For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI referenceImplementation
Get startedAPI referenceImplementation
    • Overview
    • Introduction
    • Unified API
    • Linked Account
    • Merge Link
    • Use cases
      • Analyze compensation
      • Analyze payroll runs
      • Analyze project status
      • Analyze spend
      • Assign trainings
      • Auto provision
      • Automate gifts
      • Candidate journey recruiters
      • Candidate journey
      • Candidate matchmaking
      • Career development
      • Collect security evidence
      • Contact information
      • Create invoices
      • Create purchase orders
      • Customer payment reconciliation
      • Deal notifications
      • Employee analysis (GRC)
      • Enrich compliance data
      • Financial analysis
      • Forecast revenue
      • Headcount planning
      • Historical payroll
      • Internal database
      • Onboard and offboard
      • Opportunity recommendations
      • Org chart
      • Sales rep performance
      • Share specific documents
      • Source candidates
      • Source leads
      • Surface open jobs
      • Surface screening questions
      • Sync customers or suppliers
      • Sync expenses
      • Talent pool visibility
      • Track compliance
      • Track contracts
      • Track security controls
      • Train AI accounting
      • Train AI ATS
      • Train AI CRM
      • Train AI HRIS
      • Train AI ticketing
      • Upload contracts file
      • Vendor reconciliation
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
Use cases

Analyze security controls

Analyze the tickets assigned to individual users in order to better demonstrate a company's security posture

Key models and fields

TicketsGET
name
status
CollectionsGET

Typical sync frequency
Highest

Industries

Security and Compliance Software
Was this page helpful?
Previous

Track contracts

Next

Train AI with accounting data

Built with

1. User authorizes ticketing access

Your user authenticates via Merge Link to authorize an integration between their Ticketing third-party platform and Merge. Merge begins syncing data.

Your Product's Frontend and Merge

2. Retrieve ticket data

Your compliance app is able to get the data it needs with: GET /Tickets to retrieve the end-user’s tickets, with access to key fields: status, description, collections, ticket type, attachments, due date.

Merge and Third-Party Platforms

3. Sync ticket updates

After your initial sync, depending on how frequent you need to pull ticket information for compliance, call the endpoint using the modified_after query parameter to tickets.

If you only require Tickets completed after a certain date, simply use completed_after string (ex. GET /tickets?completed_after=2022-02-02T00:00:00Z)

Your Product's Backend

4. Surface compliance insights

Depending on how you are surfacing relevant compliance controls to your customers, you will need to write logic to clearly show the relevant information from the tickets. For example, the logic can automatically surface compliance control status in your product’s front-end such as a dashboard or a report.

Your Product's Frontend
Automate security processes with Merge

Integrate today or talk to our sales team to learn how Merge unlocks hundreds of integrations in days - not years.


Get a demo