Skip to main content

Associate Service Ticket

Required scope: update:issues

Execute the AssociateServiceTicket mutation to associate Ticket to a specific Issue that represents a problem found in a certain tenant object (like repo, user, db, etc).

Note

Repeatedly running this action in loops can cause a decline in the performance of your Wiz tenants.

Parameters

ParameterDescription
Issue IDThe issue ID to associate the ticket with.
Ticket IDThe ticket ID.
Ticket URLThe ticket URL.

Workflow Library Example

Associate Service Ticket with Wiz and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop