Skip to main content

I am using the steps like below:

  • Using Bland.ai to send a webhook request to Zapier

  • Expecting Zapier to do logic and return values like slot_1, slot_2 and date 

  • So that Bland.ai can use those values in the next node

 

But the Zapier,not Respond back to Bland.ai with a JSON payload immediately in the webhook response body

in the zapier code by zapier is working fine and giving results but not returning the response to the bland

hi ​@chila_suresh 

 

This is not something that Webhooks in Zapier does. You will need to have some kind of webhook in the middle where you send the data to, it sends the data to zapier, you then make the last step of the zap to respond to the same webhook and it would then respond to your app. 

 

The only other way to do that is to create a custom integration. 


Hi ​@chila_suresh 

Webhook help links: https://zapier.com/apps/webhook/integrations#help

Your screenshot shows the Webhook Response Body which has the Zapier webhook trigger response JSON.