Create contact in ActiveCampaign.
Application
ActiveCampaign
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Connected Account | Yes | |
The email of the contact to create | Yes | |||
Update if exists? | Whether to update user if it exists already. If not set and user exists it will error instead | True/False | No | |
Field ID 1 | ID of the field to set | Text (Short) | No | |
Field value 1 | Value of the field to set | Text (Long) | No | |
Field ID 2 | ID of the field to set | Text (Short) | No | |
Field value 2 | Value of the field to set | Text (Long) | No | |
Field ID 3 | ID of the field to set | Text (Short) | No | |
Field value 3 | Value of the field to set | Text (Long) | No | |
First name | The first name of the contact to create | Text (Short) | No | |
Last name | The last name of the contact to create | Text (Short) | No | |
Phone | Phone number of the contact | Text (Short) | No |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
Name | Description |
Success | This status is selected if the job has successfully completed. |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
N/A