Problem with pass a value to a Zoho CRM Integration field
Dear All,
In a form I have added a Zoho CRM Integration field ("Supplier" Name) which is connected in the Vendors Module of the CRM.
I would like to create a record in Creator through Zoho CRM and this field to be filled with a specific value.
I have written code like the below but it does not work
Where 1111111111111 the correct ID
Where 'company' the correct name.
I have also tried using .toString but again no success.
What is the problem? I think that I have to pass the Vendor ID in order to be selected in the creator CRM integration field
mp = Map();
mp.put("Supplier",1111111111111);
otherParams = Map();
CreatorRecord = zoho.creator.createRecord(company,"it-asset-tracker","addhardware",mp,otherParams,"creatorconnection");
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Zoho Orchestly Resources
Zoho Creator Resources
Zoho WorkDrive Resources
Zoho Campaigns Resources
Zoho CRM Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.