mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
Update to powershell SDK docs: 14843057599
This commit is contained in:
@@ -888,12 +888,18 @@ try {
|
|||||||
|
|
||||||
## test-workflow
|
## test-workflow
|
||||||
::: info
|
::: info
|
||||||
|
|
||||||
Workflow must be disabled in order to use this endpoint.
|
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.
|
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 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.**
|
**This will cause a live run of the workflow, which could result in unintended modifications to your IDN tenant.**
|
||||||
|
|
||||||
|
|
||||||
[API Spec](https://developer.sailpoint.com/docs/api/v2024/test-workflow)
|
[API Spec](https://developer.sailpoint.com/docs/api/v2024/test-workflow)
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|||||||
@@ -888,12 +888,18 @@ try {
|
|||||||
|
|
||||||
## test-workflow
|
## test-workflow
|
||||||
::: info
|
::: info
|
||||||
|
|
||||||
Workflow must be disabled in order to use this endpoint.
|
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.
|
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 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.**
|
**This will cause a live run of the workflow, which could result in unintended modifications to your IDN tenant.**
|
||||||
|
|
||||||
|
|
||||||
[API Spec](https://developer.sailpoint.com/docs/api/v2025/test-workflow)
|
[API Spec](https://developer.sailpoint.com/docs/api/v2025/test-workflow)
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|||||||
@@ -898,12 +898,18 @@ try {
|
|||||||
|
|
||||||
## test-workflow
|
## test-workflow
|
||||||
::: info
|
::: info
|
||||||
|
|
||||||
Workflow must be disabled in order to use this endpoint.
|
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.
|
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 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.**
|
**This will cause a live run of the workflow, which could result in unintended modifications to your IDN tenant.**
|
||||||
|
|
||||||
|
|
||||||
[API Spec](https://developer.sailpoint.com/docs/api/v3/test-workflow)
|
[API Spec](https://developer.sailpoint.com/docs/api/v3/test-workflow)
|
||||||
|
|
||||||
### Parameters
|
### Parameters
|
||||||
|
|||||||
Reference in New Issue
Block a user