I am using the Bigin by Zoho CRM connection in Make and would like to be able to get records using the COQL Query part of their API. I don’t see a module for this in Make.com but there is a “Make an API Call” module. However, when I use this to try the COQL query I get the error message, “[401] Invalid oauth scope to access this URL:”
Consequently, I am trying to figure out how to expand the authentication scopes I have in place between Bigin and Make to include ZohoBigin.coql.READ
Can anybody point me in the right direction here? I’m fairly tech savvy but completely green with OAuth and not sure where to start.