Open source
The Zapier app, with the source beside it
Create drafts, publish posts, and subscribe to post lifecycle hooks. The Platform app is open so you can see exactly which API calls a Zap makes.
- License
- MIT
- Source
- picaro/catcaster-zapier
- Package
- Public API
Zapier is where a lot of studios already live. We published the app definition so the connection is not a mystery form. Auth is an API key from Settings → Developer. Actions hit /api/v1.
Open source here means you can review the triggers before you trust them with a publishing key. That is the standard we want for our own tools.
What is in it
- MIT license
- API key authentication
- Create draft and publish post actions
- REST hook triggers for post published and post failed
