# RecipeOps - Start recipe action
This action starts recipes. A single recipe can be specified or multiple recipes may be specified using their IDs.
Note: Jobs will fail with an error if the recipe can't be started. For example: If an app in the recipe isn't connected.
# Input
Field | Description |
---|---|
Recipe | The recipe to start. |
# Output
Field | Description |
---|---|
Recipe ID | The ID of the recipe that was started. |
Recipe name | The name of the recipe that was started. |
Active | If true , the recipe is active.
|
# Resources
Last updated: 6/27/2024, 6:53:47 PM