Update customer in Customer.io
Update customer in Customer.io.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Customer ID | The unique identifier for the customer | Text (Short) | Yes | |
| Property Key 1 | Property name | Text (Short) | Yes | |
| Property Value 1 | Value of the property | Text (Long) | Yes | |
| Property Key 2 | Property name | Text (Short) | Yes | |
| Property Value 2 | Value of the property | Text (Long) | Yes | |
| Property Key 3 | Property name | Text (Short) | Yes | |
| Property Value 3 | Value of the property | Text (Long) | Yes | |
| Email | The email address of the user | Email | No | |
| Created at | The UNIX timestamp from when the user was created | Datetime | 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