Recipes
Use these recipes when you already know the main Conduit workflow and want a focused starting point.
Start with Quickstart for your first successful report, then use Production workflow for the canonical webhook-first launch path.
Recommended recipes
| Recipe | Best for | Deeper docs |
|---|---|---|
| Async processing | Starting receipt-first jobs with webhook-first completion | Production workflow |
| Webhook handler | Verifying, deduplicating, and acknowledging webhook deliveries | Webhooks |
| File upload | Creating jobs from local files or reusable mediaId uploads | Node.js SDK usage |
Why this list is smaller
This library only keeps recipes that stay close to the current shipped SDK surface and the tested onboarding path.
For targeting, entities, and richer workflow design, use the deeper guides: