This trigger fires when a list is created.
Developer info
- API endpoint slug
- getresponse.new_list
Trigger fields
No fields for this trigger
Ingredients
NameThe name of the campaign.
- Slug
- name
- Filter code
- Getresponse.newList.Name
- Type
- String
- Example
- my_campaign
DescriptionThe description of the campaign.
- Slug
- description
- Filter code
- Getresponse.newList.Description
- Type
- String
- Example
- my_campaign
Campaign IDThe id of the campaign.
- Slug
- campaign_id
- Filter code
- Getresponse.newList.CampaignId
- Type
- String
- Example
- V3J
Tech nameThe tech name of the campaign.
- Slug
- tech_name
- Filter code
- Getresponse.newList.TechName
- Type
- String
- Example
- my_campaign
Language codeThe language code of the campaign.
- Slug
- language_code
- Filter code
- Getresponse.newList.LanguageCode
- Type
- String
- Example
- EN
Is defaultIf the campaign is the default or not.
- Slug
- is_default
- Filter code
- Getresponse.newList.IsDefault
- Type
- String
- Example
- true
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Getresponse.newList.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00