update_contact
Update an existing contact's information in a Qualtrics mailing list, including email, phone, name, language, embedded data, and subscription status. Provide directory ID, mailing list ID, and contact ID.
Instructions
Update an existing contact in a mailing list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Updated email address | ||
| phone | No | Updated phone number | |
| language | No | Updated language code | |
| lastName | No | Updated last name | |
| contactId | Yes | The contact ID to update | |
| firstName | No | Updated first name | |
| directoryId | Yes | Required XM Directory ID (POOL_...), also known as the directory or pool ID | |
| embeddedData | No | Updated embedded data fields | |
| unsubscribed | No | Updated unsubscribe state | |
| mailingListId | Yes | The mailing list ID | |
| externalDataReference | No | Updated external reference (extRef) |