I'm very new to all of this and have been trying to teach myself as best I can.
I'm just trying to automate a simple process for my business; when a customer pays their PayPal Invoice, we send an email (in the billing info of that invoice) a link to the Dropbox folder associated with that Invoice No.
I've created a workflow in Integromat that works beautifully with the mock data from the webhook simulator.
However, I'm trying to go live and the webhooks just don't seem to be working? I've used Python to get tokens and to create the appropriate webhooks, and also tried it from the Developer Portal but when I go to the Live | Webhook Events section there's nothing there.
I feel like I'm missing something very simple!
N.B. I've pored over the API/Docs from PayPal but nothing is making anything clearer!
Thank you so much!!!