workato-recipes
Base skill for Workato recipe development. Provides foundational knowledge for recipe JSON structure, trigger types, control flow patterns, datapill syntax, and formulas. Connector-specific skills extend this base.
- Version
- 1.0.0
- License
- MIT
Pinned to revision afa1e729a013, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/workato-recipes/SKILL.md
- skills/workato-recipes/control-flow/foreach.md
- skills/workato-recipes/control-flow/if-else.md
- skills/workato-recipes/control-flow/repeat-while.md
- skills/workato-recipes/control-flow/stop.md
- skills/workato-recipes/control-flow/try-catch.md
- skills/workato-recipes/fundamentals/config-section.md
- skills/workato-recipes/fundamentals/datapill-syntax.md
- skills/workato-recipes/fundamentals/recipe-structure.md
- skills/workato-recipes/lint-rules.json
- skills/workato-recipes/patterns/adhoc-http-actions.md
- skills/workato-recipes/patterns/api-platform-artifacts.md
- skills/workato-recipes/patterns/custom-connector-actions.md
- skills/workato-recipes/patterns/jwt-auth.md
- skills/workato-recipes/patterns/python-snippets.md
- skills/workato-recipes/patterns/variables-and-lists.md
- skills/workato-recipes/skill.yaml
- skills/workato-recipes/templates/api-endpoint-complete.template.json
- skills/workato-recipes/templates/api-endpoint-trigger.template.json
- skills/workato-recipes/templates/callable-recipe-complete.template.json
- skills/workato-recipes/templates/control-flow-examples.template.json
- skills/workato-recipes/triggers/api-endpoint.md
- skills/workato-recipes/triggers/callable-recipe.md
- skills/workato-recipes/triggers/data-table.md
- skills/workato-recipes/triggers/genie-skill.md
- skills/workato-recipes/triggers/messaging-topic.md
- skills/workato-recipes/triggers/scheduler.md
- skills/workato-recipes/validation-checklist.md
- skills/workato-recipes/variable/lint-rules.json
Every link opens the file at its source, pinned to the revision this page describes.