Creates a new note attached to a specific record in Zoho CRM. Notes are text annotations that can be added to any standard or custom module record. Use this action when you need to add notes, comments, or text-based documentation to a record in Zoho CRM. The note will be visible…
record_idRequiredstringThe unique identifier of the parent record to attach the note to. This is the ID of the record in the specified module.
Note_TitlestringOptional title for the note
Note_ContentRequiredstringThe content/text of the note (required)
module_api_nameRequiredstringThe API name of the parent module containing the record. Examples: 'Leads', 'Contacts', 'Accounts', 'Deals', 'Tasks', etc. This must be a valid module API name in Zoho CRM.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.