Zoho Creator integration

Low-code platform: custom apps, records, forms, reports, workflows

Help CentreConnectors

Overview

Zoho Creator is Zoho's low-code app platform – build custom apps with records, forms, reports, workflows. The Automize Zoho Creator connector covers these.

  • Regions: Zoho data centres globally.
  • Plans: Free + paid (Standard, Premium).

Setting up the connection

Auth type: OAuth 2.0 (Authorization Code).

  1. Zoho API Console → register app → ZohoCreator.* scopes.
  2. In Automize → Settings → Connectors → Zoho Creator. Paste credentials + app link name + DC.

Find your credentials at https://api-console.zoho.com/.


Rate limits

Per-app.


Data model

Low-code primitives:

    Application ─┬─ Forms (data entry)
                 ├─ Records (data)
                 ├─ Reports (views)
                 └─ Workflows

Available operations

9 operations available. Click any row to jump to its detail.

OperationCategoryWhat it does
Bulk Create RecordsGeneralCreate multiple records at once
Create RecordGeneralCreate a new record via form
Delete RecordGeneralDelete a record by ID
Get RecordGeneralGet a record by ID
List ApplicationsGeneralList all applications
List FormsGeneralList forms in an application
List RecordsGeneralList records from a report
List ReportsGeneralList reports in an application
Update RecordGeneralUpdate an existing record

Operations

Bulk Create Records

Create multiple records at once

ParameterRequiredTypeDescription
Data dataYestextarea
Account accountYestext
App appYestext
Form formYestext

Create Record

Create a new record via form

ParameterRequiredTypeDescription
Data dataYestextarea
Account accountYestext
App appYestext
Form formYestext

Tips

  • form + data object.

Delete Record

Delete a record by ID

ParameterRequiredTypeDescription
Account accountYestext
App appYestext
Report reportYestext
Record Id record_idYestext

Get Record

Get a record by ID

ParameterRequiredTypeDescription
Account accountYestext
App appYestext
Report reportYestext
Record Id record_idYestext

List Applications

List all applications

ParameterRequiredTypeDescription
Account accountYestext

List Forms

List forms in an application

ParameterRequiredTypeDescription
Account accountYestext
App appYestext

List Records

List records from a report

ParameterRequiredTypeDescription
Account accountYestext
App appYestext
Report reportYestext

Tips

  • Per form/report. Filter via criteria.

List Reports

List reports in an application

ParameterRequiredTypeDescription
Account accountYestext
App appYestext

Update Record

Update an existing record

ParameterRequiredTypeDescription
Data dataYestextarea
Account accountYestext
App appYestext
Report reportYestext
Record Id record_idYestext

Tips

  • record_id + data.

FAQ

vs Airtable / monday?
Zoho Creator: more app-builder than database. Better for custom-app builds than ad-hoc data tables.

Related connectors

See it working on your own data

Everything documented here ships with the platform – try the document tools free, or go live in 7 days.