get_recipe_as_format
Export a recipe in a specific format using a template name. Select the desired template to generate a formatted version of the recipe.
Instructions
Get Recipe As Format [GET /api/recipes/{slug}/exports]
Parameters
template_name: The name of the template to use to use in the exports listed. Template type will automatically
be set on the backend. Because of this, it's important that your templates have unique names. See available
names and formats in the /api/recipes/exports endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| template_name | Yes |