Zapier Integration
Accessing Podscan's Zapier Integration Current Status: Available via Invitation Link Podscan's Zapier integration is now available via a public invitation link. This means you can easily access our fully functional Zapier app that allows you to automate workflows when podcast mentions are detected, without waiting for manual approval. How to Get Access You can access Podscan's Zapier integration in two ways: Use our invitation link: ⚡ Click here to access Podscan on ZapierFew readersAutomation: From Mention to Slack Channel
In this video, you'll learn how to set up a Podscan-to-Slack automation. Start by setting up a keyword-based alert with sentiment analysis on Podscan, enabling sending webhooks. Then, set up an n8n automation workflow to receive that webhook. Get some test data in using the test webhook in an active Podscan alert, and from there, build a switch logic that routes some mentions into a success (positive) channel (like "social-media-shoutouts") and other mentions into a failure (negative) channel (Few readersAutomation: Brand Crisis Management, Urgency Scoring with n8n
This n8n automation will show you how to go from Podscan alert mentions to a Google Sheet full of sentiment-analyzed and scored-for-urgency podcast episode mentions. It will also alert through a Slack message when the daily average of the alert score exceeds a certain value. Here is the full OpenAI prompt for scoring: """ You are a PR analyst tasked with calculating urgency scores for braFew readers