Zoho Creator · OAuth Scopes
Zoho Creator OAuth Scopes
OAuth 2.0
derived
Zoho Creator publishes 10 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Zoho Creator API on a user’s behalf.
Tokens are issued from https://accounts.zoho.com/oauth/v2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Low-CodeApplication DevelopmentNo-CodeFormsRecordsWorkflowsDatabaseCRUDBusiness Applications
Scopes: 10
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://accounts.zoho.com/oauth/v2/auth?access_type=offline
https://accounts.zoho.com/oauth/v2/auth?access_type=offline
Token URL
https://accounts.zoho.com/oauth/v2/token
https://accounts.zoho.com/oauth/v2/token
Flows
authorizationCode
authorizationCode
Scopes (10)
| Scope | Description | Flows |
|---|---|---|
| ZohoCreator.bulk.CREATE | Create a bulk read or bulk insert job. | authorizationCode |
| ZohoCreator.bulk.READ | Check the status or download the result of a bulk read or bulk insert job. | authorizationCode |
| ZohoCreator.dashboard.READ | Get applications. | authorizationCode |
| ZohoCreator.form.CREATE | Add records to a form. | authorizationCode |
| ZohoCreator.meta.application.READ | Get forms, reports in an application. | authorizationCode |
| ZohoCreator.meta.form.READ | Get list of fields in a form. | authorizationCode |
| ZohoCreator.report.CREATE | Upload file to a record in a report. | authorizationCode |
| ZohoCreator.report.DELETE | Delete records in a report. | authorizationCode |
| ZohoCreator.report.READ | Get records and download file in a report. | authorizationCode |
| ZohoCreator.report.UPDATE | Update records in a report. | authorizationCode |