Pabbly invoice

Status: Open · Asked by Deepak Dhingra on · 0 views

Deepak Dhingra — Question ·

I plan to send unpaid invoices (in the email body) to new leads who try to pay from my website with the Razorpay payment link (for that invoice).
and again, reminder emails after 1-2 days if not paid

I can fetch data into Pabbly for customers and products with the webhook function.
Tried much but failed, How can I do it?

I also have plans for
pabbly Subscription, Pabbly email marketing

Arshil Ahmad — Reply ·

Hi @deepak9780097800,

If you have managed to capture the details of the failed invoice, please share your Workflow URL. If not, please follow the suggestions given below.

Based on my limited understanding of your use case, it seems like you want to capture data from failed invoices. Since we currently don't have a dedicated trigger event for that, you can try using Webhook by Pabbly instead.

I am attaching a video below that will guide you through capturing data from Razorpay. You will need to make a few changes for your specific use case:

  1. Use the Webhook by Pabbly trigger event instead of Razorpay.
  2. Select the 'Invoice Failed' active event instead of 'Invoice Paid' (3:36).
  3. Click on 'Failure' instead of 'Success' (7:19). Here is the video link:

    youtube.com/watch?v=pXL5JP9Li2w

Deepak Dhingra — Reply ·

Sorry for the inconvenience..

Let me describe it again.
A user came to my website and tried to buy a product, but not succeed.
A lead created in my CRM (vtiger Open Source)

I will or can get customer details and order details in pabbly through webhook

Now, I wish to follow up with the user by sending him/her invoice in email body with "Pay Now" button

Arshil Ahmad — Reply ·

Please allow me some time to look into this. I will get back to you shortly

Arshil Ahmad — Reply ·

To add the Pay Now button in your email body you can use the HTML code attached below.

Pay Now

When it comes to sending payment notifications after 1-2 days, you can utilize the Delay and Filter feature for that purpose. I have attached a screenshot below that could assist you with your use case.

youtube.com/watch?v=HJ967vgDLVw

youtube.com/watch?v=RVoCVvcdk4I

Back to all forum threads · Log in to reply