Receive a webhook and respond
You're building an order processing pipeline for Acme Corp, and the first step is making sure your system can receive incoming orders from external platforms. Right now, orders arrive as HTTP requests — your job is to set up a workflow that catches them and confirms receipt.
You'll create a new workflow with a Webhook Trigger to receive POST requests, then add a Respond to Webhook node that sends back a JSON confirmation with a 200 status code.
Este exercício faz parte do curso
Intermediate Workflow Automation with n8n
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício