Adding a department assignment to a project or job using deluge / Flow
I'm working on getting Zoho People to add the same three departments to each project and job. I'm attempting to use Zoho Flow to accomplish this but there doesn't seem to be a way to add a department via Zoho Flow. Which leads me to create a custom function which isn't working
- void test(string RecordID)
- {
- param_map = Map();
- param_map.put("ProjectUsers","507725000099123456");
- param_map.put("recordid",RecordID);
- response = zoho.people.update("P_TimesheetJobsList",param_map);
- }
The record ID is fetched earlier in the workflow passed on this screenshot (not sure if I set this up correctly):
Access your files securely from anywhere
Zoho Developer Community
Deliver unforgettable customer experiences
Deliver unforgettable customer experiences
New to Zoho Marketing Plus?
Everything you need to run your marketing
New to Zoho Marketing Plus?
Everything you need to run your marketing
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Zoho TeamInbox Resources
Zoho DataPrep Resources
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Qntrl Resources
Zoho Creator Resources
Zoho Campaigns Resources
Zoho CRM Resources
Zoho Show Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.