how to get instamojo failures to google sheet ?

Status: Closed · Asked by quepreonpay on · 0 views

quepreonpay — Question ·

how to get instamojo failures to google sheet ? not able to find the triger

Pabbly — Reply ·

You can add the webhook in your Instamojo checkout page and then do a failed transaction so that you can get the webhook response-

Once you are able to get the webhook response for failed transaction, you can add the Google Sheet in next step and can proceed.

quepreonpay — Reply ·

got that .. however in instamojo there is only one space to add the webhook .. we have added the new payment triger .. so how to add another webhook ?

Fagun Shah — Reply ·
got that .. however in instamojo there is only one space to add the webhook .. we have added the new payment triger .. so how to add another webhook

you can use Routers to separate payment based on "Status" value receive din webhook.

Set one router for successful payments and another one for failed payments.

Here is a video on Routers -

youtube.com/watch v=6XDASZVv3tw

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
quepreonpay — Reply ·

got that.. thank you so much.

Back to all forum threads · Log in to reply