DG Find and Replace Action/Flow in a Flow
Replace flow/action in a flow with a flow/action with the exact same inputs(the same input id). The replacement flow/action can have less inputs, but the ids have to be the same
Inputs
| Input | Type | Description |
|---|---|---|
| Region | String | Region |
| API Key | String | API Key |
| API Secret | String | API Secret |
| Flow ID | String | Flow ID |
| Action/Flow to be Replaced | String | Action/Flow ID to be Replaced |
| Action/Flow to Replace with | String | Action/Flow ID to Replace with |
Outputs
| Output | Type | Decription |
|---|---|---|
| Success | Boolean | Whether the operation was successful |

Updated 7 months ago