Postman Collection
You can use Postman to try out Zoho Writer. Postman is a widely used REST Client for API development and testing.
Step 1: Install Postman Native Application
To install Postman, please access this link and click Download for Mac / Windows / Linux depending on your platform.
Step 2: After the installation of Postman Native Application is done, you need to import the JSON files as listed below to complete the Postman Collection setup for Writer API.
Please refer this link to know how to setup Postman Collection to test Writer API's.
Note: Also, make sure to replace the values for the following based on your domain while importing the Environmental JSON.
For US Domain users:
- writer.domain: writer.zoho.com
- oauthtoken: 1000.a4***2df78eb7da5b0d7.*******
- auth_url: https://accounts.zoho.com/oauth/v2/auth?access_type=offline&prompt=consent
- auth_token_url: https://accounts.zoho.com/oauth/v2/token
- client_id
- client_secret
For EU Domain users:
- writer.domain: writer.zoho.eu
- oauthtoken: 2000.b4***2df78eb7da5b0d7.*******
- auth_url: https://accounts.zoho.eu/oauth/v2/auth?access_type=offline&prompt=consent
- auth_token_url: https://accounts.zoho.eu/oauth/v2/token
- client_id
- client_secret
For IN Domain users:
- writer.domain: writer.zoho.in
- oauthtoken: 3000.c4***2df78eb7da5b0d7.*******
- auth_url: https://accounts.zoho.in/oauth/v2/auth?access_type=offline&prompt=consent
- auth_token_url: https://accounts.zoho.in/oauth/v2/token
- client_id
- client_secret
For CN Domain users:
- writer.domain: writer.zoho.com.cn
- oauthtoken: 4000.d4***2df78eb7da5b0d7.*******
- auth_url: https://accounts.zoho.com.cn/oauth/v2/auth?access_type=offline&prompt=consent
- auth_token_url: https://accounts.zoho.com.cn/oauth/v2/token
- client_id
- client_secret
For AU Domain users:
- writer.domain: writer.zoho.com.au
- oauthtoken: 5000.e4***2df78eb7da5b0d7.*******
- auth_url: https://accounts.zoho.com.au/oauth/v2/auth?access_type=offline&prompt=consent
- auth_token_url: https://accounts.zoho.com.au/oauth/v2/token
- client_id
- client_secret
For JP Domain users:
- writer.domain: writer.zoho.jp
- oauthtoken: 6000.f4***2df78eb7da5b0d7.*******
- auth_url: https://accounts.zoho.jp/oauth/v2/auth?access_type=offline&prompt=consent
- auth_token_url: https://accounts.zoho.jp/oauth/v2/token
- client_id
- client_secret