Skip to main content
Question

Having problem connecting Box's Webhook with my project application

  • May 12, 2026
  • 0 replies
  • 20 views

Im creating Webhook to setup a Automatic trigger that will notify my project application if there is any change in the Box side (Ex: File Uploaded).

The setup was fine, but i didnt receive any data delivered to my application. After checking, turnout my application doesnt allow public network traffic, and it would need to setup an IP allow list for Webhook to be able to connect. ( I did check with our testing environment that allowed public traffic. It worked)

I had follow this ip address list from this site : https://support.box.com/ips but it is not working yet.

Also, I tested with webhook.site and get the data coming from 74.112.186.xx instead of the ip from the list above.

 

So my question is : Do Box’s Webhook data come from a static range of IP addresses. If so, can I get the info anywhere? 
Best Regards.