Hello,
The API reference doesn’t show how to verify the webhook requests. I expected to be able at least to set an API key or so in the request body (`POST https://api.getguru.com/api/v1/webhooks`). Currently is there a way to do so?
Hello,
The API reference doesn’t show how to verify the webhook requests. I expected to be able at least to set an API key or so in the request body (`POST https://api.getguru.com/api/v1/webhooks`). Currently is there a way to do so?
when you register the url you want to use as the webhook, you can add custom parameters to the url, e.g. “https://mywebhook/path?token=my_webhook_secret”
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.