Close menu
Explore Plans
Mobile menu Close menu
TikTok Lead Ads

New direct message lead

This trigger fires when a new lead is created from a direct message interaction.

Developer info

API endpoint slug
tiktok_lead_ads.new_direct_message_lead

Trigger fields

Advertiser account Dropdown list

Label
Advertiser Account
Slug
advertiser_account
Required
true
Can have default value
false

Ingredients

Full name The full name of the lead.

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

First name The first name of the lead.

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

Last name The last name of the lead.

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

Email The email address of the lead.

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

Phone number The phone number of the lead.

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

Lead The unique identifier of the lead.

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

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

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

Ad The unique identifier of the ad.

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

Ad name The name of the ad.

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

Campaign name The name of the campaign.

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

Campaign The unique identifier of the campaign.

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

Field data json All lead field data in JSON format.

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