Turn listener voicemails into a research library and episode ideas
Voicemails are pure listener research that usually evaporates. Capturing and tagging them builds a searchable idea pipeline instead of a folder of audio.
OpenAI
Notion
Slack
Google Drive
Make
advanced- 1 PodView fires voicemail.received with the audio URL to your Make webhook.
- 2 OpenAI Whisper transcribes; a second OpenAI module extracts question/sentiment/topic.
- 3 Notion 'Create Database Item' files it; Slack posts a summary card.
Apps used
Make Webhooks
OpenAI Whisper
OpenAI
Notion
Slack
Setup notes
Download the audio with an HTTP module before Whisper. Store the topic as a Notion select field so a board view groups voicemails into themes.
Zapier
advanced- 1 Catch Hook receives voicemail.received.
- 2 OpenAI Whisper transcribes; ChatGPT tags sentiment and topic.
- 3 Notion stores the record; Slack alerts the producer to strong questions.
Apps used
Webhooks by Zapier
OpenAI Whisper
ChatGPT
Notion
Slack
Setup notes
Have ChatGPT return an is_episode_idea boolean so a Filter step only pings the producer for voicemails worth turning into a segment.
Outbound webhooks are a Studio feature
Connect this recipe in minutes once you're on Studio.