Webhook Help
I think I'm having trouble getting my webhooks to fire. I have setup a generic endpoint which works with my fiddler testing. I am extracting and returning the client id in the header request/response as stated in the documentation.
Is there any way to see if my webhooks have fired? Are there any logs I can check?
My webhooks fire on all events and my endpoint simply accepts any generic information so I have made it as simple as possible, but it's not firing.
Would appreciate any suggestions.
