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

Comments

2 comments

  • Tim Schutz

    You configure the Primary and Secondary keys on the configuration page for your Box application within the developer console (these keys are global for your app).  Configuring these are optional, but do provide you with an added layer of security.

    These keys will be returned in the headers of the webhook payload that is fired from Box for the events you subscribe to.  See the details here:
    V2 Webhooks - Box Developer Documentation


    You can then grab the values from the headers and use them to validate the authenticity of the webhook payload.

    Hope this helps,

    Tim

    1
    Comment actions Permalink
  • Bakulkumar Kakadiya

    "You configure the Primary and Secondary keys on the configuration page for your Box application within the developer console (these keys are global for your app)."   -- This helps to connect the dots. Thanks a lot. 

    0
    Comment actions Permalink

Please sign in to leave a comment.