ADD_CRM_RECORD_ZOHO

Create a Zoho CRM record.

icon of Zoho CRMZoho CRM
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.

Parameter List

Syntax
ADD_CRM_RECORD_ZOHO(object
[property1value1]
)
object

The record (module) type. Choose either: "leads", "accounts", "contacts", "deals", "campaigns", "tasks", "cases", "events", "calls", "solutions", "products", "vendors", "pricebooks", "quotes", "salesorders", "purchaseorders", "invoices", "custom", "notes", "approvals", "dashboards", "search", or "activities"

[optional] property1

Custom Zoho field to set. For example: "value".

Examples

ADD_CRM_RECORD_ZOHO("deals", "Last_Name", "Vader") returns creates a deal with the last name of Vader.