baseless
Fieldproxy Documentation
Freshdesk + Fieldproxy Field Jobs Management

icon picker
FAQ

Does status change in freshdesk when the job is completed in Fieldproxy?

Yes, Once the job is completed in fieldproxy, freshdesk status gets updated as Resolved.

How to update custom fields in freshdesk from Fielproxy?

You can call webhook directly at any step of the task, and send the in the request params
"custom_fields":{
"name": "value" // Name of the custom Field which you can get it from freshdesk, and also the value which needs to be udpatated
}

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.