We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a8f61f commit dc83efdCopy full SHA for dc83efd
pages/public-api.mdx
@@ -12,7 +12,7 @@ import {Callout} from 'nextra/components';
12
## For NodeJS users
13
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 />
14
15
-For a custom n8n node check <a href="https://www.npmjs.com/package/@postiz/n8n" target="_blank">Postiz n8n custom node</a><br />
+For a custom n8n node check <a href="https://www.npmjs.com/package/n8n-nodes-postiz" target="_blank">Postiz n8n custom node</a><br />
16
17
## Public API allows you to work with Postiz in headless mode
18
0 commit comments