Receive a webhook and respond
Acme Corp receives orders from external platforms as HTTP requests. Before wiring up the full pipeline, the team needs a workflow that can catch those requests and acknowledge them.
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.
이 연습은 강의의 일부입니다
