map fields directly from the task that triggered the workflow?
Is there a way to map fields directly from the task that triggered the workflow?
like
function(arg1)
field1 = arg1;
I see this when I hover over the function:
"It is not possible to map Zoho CRM fields because there are no arguments available in the function."