Zoho CRM
Not a big fan of functions?
Use the Actions Wizard to configure any action in Rows without functions.
Parameter List
Syntax
EDIT_CRM_RECORD_ZOHO(object, id,
[property1, value1]
)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"
id
Deal ID. For example "10987234"
.
[optional] property1
Custom field to set. For example: "value"
.