Taddy API is constantly being updated with the latest podcasts and episodes. If you use our webhooks feature, instead of you having to manually check Taddy API for new podcasts or episodes, we send you the details on new podcasts and episodes to an endpoint on your server.

Moreover, you have the ability to add webhook filters, so instead of getting a webhook event for every new podcast or episode, you can use filters to add a regex expression and only get notified for the specific content you care about.

Use-cases for Webhooks

Setting Up a Webhook

Add a new Webhook

Then, make sure you:

  1. Enter in the endpoint where you want to receive the notifications (usually on your own server, but you can also point this to a Zapier, n8n, Make or Gumloop workflow)
  2. Select which webhook events you would like to receive.
  3. Optionally, you can add one or more webhook filters.

Note: