When SurveyMonkey contacts are added, then Validate an email address in TuxMailer.
This Trigger fires every time a new contact is added to the specified list.
Developer info
- API endpoint slug
- surveymonkey.new_contact_added
Trigger fields
Which list Dropdown list
- Label
- Which list?
- Slug
- which_list
- Required
- true
- Can have default value
- false
Ingredients
Created at Date and time event was created.
- Slug
- created_at
- Filter code
- Surveymonkey.newContactAdded.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
First name The first name of the contact.
- Slug
- first_name
- Filter code
- Surveymonkey.newContactAdded.FirstName
- Type
- String
- Example
- John
Last name The last name of the contact.
- Slug
- last_name
- Filter code
- Surveymonkey.newContactAdded.LastName
- Type
- String
- Example
- Doe
Email The email address of the contact.
- Slug
- Filter code
- Surveymonkey.newContactAdded.Email
- Type
- String
- Example
- johndoe@ifttt.com
List The list the contact is on.
- Slug
- list
- Filter code
- Surveymonkey.newContactAdded.List
- Type
- String
- Example
- My Contact List