New services
Explore Plans
Mobile menu Close menu
SurveyMonkeySurveyMonkey

New contact added

This Trigger fires every time a new contact is added to the specified list.

About this trigger

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 Trigger fires every time a new contact is added to the specified list.
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 atDate and time event was created.

Slug
created_at
Filter code
Surveymonkey.newContactAdded.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.newContactAdded.FirstName
Type
String
Example
John

Last nameThe last name of the contact.

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

EmailThe email address of the contact.

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

ListThe list the contact is on.

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