This trigger fires when a new contact is created.
Developer info
- API endpoint slug
- getresponse.new_contact
Trigger fields
No fields for this trigger
Ingredients
NameThe name of the contact.
- Slug
- name
- Filter code
- Getresponse.newContact.Name
- Type
- String
- Example
- John Doe
EmailThe email of the contact.
- Slug
- Filter code
- Getresponse.newContact.Email
- Type
- String
- Example
- example@gmail.com
NoteThe note of the contact.
- Slug
- note
- Filter code
- Getresponse.newContact.Note
- Type
- String
- Example
- test 12 Some test
Time zoneThe time zone of the contact.
- Slug
- time_zone
- Filter code
- Getresponse.newContact.TimeZone
- Type
- String
- Example
- America/Los_Angeles
Contact IDThe id of the contact.
- Slug
- contact_id
- Filter code
- Getresponse.newContact.ContactId
- Type
- String
- Example
- Q
Campaign nameThe name of the campaign.
- Slug
- campaign_name
- Filter code
- Getresponse.newContact.CampaignName
- Type
- String
- Example
- V
Campaign IDThe id of the campaign.
- Slug
- campaign_id
- Filter code
- Getresponse.newContact.CampaignId
- Type
- String
- Example
- V
Day of cycleThe day of cycle of the contact.
- Slug
- day_of_cycle
- Filter code
- Getresponse.newContact.DayOfCycle
- Type
- String
- Example
- 0
ScoringThe scoring of the contact.
- Slug
- scoring
- Filter code
- Getresponse.newContact.Scoring
- Type
- String
- Example
- 0
Engagement scoreThe engagement score of the contact.
- Slug
- engagement_score
- Filter code
- Getresponse.newContact.EngagementScore
- Type
- String
- Example
- 0
OriginThe origin of the contact.
- Slug
- origin
- Filter code
- Getresponse.newContact.Origin
- Type
- String
- Example
- import
Ip addressThe ip address of the contact.
- Slug
- ip_address
- Filter code
- Getresponse.newContact.IpAddress
- Type
- String
- Example
- 1.1.1.1
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Getresponse.newContact.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Changed onThe date and time the contact was changed.
- Slug
- changed_on
- Filter code
- Getresponse.newContact.ChangedOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00