Explore Plans
Mobile menu Close menu
Google Ads

New lead

This trigger fires when a new lead is created.

Developer info

API endpoint slug
google_ads.new_lead

Trigger fields

Customer lead form Nested dropdown list

Label
Customer and Lead Form:
Slug
customer_lead_form
Required
true
Can have default value
false

Ingredients

Email The email for the lead.

Slug
email
Filter code
GoogleAds.newLead.Email
Type
String
Example
joe@coffeeshop.com

Full name The full name for the lead.

Slug
full_name
Filter code
GoogleAds.newLead.FullName
Type
String
Example
John Smith

First name The first name for the lead.

Slug
first_name
Filter code
GoogleAds.newLead.FirstName
Type
String
Example
John

Last name The last name for the lead.

Slug
last_name
Filter code
GoogleAds.newLead.LastName
Type
String
Example
Smith

Phone number The phone number for the lead.

Slug
phone_number
Filter code
GoogleAds.newLead.PhoneNumber
Type
String
Example
4155550000

Ad name The name of the Google Ads ad.

Slug
ad_name
Filter code
GoogleAds.newLead.AdName
Type
String
Example
Winter Holiday Sale

Ad The ID of the Google Ads ad.

Slug
ad_id
Filter code
GoogleAds.newLead.AdId
Type
String
Example
123982

Campaign name The name of the Google Ads campaign.

Slug
campaign_name
Filter code
GoogleAds.newLead.CampaignName
Type
String
Example
Winter Holiday Sale

Campaign The ID of the Google Ads campaign.

Slug
campaign_id
Filter code
GoogleAds.newLead.CampaignId
Type
String
Example
123982

Gclid The GCL Id for the lead.

Slug
gclid
Filter code
GoogleAds.newLead.Gclid
Type
String
Example
CjwKCAiAjeSABhAPEiwAqfxURXEFjY32040Dx

Created at Date and time event was created.

Slug
created_at
Filter code
GoogleAds.newLead.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00