Hello,
I have a problem with the Make platform about a webhook witch is never called.
I’m using the Brightdata API to gather some web data which triggers a webhook as soon as the crawling job is done.
This is working perfectly when I use a webhook from the https://webhook.site/ platform as a test procedure. Every brightdata crawling job are calling webhook.site when they are done, but when I use my Make webhook, it is NEVER triggered !
I have tested several times with no success and the Brightdata support confirms it, nothing seems wrong on their side.
I’m wondering what am I doing wrong here? Or if there is a real problem with Make ?
As you can see on the image below, there is a webhook test button on the bright data dashboard that allows to test the webhook by sending dummy data.
When clicked, the Make webhook is successfully called and the structure successfully determined, but when the scenario starts and waits for data to arrive, it is never triggered.
The webhook is public and unrestricted.
Any helps will be appreciated to solve this mystery !
Thanks