Send a Gmail message when a Transistor subscriber unsubscribes
This trigger fires when a subscriber is removed from a podcast.
Developer info
- API endpoint slug
- transistor.subscriber_deleted
Trigger fields
Show Dropdown list
- Label
- Show ID
- Slug
- show_id
- Required
- true
- Can have default value
- false
Ingredients
Subscriber
- Slug
- subscriber_id
- Filter code
- Transistor.subscriberDeleted.SubscriberId
- Type
- String
- Example
- 709423
- Slug
- Filter code
- Transistor.subscriberDeleted.Email
- Type
- String
- Example
- arthur@example.com
Show The ID of the podcast the subscriber was subscribed to.
- Slug
- show_id
- Filter code
- Transistor.subscriberDeleted.ShowId
- Type
- String
- Example
- 65369
Show title The title of the podcast the subscriber was subscribed to.
- Slug
- show_title
- Filter code
- Transistor.subscriberDeleted.ShowTitle
- Type
- String
- Example
- Awesome Podcast
Subscribe url URL for subscriber's private landing page
- Slug
- subscribe_url
- Filter code
- Transistor.subscriberDeleted.SubscribeUrl
- Type
- Web URL
- Example
- https://subscribe.transistor.fm/aef0398b876973
Feed url URL for subscriber's unique RSS Feed
- Slug
- feed_url
- Filter code
- Transistor.subscriberDeleted.FeedUrl
- Type
- Web URL
- Example
- https://subscribers.transistor.fm/aef0398b876973
Removed at The date and time the subscriber was removed from the podcast
- Slug
- removed_at
- Filter code
- Transistor.subscriberDeleted.RemovedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00