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 an Approval Request

Retrieve a request

PreviousSearchNextFind a Ticket

Last updated 1 year ago

Use this step to look up an approval request so that you can use the search results on subsequent steps.

Below is an illustration of how to search an approval request.

Enter a request 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 a request id, then the system will use it to retrieve the data if it exists.

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

The "Find an Approval request" action returns the following data structure:

    {
        "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",
        "request_data": {
            "Timestamp": "06/10/2023 23:08:24",
            "Requestor Email": "user@gmail.com",
            "Names": "yub",
            "Overtime Date": "12/10/2023",
            "Line of Business": "Finance",
            "Start Time": "12:12:00",
            "End Time": "12:12:00",
            "Additional Comments": "kjds ldjl"
        },
        "approval_stages": [
            {
                "id": "4",
                "names": "HR Approval",
                "description": "HR Approval",
                "deleted": "NO"
            },
            {
                "id": "5",
                "names": "Finance Approval",
                "description": "For finance to disburse money",
                "deleted": "NO"
            }
        ]
    }

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