Just seeing if I a missing something here. It is a really good feature in other system that enable you to setup a Webhook and then have it wait to respond to the incoming data before you reply with the results.
Request → Webhook API → query database → ask llm → save results to database → Respond to Request with JSON
Is that possible right now in Zapier? From what I see it responds right away with JSON and 200? (In my current use case I had a Slack Slash command triggering the Webhook)
Here is an example use case.
I have a system that sends an API request to a Webhook (in another automation tool) that webhook is set to wait will the system takes the incoming request passes it to an llm to process with the tools it has then returns the results back to the API request using the final Webhook or step output. The First Webhook is set to not reply till the entire workflow is done.
I have a ton of working examples where this no-code pattern to building APIs really pays off.
Any help would be appreciated.








