Connecting to Zoho Books

1. Go to Workflows > Connected Apps > search for Zoho in the search box > click Connect

 

2. This will redirect you to a page wherein you need to input the following information: 

 

How to get these information needed in Zoho Books? 

  1. Sign in to your Zoho Books organization. 

  2. Create Self Client in developer console using this link:
    https://accounts.zoho.com/developerconsole
    Here client_id and client_secret could be coppied and set to zoho connection form. 

  3. Generate code
    Set such scope - ZohoBooks.fullaccess.all
    Copy code and set to Zoho connection form. 
  4. Find organizationId
    Copy it and set to Zoho connection form. 
  5. Set Domain value
    In this case domain = 'eu'
  6. Click 'Connect’ button. 

You may also follow this video below.