envs

Zoho CRM — OAuth application

zoho/crm · version 1

envs add zoho/crm

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
ZOHO_CLIENT_ID required secret The consumer key of a connected application. Zoho states nothing about this half.. where to get it
ZOHO_CLIENT_SECRET required secret The consumer secret. Zoho is explicit about the token these buy: do not expose an access token in public forums, public repositories, or client-side HTML or JavaScript.. where to get it
ZOHO_API_DOMAIN optional config Which data centre answers, learned once from the sign-in response. Shared by every tenant in that region rather than unique to you, unlike Salesforce's host. An address.. where to get it

The JSON the CLI reads