Integrations

CatCaster for Zapier

Automate CatCaster with Zapier using Catch Hook triggers and REST actions until the public Zapier app ships.

Important boundary

CatCaster includes an internal ZapierSocialProvider for channel publishing infrastructure. Your Zapier account integration must call the public API (/api/v1) — not that internal adapter.

Triggers

  1. Create a Zap with Webhooks by Zapier → Catch Hook.
  2. Paste the hook URL into CatCaster Developer → Outbound Webhooks.
  3. Filter on event type post.published or post.failed in Zapier.

Actions

Use Webhooks by Zapier → POST (or Code) with bearer auth against https://www.catcaster.com/api/v1/…. See OpenAPI for request bodies.

Platform app scaffold: github.com/picaro/catcaster-zapier (REST hooks + create draft / publish actions). Listing on zapier.com is still a manual submission step.

← Developer hub

Privacy PolicyTerms of Service