Instamojo Webhook- Date is not captured

Status: Closed · Asked by bijay on · 0 views

bijay — Question ·

Hey folks, I am using the Instamojo webhook to capture Instamojo sales on a Google sheet. But seems like the Payment date is not included on Pabbly. Is there a way to capture date from Instamojo?

Pabbly — Reply ·
Hey folks, I am using the Instamojo webhook to capture Instamojo sales on a Google sheet. But seems like the Payment date is not included on Pabbly. Is there a way to capture date from Instamojo?

You can use date/time formatter to get the current date and time as shown below -

Neeraj Agarwal — Reply ·

Another Solution to the same problem:

Step 1: Capture Webhook from InstaMojo. It will send the payment_id in the webhook response.

Step 2: Fetch more details related to transaction from the Payment Id

Attachments

1620207814048.png
bijay — Reply ·

Works like charm. Thanks both of you :)

Back to all forum threads · Log in to reply