Skip to main content
Server path: /surveymonkey-contacts | Type: Application | PCID required: Yes

Tools


surveymonkey_contacts_add_contact_to_list

Add contact to list Parameters:
ParameterTypeRequiredDefaultDescription
contact_list_idstringYesContact list ID
custom_fieldsobjectNoCustom field values
emailstringYesContact email address
first_namestringNoContact first name
last_namestringNoContact last name

surveymonkey_contacts_create_contact_field

Create contact field Parameters:
ParameterTypeRequiredDefaultDescription
labelstringYesField label
typestringYesField type

surveymonkey_contacts_create_contact_list

Create contact list Parameters:
ParameterTypeRequiredDefaultDescription
namestringYesContact list name

surveymonkey_contacts_delete_contact

Delete contact Parameters:
ParameterTypeRequiredDefaultDescription
contact_idstringYesContact ID

surveymonkey_contacts_delete_contact_field

Delete contact field Parameters:
ParameterTypeRequiredDefaultDescription
contact_field_idstringYesContact field ID

surveymonkey_contacts_delete_contact_list

Delete contact list Parameters:
ParameterTypeRequiredDefaultDescription
contact_list_idstringYesContact list ID

surveymonkey_contacts_get_contact

Get contact Parameters:
ParameterTypeRequiredDefaultDescription
contact_idstringYesContact ID

surveymonkey_contacts_get_contact_field

Get contact field Parameters:
ParameterTypeRequiredDefaultDescription
contact_field_idstringYesContact field ID

surveymonkey_contacts_get_contact_list

Get contact list Parameters:
ParameterTypeRequiredDefaultDescription
contact_list_idstringYesContact list ID

surveymonkey_contacts_list_contact_fields

List contact fields Parameters:
ParameterTypeRequiredDefaultDescription
per_pageintegerNoNumber of results per page
pageintegerNoPage number

surveymonkey_contacts_list_contact_list_contacts

List contacts in list Parameters:
ParameterTypeRequiredDefaultDescription
contact_list_idstringYesContact list ID
per_pageintegerNoNumber of results per page
pageintegerNoPage number

surveymonkey_contacts_list_contact_lists

List contact lists Parameters:
ParameterTypeRequiredDefaultDescription
per_pageintegerNoNumber of results per page
pageintegerNoPage number

surveymonkey_contacts_list_contacts

List all contacts Parameters:
ParameterTypeRequiredDefaultDescription
per_pageintegerNoNumber of results per page
pageintegerNoPage number

surveymonkey_contacts_update_contact

Update contact Parameters:
ParameterTypeRequiredDefaultDescription
contact_idstringYesContact ID
custom_fieldsobjectNoCustom field values
emailstringNoContact email address
first_namestringNoContact first name
last_namestringNoContact last name

surveymonkey_contacts_update_contact_field

Update contact field Parameters:
ParameterTypeRequiredDefaultDescription
contact_field_idstringYesContact field ID
labelstringNoField label

surveymonkey_contacts_update_contact_list

Update contact list Parameters:
ParameterTypeRequiredDefaultDescription
contact_list_idstringYesContact list ID
namestringNoContact list name