This trigger fires when a new lead is created.
- API endpoint slug
- google_ads.new_lead
Trigger fields
- Label
- Customer and Lead Form:
- Slug
- customer_lead_form
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- email
- Filter code
- GoogleAds.newLead.Email
- Type
- String
- Example
- joe@coffeeshop.com
- Slug
- full_name
- Filter code
- GoogleAds.newLead.FullName
- Type
- String
- Example
- John Smith
- Slug
- first_name
- Filter code
- GoogleAds.newLead.FirstName
- Type
- String
- Example
- John
- Slug
- last_name
- Filter code
- GoogleAds.newLead.LastName
- Type
- String
- Example
- Smith
- Slug
- phone_number
- Filter code
- GoogleAds.newLead.PhoneNumber
- Type
- String
- Example
- 4155550000
- Slug
- ad_name
- Filter code
- GoogleAds.newLead.AdName
- Type
- String
- Example
- Winter Holiday Sale
- Slug
- ad_id
- Filter code
- GoogleAds.newLead.AdId
- Type
- String
- Example
- 123982
- Slug
- campaign_name
- Filter code
- GoogleAds.newLead.CampaignName
- Type
- String
- Example
- Winter Holiday Sale
- Slug
- campaign_id
- Filter code
- GoogleAds.newLead.CampaignId
- Type
- String
- Example
- 123982
- Slug
- gclid
- Filter code
- GoogleAds.newLead.Gclid
- Type
- String
- Example
- CjwKCAiAjeSABhAPEiwAqfxURXEFjY32040Dx
- Slug
- created_at
- Filter code
- GoogleAds.newLead.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00