• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Trigger/action to detect new clients

I use Pabbly Subscription to collect subscription payments.

And use Connect to setup a workflow to add new clients to CRM, Google Sheet, update slack channel, etc.

I used to use "event type: new_subscription" so it would only trigger if it's a brand new client, but then it also triggers when they tried to sign up but payment failed (due bank denials).

Now I currently use "event type: payment_success", but then it also triggers the workflow from renewing clients on month 2 and onwards....

I tried to use "data subscription renewal" < 0 to filter the new clients, but that event doesn't always show, so eventually, the workflow stops at the filter and didn't continue even when it was a new client.

1653440070970.png
 
P

PabblyMember2

Guest
Hello Jeff,

Let me help you out here.
If you only want to add new paid clients to CRM, Google Sheet, update slack channel, etc., then you can catch the "Subscription Activate" webhook from PSB. This webhook only triggers whenever the first payment for a subscription is successful and the subscription goes LIVE.

Or if you wish to add just a new customer whether free or paid, you can use the "Customer Create" webhook event.

Hope this helps.

Regards,
Akanksha
 
This webhook only triggers whenever the first payment for a subscription is successful and the subscription goes LIVE.
So it should only trigger when payment has gone through, subscription goes live, and renewals won't 'activate' it since it's already activated, right?
 
Top