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 installing the Postman application, you can import your desired JSON file to complete the setup for Writer API.
Zoho Writer API's JSON files:
- Collection JSON
Steps to import Zoho Writer's API Collection JSON file in Postman:
- Download the Collection JSON file and open the Postman application.
- Click the Import button. In the Import dialog that opens, import the downloaded the JSON and click Open.
2. Writer API Environment JSON file
Steps to import Zoho Writer's API Environment JSON file in Postman:
- Download the Environment JSON file and open the Postman application.
- Click Environments in the left panel and click the + button
- In the New Environment panel that opens, click Import and import the downloaded Environment JSON file.
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: www.zohoapis.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: www.zohoapis.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: www.zohoapis.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: www.zohoapis.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: www.zohoapis.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: www.zohoapis.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
For CA Domain users:
- writer.domain: www.zohoapis.ca
- oauthtoken: 7000.f4***2df78eb7da5b0d7.*******
- auth_url: https://accounts.zohocloud.ca/oauth/v2/auth?access_type=offline&prompt=consent
- auth_token_url: https://accounts.zohocloud.ca/oauth/v2/token
- client_id
- client_secret
For SA Domain users:
- writer.domain: www.zohoapis.sa
- oauthtoken: 8000.f4***2df78eb7da5b0d7.*******
- auth_url: https://accounts.zoho.sa/oauth/v2/auth?access_type=offline&prompt=consent
- auth_token_url: https://accounts.zoho.sa/oauth/v2/token
- client_id
- client_secret