Connection from CRM to Creator

Connection from CRM to Creator

Dear all, I come seeking wisdom.
My scenario is this:
I have a Javascript widget in CRM. It is attached to the Leads Module.
I want the CRM widget to connect to a form in Creator, where Countries are stored.
The Countries in the Creator form appear in a dropdown list in the Leads Module.
How can I achieve this? Could anyone please help me with sample code for this please? I am trying to use the Oauth Connection from CRM.
The sample given by Zoho is in JSON format, but I have no idea what to do with it.
There is also a Deluge Example (photo attached) but I have to get my code in Javascript.
I would really appreciate any help.
{
"connectionLinkName": "creatorwidget",
"connectionName": "Creator",
"serviceName": *****_integration",
"userAccess": false,
"isUserDefinedService": false,
"sharedBy": "123123123",
"scope": [
"ZohoCreator.meta.READ",
"ZohoCreator.data.READ",
"ZohoCreator.meta.CREATE",
"ZohoCreator.data.CREATE",
"ZohoCreator.report.DELETE",
"ZohoCreator.report.UPDATE",
"ZohoCreator.meta.application.READ",
"ZohoCreator.meta.form.READ",
"ZohoCreator.dashboard.READ",
"ZohoCreator.report.CREATE",
"ZohoCreator.form.CREATE",
"ZohoCreator.report.READ"
]
}
image.png

      • Sticky Posts

      • How to Add Users to your Organization in ZohoMail?

        A better clarity so you can create other users to start using Zoho Mail. You can directly Add Users from the Control Panel to your Organization. You can invite users with the existing email address. If the person (user) already uses ZohoCRM, then you can import users from Zoho CRM. You can also import them using a .csv file. (if you are planning to add them in Bulk)  In this topic, We will be discussing on how to Add and Invite users only.  The Import options are self explanatory. ____________________________________________________________________________________________________________