Skip to content

Commit 7a8f61f

Browse files
committed
feat: custom n8n node
1 parent 7baf1ce commit 7a8f61f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/public-api.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ import {Callout} from 'nextra/components';
1212
## For NodeJS users
1313
You can use the <a href="https://www.npmjs.com/package/@postiz/node" target="_blank">Postiz NodeJS SDK</a> to interact with the Postiz Public API.<br />
1414

15+
For a custom n8n node check <a href="https://www.npmjs.com/package/@postiz/n8n" target="_blank">Postiz n8n custom node</a><br />
16+
1517
## Public API allows you to work with Postiz in headless mode
1618

1719
To use the Public API, go to Postiz settings and copy the API Key.<br />

0 commit comments

Comments
 (0)