OzyApprovals documentation
  • 👋Welcome to OzyApprovals
  • Product Guide
    • 🛠️Getting set up
      • Registration
      • Account Activation
      • Reset Password
      • Account Management
    • 🏛️Managing an Organization
      • Add Organization
      • Changing Organizations
      • Team Members
      • Approval Balance
      • Access Tokens
      • SLAs
      • Billing
    • ⏳Approvals
      • Processes
      • Stages
    • ⚡Intergrations
      • Make a connection
      • Triggers
        • When a Ticket Is Actioned
        • When a Ticket SLA Is Breached
      • Actions
        • Register an Approval Request
        • Create a Ticket
      • Search
        • Find an Approval Request
        • Find a Ticket
    • ☑️Action Requests
      • Authorized views
      • Search engine
    • 📜Reports
    • ❓FAQs
  • Use Cases
    • Discount Administration
    • Content Publication Approval
    • Leave Requests
    • Expense Reimbursement
    • Project Proposal Approval
    • Access requests
Powered by GitBook
On this page
  1. Product Guide
  2. Intergrations
  3. Search

Find a Ticket

Retrieve a Ticket

PreviousFind an Approval RequestNextAction Requests

Last updated 1 year ago

Use this step to look up a ticket so that you can use the search results on subsequent steps.

Below is an illustration of how to search a ticket.

Enter the ticket id, then the system will use it to retrieve the data if it exists.

Proceed to test the step to finish setting up the zap.

Enter the ticket id, then the system will use it to retrieve the data if it exists.

Enter the ticket id, then the system will use it to retrieve the data if it exists.

The "Find a Ticket" action returns the following data structure:

  {
        "ticket_id": 311,
        "auth_key_id_used": "2",
        "date_created": "2023-10-06T20:09:30+03:00",
        "request_platform": "Make",
        "process_name": "Overtime Approvals",
        "process_description": "Overtime approvals",
        "process_id": "2",
        "request_id": "275",
        "status": "ACTIONED",
        "actioned_by": "user@gmail.com",
        "date_actioned": "2023-10-06T20:09:30+03:00",
        "stage_name": "HR Approval",
        "stage_description": "HR Approval",
        "approvers_emails": "user@gmail.com",
        "view_link": "https://ozyapprovals.com/index.php/account/user/views/browse/4",
        "action_data": {
            "do_you_approve": "",
            "rejection_reason": ""
        }
    }

⚡
Select event
Testing the step
Select a trigger
Creatin a new webhook trigger
Select trigger
Select the trigger stage