Unable to get test for leadgen on endpoint
I have done the following:
Created api/endpoint and url Tested locally/externally Added new app, selected Webhook and subscribed to leadgen
So far all this has been fine and I assume verified ok as gave me Webhook settings and I can see it did hit my Get request on endpoint after clicking subscribe option. But when I click the 'Test' option on the same page it says it was successful but it appears nothing has hit the endpoint on checking logs.
I looked to use the Lead testing tool but the app was not available to pick from, is there another way to determine what is being sent (payload etc) and the result behind this button?