Posting to multiple social media accounts

I currently run a self-hosted version of n8n and I’m looking to get some feedback/advice on how to handle posting to multiple social media account I own or manage.

My current workflow pulls from Airtable where “approvals” get process by n8n which in turn will schedule a post to a Facebook page.

I now want to add my Pinterest, Instagram, etc to the workflow and when I used Make.com I would just configure a router but not sure what option there is in n8n.

Thoughts on best way to handle this without just configuring the workflow to step through each social media account in series.

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Looks like I can just create a new branch off existing node in the workflow.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.