mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 04:19:34 +00:00
Update to powershell SDK docs: 14840363765
This commit is contained in:
@@ -897,6 +897,9 @@ try {
|
||||
[[Back to top]](#)
|
||||
|
||||
## test-workflow
|
||||
::: info
|
||||
Workflow must be disabled in order to use this endpoint.
|
||||
:::
|
||||
Test a workflow with the provided input data. The input data should resemble the input that the trigger will send the workflow. See the [event trigger documentation](https://developer.sailpoint.com/idn/docs/event-triggers/available) for an example input for the trigger that initiates this workflow.
|
||||
This endpoint will return an execution ID, which can be used to lookup more information about the execution using the `Get a Workflow Execution` endpoint.
|
||||
**This will cause a live run of the workflow, which could result in unintended modifications to your IDN tenant.**
|
||||
|
||||
Reference in New Issue
Block a user