GET_CRM_RECORD_ZOHO

Retrieve detail of a Zoho 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
GET_CRM_RECORD_ZOHO(objectid)
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

Record ID. For example: 1.

Examples

GET_CRM_RECORD_ZOHO(deals, 1) returns details for a deal with an ID of 1.