Update Contact
AutomatR.TFMailchimp.Activities.UpdateContact
The "Update Contact" activity in AutomatR is part of the Mailchimp activities package, allowing users to update a contact within their Mailchimp account. This activity provides the capability to modify contact details such as email address, first name, last name, and phone number.
Properties
Name | Description |
---|---|
Input | |
Audience Name | Specifies the audience name under which the contact needs an update. |
Specifies the updated email address for the contact. | |
First Name | Specifies the updated first name for the contact. |
Last Name | Specifies the updated last name for the contact. |
Phone Number | Specifies the updated phone number for the contact. |
Misc | |
Display Name | Provides a customizable name for the activity displayed in the workflow. The display name enhances clarity and organization within the automation project. String variables containing the desired display name. |
Optional | |
Delay | Specifies the amount of time (in seconds) to wait before executing the activity. Useful for handling synchronization issues. |
How to use:
- Drag and drop the "Update Contact" activity onto the workflow.
- Configure the properties by specifying the audience name, email address, and other details you want to update for the contact.
- Optionally, configure the delay if needed.
- Execute the workflow to update the specified contact within Mailchimp.
Example:
Consider an example where the "Update Contact" activity is used to modify the contact information. The audience name is set to "NewsletterSubscribers," the email address is updated to "new.email@example.com," the first name is set to "John," the last name is set to "Doe," and the phone number is updated to "1234567890":
Update Contact:
Audience Name: "NewsletterSubscribers"
Email: "new.email@example.com"
First Name: "John"
Last Name: "Doe"
Phone Number: "1234567890"
In this example, the activity updates the specified contact within the specified audience in Mailchimp with the new details.
This documentation provides comprehensive information about the "Update Contact" activity, including its properties, usage instructions, and an example scenario.