Am I able to use integration tasks in environments?
I have a lot of integration tasks in my production environment, and I want to fix some functions, but not mess with the live production environment data. I know the API has a param that's called environment and I can choose which, but am I able to do that with integration tasks? How would I be able to use that param? Here's a sample of the code:
params = Map();
params.put("environment","development");
newEmployee = Map();
newEmployee.put("Employee_Name","New Friend");
addToDevelopment = zoho.creator.createRecord(appOwner,appName,"Add_Employee",newEmployee,params,"developmentcreatoraas");
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.