Close menu
Explore Plans
Mobile menu Close menu
TikTok Lead Ads

New instant form lead

This trigger fires when a new lead is created from an instant form.

Developer info

API endpoint slug
tiktok_lead_ads.new_instant_form_lead

Trigger fields

Form Nested dropdown list

Label
Advertiser Account / Form
Helper text
Select advertiser account and optionally a specific form
Slug
form_id
Required
true
Can have default value
false

Ingredients

Full name The full name of the lead.

Slug
full_name
Filter code
TiktokLeadAds.newInstantFormLead.FullName
Type
String
Example
John Doe

First name The first name of the lead.

Slug
first_name
Filter code
TiktokLeadAds.newInstantFormLead.FirstName
Type
String
Example
John

Last name The last name of the lead.

Slug
last_name
Filter code
TiktokLeadAds.newInstantFormLead.LastName
Type
String
Example
Doe

Email The email address of the lead.

Slug
email
Filter code
TiktokLeadAds.newInstantFormLead.Email
Type
String
Example
john.doe@example.com

Phone number The phone number of the lead.

Slug
phone_number
Filter code
TiktokLeadAds.newInstantFormLead.PhoneNumber
Type
String
Example
+1234567890

Company name The company name of the lead.

Slug
company_name
Filter code
TiktokLeadAds.newInstantFormLead.CompanyName
Type
String
Example
Acme Corp

Job title The job title of the lead.

Slug
job_title
Filter code
TiktokLeadAds.newInstantFormLead.JobTitle
Type
String
Example
Marketing Manager

Form name The name of the form that captured the lead.

Slug
form_name
Filter code
TiktokLeadAds.newInstantFormLead.FormName
Type
String
Example
Contact Us Form

Form The unique identifier of the form.

Slug
form_id
Filter code
TiktokLeadAds.newInstantFormLead.FormId
Type
String
Example
form_12345

Ad The unique identifier of the ad.

Slug
ad_id
Filter code
TiktokLeadAds.newInstantFormLead.AdId
Type
String
Example
ad_67890

Ad name The name of the ad.

Slug
ad_name
Filter code
TiktokLeadAds.newInstantFormLead.AdName
Type
String
Example
Summer Sale Campaign

Ad group name The name of the ad group.

Slug
ad_group_name
Filter code
TiktokLeadAds.newInstantFormLead.AdGroupName
Type
String
Example
Seasonal Promotions

Ad group The unique identifier of the ad group.

Slug
ad_group_id
Filter code
TiktokLeadAds.newInstantFormLead.AdGroupId
Type
String
Example
adgroup_11111

Campaign name The name of the campaign.

Slug
campaign_name
Filter code
TiktokLeadAds.newInstantFormLead.CampaignName
Type
String
Example
Q3 2024 Marketing

Campaign The unique identifier of the campaign.

Slug
campaign_id
Filter code
TiktokLeadAds.newInstantFormLead.CampaignId
Type
String
Example
campaign_22222

Lead The unique identifier of the lead.

Slug
lead_id
Filter code
TiktokLeadAds.newInstantFormLead.LeadId
Type
String
Example
lead_44444

Created at The date and time when the lead was created.

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

Field data json All lead field data in JSON format.

Slug
field_data_json
Filter code
TiktokLeadAds.newInstantFormLead.FieldDataJson
Type
String
Example
{"full_name": "John Doe", "email": "john.doe@example.com", "phone": "+1234567890"}