Setting up webhook on my bubble app to pass to an API (not shoppify/stripe)

Hi,
Create workflow, make it public, set “Parameter definition” to Detect request data.
When done, you’ll see Detect data button. Click it and you’ll see URL of initialization hook. Enter this URL into thruu and initiate request so that it will call this hook back in 30 seconds. When it does that, the “Detecting Request Data” popup will disappear and hook request parameter will be populated in workflow settings form.