Zoho Creator integration
Build workflow automations with 5 public Zoho Creator actions.
5actions
zoho_creator
Updated
| Action | Description | Effect | Inputs | Outputs |
|---|---|---|---|---|
Get Form Recordzoho_creator_get_form_record | Perform Get Form Record through Zoho Creator. | write | account_owner_name, form_link_name, report_link_name +2 more | success, record_id, record_link_id +2 more |
Import Report Attachmentzoho_creator_import_report_attachment | Perform Import Report Attachment through Zoho Creator. | write | account_owner_name, report_link_name, record_id +6 more | success, document_id, title +7 more |
List Report Recordszoho_creator_list_report_records | Perform List Report Records through Zoho Creator. | write | account_owner_name, report_link_name, field_link_names +2 more | success, records, count +1 more |
Update Form Recordzoho_creator_update_form_record | Perform Update Form Record through Zoho Creator. | write | account_owner_name, form_link_name, report_link_name +4 more | success, record_id, record_link_id +6 more |
Upload Document to Form Recordzoho_creator_upload_document_to_form_record | Perform Upload Document to Form Record through Zoho Creator. | write | account_owner_name, form_link_name, report_link_name +4 more | success, document_id, record_id +10 more |