--- title: Recipes description: End-to-end walkthroughs for common patterns built on Plunk events and workflows icon: ChefHat --- Recipes are concrete, step-by-step builds for patterns we see most often in Plunk projects. Each one assumes you already understand the underlying [concepts](/concepts/workflows) and walks you through the exact API calls, workflow steps, and template variables involved. Capture signups with a single tracked event, then automatically email each person who joins. Keep your own user table in step with Plunk's subscription state using a webhook step. Add a confirmation step before a contact starts receiving marketing email, using `{{subscribeUrl}}`.