Track down Make scenario by Integromat Webhook

Hey,
I think it might be something really simple, however I don’t know the way to do it (or if it’s even possible)

I have some old form that is sending payload to old integromat webhook on submit (https://hook.integromat.com/****). We’ve already moved to Make so I’m assuming this old integromat webhook is redirecting to Make scenario now, however I have no idea how to find that scenario.

So the question is:

  • is it possible to track down Make scenario while having only integromat Webhook URL?

The Make API includes an endpoint to list all Hooks for a given Team.

There isn’t a specific module for it in the Make App so you’d use the Make an API Call module to call that endpoint directly.

1 Like