• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Zoho Desk > Custom API Request

Your Workflow URL
https://connect.pabbly.com/v2/app/workflow/mapping/IjU3NjYwNTY1MDYzZTA0MzU1MjY4NTUzNzUxMzIi_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
I'm trying to do a Global Search of ALL Tickets in Zoho Desk for a Custom Field. However this is not available as a standard App Event in the Pabbly workflow step. There is a Custom API Request option, but according to the Zoho Desk API docs, I need the OrgID ✅, and the Auth Token ❌. Since the Zoho Desk OAuth connection was using Pabbly's built in connections, I do not have access the Auth Token.

I need to search for a Ticket containing an 'Order ID' in a custom field I created. The 'Order ID' field is populated in another Pabbly workflow step. So I need to find that Ticket, and make updates/changes to it. I would rather do a search in Desk instead of storing the 'Order ID' and Ticket ID in a spreadsheet to reference later.

Is there a way to accomplish what I'm trying to do?

Thanks,

Justin M.
 

Attachments

  • 80ce0dab-377d-4d03-a0a9-d7bd8d1d97a8.png
    80ce0dab-377d-4d03-a0a9-d7bd8d1d97a8.png
    234.1 KB · Views: 7

ArshilAhmad

Well-known member
Staff member
You can execute this endpoint using the 'Zoho Desk: Custom API Request' action step without authentication, since you have already connected your Zoho Desk account.
1762994490823.png
 

ArshilAhmad

Well-known member
Staff member
We already have a 'Search Ticket' action event available in Zoho Desk. Please check that once. Also, take a look at the 'Get a Ticket' action step.
1763073574846.png
 
Top