Hi guys,
I’ve been struggling to connect my webhook. I am trying to connect to Pay It Monthly
Here’s the developer documentation: https://developer.payitmonthly.uk/
I’ve managed to generate a token request from the API.
But i’m not sure where to now send the webhook to get the data.
- I have put the make url as the default and set these to active.
- I then put it in the webhook in make and managed to retrieve the JSON output from the webhook.
I tried asking Chat GPT and it said I need to recieve the x-pim-signature in a html to decode it but i’m not sure where to go next.
My goal is to receive the decision webhook.
If anyone could help it would be really appreciated.
Thankyou