Zoho CRM / Create or Update Contact
appKey:
zoho-crm
actionKey:
create-or-update-contact
Action Inputs
The following parameters are available when configuring this action:
email
Email
Duplicate email addresses will result in record updates rather than duplicate entries.
The email for the contact being created. Note: duplicate email addresses will result in record updates rather than duplicate entries.
string
dynamicFields
Dynamic Fields
Loaded dynamically from your account. Includes both optional and custom fields.
An object containing any fields loaded from a user's account.
Record<string, string | Array<string> | boolean> | undefined