Guides & Recipes
Guides & Recipes
This section is where the ideas from the rest of the docs come together into things you can actually build. There are two kinds of pages here, and they serve different moments.
Guides are complete, end-to-end walkthroughs. Each one builds a real workflow from the first step to the last, explains why each piece is there, and shows the settings along the way. Reach for a guide when you want to follow along and end up with something working.
Recipes are short answers to a single “how do I X” question. Each one focuses on one task, names the steps involved, shows a small example, and points you at the full node pages for the details. Reach for a recipe when you already know what you want and just need the shape of it.
Guides
Greet every new lead the moment they arrive and enroll them in a nurture campaign.
Pull a partner’s daily lead file from SFTP and add each row as a contact.
Recipes
Parse a spreadsheet and do work for every row.
Take a different path based on a condition.
Send an HTTP request and use the response.
Transform a single value or reshape a whole list.
Pull structured fields out of an uploaded document.
Post a message to a channel or a person in Slack.
Pause a run and deal with a step that fails.
Populate a PDF template and send it on.
Log workflow results to a spreadsheet row by row.
Start a workflow when another system calls it.