Posty5 को n8n से automate कैसे करें

Posty5 community nodes install करें, credential जोड़ें और पहला workflow सुरक्षित रूप से test करें।

ADविज्ञापन
Posty5 को n8n से automate कैसे करें

Posty5 package actions को n8n steps बनाता है। Posty5 trigger नहीं है, इसलिए Manual, Schedule या Webhook trigger से शुरू करें।

Community package install करें

Deployment अनुमति दे तो Settings → Community nodes में @posty5/n8n-nodes-posty5 install करें।

npm install @posty5/n8n-nodes-posty5
Posty5 account settings खोलें

Request authenticate करें

Posty5 API credential में key डालें; n8n X-API-Key जोड़कर छोटे short-link request से test करता है।

पहला workflow बनाएँ

Posty5 package actions को n8n steps बनाता है। Posty5 trigger नहीं है, इसलिए Manual, Schedule या Webhook trigger से शुरू करें।

Manual Trigger → Posty5 Short Link बनाएँ, Create चुनें, URL map करें और आगे बढ़ने से पहले output देखें।

  1. Community package install करें
  2. Request authenticate करें
  3. पहला workflow बनाएँ
  4. Workflow reliable बनाएँ

छह nodes जानें

छह nodes हैं: Short Link, QR Code, HTML Hosting, Form Submission, Social Publisher Workspace और Social Publisher Post; HTML Variables या trigger नहीं।

Workflow reliable बनाएँ

एक item से test करें, expressions ध्यान से map करें और retries में duplicates रोकें। Continue On Fail तभी चुनें जब अगला step error संभाल सके।

Connection ठीक करें

Node न दिखे तो scoped package name और reload जाँचें। Error में key, header, operation और input item देखें।

Connection ठीक करें

छह nodes जानें

Posty5 package actions को n8n steps बनाता है। Posty5 trigger नहीं है, इसलिए Manual, Schedule या Webhook trigger से शुरू करें।

Community package install करें

छह nodes हैं: Short Link, QR Code, HTML Hosting, Form Submission, Social Publisher Workspace और Social Publisher Post; HTML Variables या trigger नहीं।

Connection ठीक करें

Node न दिखे तो scoped package name और reload जाँचें। Error में key, header, operation और input item देखें।

Workflow reliable बनाएँ

एक item से test करें, expressions ध्यान से map करें और retries में duplicates रोकें। Continue On Fail तभी चुनें जब अगला step error संभाल सके।

Workflow reliable बनाएँ

ADविज्ञापन