# 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: 10/28/2021, 5:50:21 PM