Tool to create a new customer or update an existing customer if one already exists with the same email. Use when you need to add or modify customer information including name, email, company, tags, external_id, and custom attributes.
namestringFull name of the customer
tagsarrayArray of tag strings to associate with the customer
emailRequiredstringEmail address of the customer (used as unique identifier)
companystringCompany name of the customer
external_idstringExternal ID for the customer from your system for integrations with other systems
custom_attributesobjectObject with custom attribute key-value pairs. Any custom attribute fields that didn't previously exist will be created.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.