How can you use Json from webhook?
I need to access one of the JSON variables in a custom function to remove a character.
The code is:
string cleanString(string filthystring_json)
{
email = filthystring_json.getJson("email");
return email.replaceAll(';','');
}
However, filthystring_json seems to be empty.
How can I get the json in the custom function?
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.