This trigger fires when you publish a new episode to a podcast
API endpoint slug
buzzsprout.new_episode_published
Trigger fields
Label
Which Podcast?
Slug
podcast_id
Required
true
Can have default value
false
Ingredients
Slug
podcast_name
Filter code
Buzzsprout.newEpisodePublished.PodcastName
Type
String
Example
My Awesome Podcast
Slug
title
Filter code
Buzzsprout.newEpisodePublished.Title
Type
String
Example
Episode 42: The Answer to Everything
Slug
audio_url
Filter code
Buzzsprout.newEpisodePublished.AudioUrl
Type
Web URL
Example
https://www.buzzsprout.com/123456/7890123-episode-42.mp3
Slug
artwork_url
Filter code
Buzzsprout.newEpisodePublished.ArtworkUrl
Type
Web URL
Example
https://storage.buzzsprout.com/variants/abc123/episode-artwork.jpg
Slug
description
Filter code
Buzzsprout.newEpisodePublished.Description
Type
String
Example
In this episode, we explore the meaning of life, the universe, and everything. Join us as we dive deep into Douglas Adams' masterpiece and discover why 42 is the ultimate answer.
Slug
summary
Filter code
Buzzsprout.newEpisodePublished.Summary
Type
String
Example
We discuss the answer to life, the universe, and everything.
Slug
artist_name
Filter code
Buzzsprout.newEpisodePublished.ArtistName
Type
String
Example
Jane Podcaster
Slug
episode_number
Filter code
Buzzsprout.newEpisodePublished.EpisodeNumber
Type
String
Example
42
Slug
season_number
Filter code
Buzzsprout.newEpisodePublished.SeasonNumber
Type
String
Example
3
Slug
episode_id
Filter code
Buzzsprout.newEpisodePublished.EpisodeId
Type
String
Example
7890123
Slug
podcast_id
Filter code
Buzzsprout.newEpisodePublished.PodcastId
Type
String
Example
123456
Slug
published_at
Filter code
Buzzsprout.newEpisodePublished.PublishedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00