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