This query returns a list of when new contacts were added to the specified list.
- API endpoint slug
- surveymonkey.history_of_contact_added
- Runtime method
- performQuery("surveymonkey.history_of_contact_added")
Query fields
- Label
- Which list?
- Slug
- which_list
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- created_at
- Filter code
- Surveymonkey.historyOfContactAdded.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- first_name
- Filter code
- Surveymonkey.historyOfContactAdded.FirstName
- Type
- String
- Example
- John
- Slug
- last_name
- Filter code
- Surveymonkey.historyOfContactAdded.LastName
- Type
- String
- Example
- Doe
- Slug
- email
- Filter code
- Surveymonkey.historyOfContactAdded.Email
- Type
- String
- Example
- johndoe@ifttt.com
- Slug
- list
- Filter code
- Surveymonkey.historyOfContactAdded.List
- Type
- String
- Example
- My Contact List