Zoho CRMZoho CRM / Add Note

appKey: zoho-crm
actionKey: add-note

Action Inputs

The following parameters are available when configuring this action:
content
Content
The content of the note to be attached.
string
findMethod
Find Method
The method to use when finding a module entity. Either filter or select.
'filter' | 'select'
parentModule
Parent Module
Select the module to search a record to attach the note to.
Modules are dynamically loaded from a user's account. Accepts custom user modules. Common modules include:

- Leads
- Accounts
- Contacts
- Deals
- Campaigns
- Tasks
- Events
- Calls
- Cases
- Solutions
- Products
- Vendors
- Pricebooks
- Quotes
- Salesorders
- Purchaseorders
- Invoices
string
title
Title
The title of the note to be attached.
string
filter
Search by
The filter to be used when searching for a module entity. E.g., 'Email'. Note: filter options are dynamically loaded once a module is selected.
string | undefined
filterValue
Search value
The value used when searching for a module entity.
string | undefined
recordId
Record Id
Required if the findMethod is select.
string | undefined