How to integrate Zoho CRM with Messagebird
AccessKey should be in one word
HeaderMap.put("Authorization","AccessKey" + API_Key);
Extract from my FlowBuilder example:
worth noting that the webhook related APIs only work with LIVE API keys. I didn't see any mention of that anywhere in the docs, but it only worked for me after trying with a live key... I hope this will save someone some time!