Hey automation nerds! This one's for you.
If you use n8n (and if you don't, you should check it out — it's like Zapier but self-hostable and way more powerful), we now have a Postproxy node.
What you can do:
- RSS → Social — automatically post when your blog has new content
- Airtable/Notion → Scheduled posts — build a content calendar, let n8n do the rest
- Webhooks → Posts — trigger posts from anywhere
- Any crazy workflow you can imagine — n8n has 400+ integrations, go wild
How to get it:
Right now it's a community node (for those who know how to install npm packages in n8n). We're working on getting it verified and into the official n8n library — that takes a bit of time, but it's in progress.
To install: npm install n8n-nodes-postproxy in your n8n instance.
Happy automating!