This trigger fires when a new subscription is created.
- API endpoint slug
- beehiiv.new_subscription
Trigger fields
- Label
- Publication
- Helper text
- Select the publication to monitor
- Slug
- publication
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- subscriber_email
- Filter code
- Beehiiv.newSubscription.SubscriberEmail
- Type
- String
- Example
- subscriber@example.com
- Slug
- subscriber_id
- Filter code
- Beehiiv.newSubscription.SubscriberId
- Type
- String
- Example
- sub_123456
- Slug
- referral_code
- Filter code
- Beehiiv.newSubscription.ReferralCode
- Type
- String
- Example
- REF123
- Slug
- referral_site
- Filter code
- Beehiiv.newSubscription.ReferralSite
- Type
- String
- Example
- https://example.com
- Slug
- status
- Filter code
- Beehiiv.newSubscription.Status
- Type
- String
- Example
- active
- Slug
- subscription_tier
- Filter code
- Beehiiv.newSubscription.SubscriptionTier
- Type
- String
- Example
- free
- Slug
- premium_tier
- Filter code
- Beehiiv.newSubscription.PremiumTier
- Type
- String
- Example
- premium_monthly
- Slug
- utm_campaign
- Filter code
- Beehiiv.newSubscription.UtmCampaign
- Type
- String
- Example
- spring_promo
- Slug
- utm_channel
- Filter code
- Beehiiv.newSubscription.UtmChannel
- Type
- String
- Example
- social
- Slug
- utm_medium
- Filter code
- Beehiiv.newSubscription.UtmMedium
- Type
- String
- Example
- email
- Slug
- utm_source
- Filter code
- Beehiiv.newSubscription.UtmSource
- Type
- String
- Example
- newsletter
- Slug
- created_at
- Filter code
- Beehiiv.newSubscription.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00