ReadMe · Arazzo Workflow
ReadMe Publish A Recipe
Version 1.0.0
Create an interactive recipe and read it back by slug.
View Spec
View on GitHub
DocumentationDeveloper HubAPI ReferencePortalsAnalyticsAIMCPBi-Directional SyncArazzoWorkflows
Provider
Workflows
publish-recipe
Create a recipe then fetch it back by slug.
Creates an interactive recipe and reads it back by slug to confirm publication.
1
createRecipe
{$sourceDescriptions.readmeApi.url}#/paths/~1recipes/post
Create an interactive recipe.
2
getRecipe
{$sourceDescriptions.readmeApi.url}#/paths/~1recipes~1{slug}/get
Read the created recipe back by slug to confirm publication.