What this workflow does
- Downloads the daily top podcasts of a selected genre
- Summarizes the content of each podcast in a few paragraphs
- Sends the summaries and the direct link to each podcast in a formatted email
Setup
- Create a free API key on Taddy here: https://taddy.org/signup/developers
- Input your user number and API key into the
TaddyTopDaily
node in the header parameters X-USER-ID and X-API-KEY respectively.
- Create access credentials for your Gmail as described here: https://developers.google.com/workspace/guides/create-credentials. Use the credentials from your client_secret.json in the
Gmail
node.
- In the
Genre
node, set the genre of podcasts you want a summary for. Valid values are: TECHNOLOGY, NEWS, ARTS, COMEDY, SPORTS, FICTION, etc. Look at api.taddy.org for the full list (they will be displayed in the help docs as PODCASTSERIES_TECHNOLOGY, PODCASTSERIES_NEWS, etc.)
- Enter your email address in the
Gmail
node.
- Change the schedule time for sending email from
Schedule
to whichever time you want to receive the email.
Test:
- Hit Test Workflow.
- Check your email for the results.
That's it! It should take less than 5 minutes total.