baseless
Fieldproxy Documentation
Zendesk + Fieldproxy Field Jobs Management

icon picker
FAQ

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

Yes, Once the job is completed in fieldproxy, zendesk status gets updated as Solved.

How to update custom fields in zendesk from Fielproxy?

You can call webhook directly at any step of the task, and send the in
"custom_fields": [
{
"id":21849624396946, // Fetch the ID from the zendesk
"value": "apple" // Enter the value you want to update
}
]

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.