New client: How to trigger invoice payment made Webhook

Hi there, when a new invoice is paid by a customer, how do I setup a webhook that calls my NodeJS Api?

Fyi: All our integration attempts with Square so far have failed. So, hopefully, someone can show us the A-Z of this new integration attempt

I’m struggling to access the api’s using wix code. But can get square webhook events nicely via make (formerly integromat). could be an option for you?

Are you setup to successfully receive webhooks? Once you receive the event you can configure your application to make various API calls. :slightly_smiling_face: