Refer below given sample script:
customerID = customer.get("contact\_id");
organizationID = organization.get("organization\_id");
name = item.get("name");
appowner = "APPOWNER";
//replace APPOWNER with appowner name
appname = "APPNAME";
//replace APPNAME with app name
formname = "FORMNAME";
//replace FORMNAME with form name
cmap = Map();
cmap.put("Customer\_Name",name);//Customer\_Name should be the field name of Zoho Creator
res = zoho.creator.createRecord( appowner, appname, reportName, cmap , <oauth\_connection>);
info "" + res;
info cmap;
Books
Online accounting software
for small businesses.