Welcome to the new Box Support website. Check out all the details here on what’s changed.

Unable to create Webhook

New post

Comments

1 comment

  • Peter Christensen

    Hi Vivek

    The Box webhook is an event that is fired from the Box platform, so referencing localhost will not work, it has to be a publicly available endpoint. See https://developer.box.com/guides/webhooks/limitations/

    For initial testing purposes, we recommend you use something like https://webhook.site/ which automatically creates a URL for you and shows the webhook payload directly in the browser. For further deployment, most cloud computing providers have a serverless offering that is well suited for webhooks. AWS Lambdas, Azure Web Functions etc.

    Best Regards,
    Peter Christensen, Platform Solutions Engineer, Box

    1
    Comment actions Permalink

Please sign in to leave a comment.