receive webhook call, make HTTP request, format response, and reply to the webhook
Webhook immediately sends a blank response before it finishes the scenario. Even if the scenario completes successfully a few seconds later, it’s already too late as the reply was already sent.