Skip to main content

testFlowTriggerEvent Mutation

Tests an IntegrationFlow's trigger event function for the specified event type.

Access is not permitted.

Input fields (TestFlowTriggerEventInput!)

ArgumentTypeDescription
eventTypeString!The type of system event to use for testing.
idIDThe ID of the IntegrationFlow to mutate.
clientMutationIdStringA unique identifier for the client performing the mutation.

Return fields (TestFlowTriggerEventPayload)

clientMutationId (String)
errors ([ErrorType!]!)
testFlowTriggerEventResult (TestFlowTriggerEventResult)