A beginner's guide
Explore Plans
Mobile menu Close menu
SurveyMonkeySurveyMonkey

History of contact added

This query returns a list of when new contacts were added to the specified list.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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

Which list Dropdown list

Label
Which list?
Slug
which_list
Required
true
Can have default value
false

Ingredients

Created atDate and time event was created.

Slug
created_at
Filter code
Surveymonkey.historyOfContactAdded.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

First nameThe first name of the contact.

Slug
first_name
Filter code
Surveymonkey.historyOfContactAdded.FirstName
Type
String
Example
John

Last nameThe last name of the contact.

Slug
last_name
Filter code
Surveymonkey.historyOfContactAdded.LastName
Type
String
Example
Doe

EmailThe email address of the contact.

Slug
email
Filter code
Surveymonkey.historyOfContactAdded.Email
Type
String
Example
johndoe@ifttt.com

ListThe list the contact is on.

Slug
list
Filter code
Surveymonkey.historyOfContactAdded.List
Type
String
Example
My Contact List