Zoho CRM / Create or Update Lead
appKey:
zoho-crm
actionKey:
create-or-update-lead
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 lead being created. Note: duplicate email addresses will result in record updates rather than duplicate entries.
string
dynamicFields
Dynamic Fields
Loaded dynamically from a user's 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