uncertain-scarletU

Webhook security

Hello, I am interested in setting a webhook to receive events when a particular actor run has succeeded. However, I want to be able to secure my endpoint to ensure that only Apify can invoke it.

I found an earlier post from June suggesting that this isn't possible but the Apify documentation suggests otherwise:
apify-platformWebhook integration - more detailed headers?

The documentation says to do the following:
https://docs.apify.com/platform/integrations/webhooks/actions
For safety reasons, the webhook URL should contain a secret token to ensure only Apify can invoke it.


However, I am unsure of what this means. Does anyone have any advice? For additional context, I am using AWS API Gateway.
Send notifications when specific events occur in your actor (task) run or build. Dynamically add data to the notification payload when sending the notification.
Actions | Platform | Apify Documentation
Was this page helpful?