Verify webhook origin as Monday.com

@basdebruin

I’m afraid webhooks will not provide either the recipe or integration ID - but only the subscription ID. Technically, you could also use that to verify if it’s a monday.com webhook (does the exact same subscription ID exist in your Database?), but you are correct here.

I’d suggested to consider using the apps framework instead as it does provide many of the same triggers as our Webhook integration does :slight_smile: I hope that helps clarify.

-Alex