What you are saying is really frustrating. Let me try this tomorrow. I will give you a quick update within next 2 days. No worries. First let me try it by myself. DOn’t be disappointed for now. I am here to assist you. I am buying 2 days from you. Thanks
Hey @orvi your quick reply is highly appreciated. looking forward
BTW I got your invite message with link to join AH community, you also mentioned that you guys also using n8n automations with AH, can you explain what n8n you are using and can be beneficial for the AH customers?
Hey @Tahir, Thank you for your patience. This issue has been fixed. ‘CLIENT.ADDED‘ webhook will be sent when a invoice status is changed to ‘Paid’ and if the client is not already added.
Hey @atok, thank you for prompt support and fix. what will happened if client already in our portal.
E.g Scenario: after a month of subscription, client decide to cancel subscription, later on he got interested again, in normal scenario he will just go to the website and make purchase again.
In that scenario, as he already exists on your client list, ‘CLIENT.ADDED‘ event will not be sent. But other events such as ‘ORDER.CREATED’ will be sent.
That understood, and i believe if older client comes after sometime and make purchase via website and entering the same email, AH wont allow or restrict client to enter the email which is already in portal, isn’t? correct me if i am wrong.
The second thing as you mention, We can use order created alternate from web hook so in n8n how would we check that this client is already exist in portal, any help?
No, AgencyHandy won’t restrict clients if he already exists on your CRM. Existing clients can purchase as many services as they want with the same email
You can use our API to achieve that. Create an API key from your Workspace Config and use that to call our API.