We're building an integration between Bridge and an external HCM/payroll API. The third-party system requires strict IP-based allow listing for any external connections and cannot accept DNS records or hostnames as a substitute.
The challenge: Smartsheet's documentation only references webhooks.smartsheet.com for inbound traffic, but we need to know what IP addresses Bridge uses as the source when making outbound HTTP calls via the Call API utility.
A few specific questions:
- Has anyone successfully gotten Bridge's outbound IP addresses or CIDR ranges from Smartsheet support?
- Are these IPs static, or does Bridge use dynamic IPs for outbound calls?
- If dynamic, has anyone found a reliable workaround short of setting up a dedicated middleware proxy?
We've already submitted a support ticket but figured this community may have run into the same wall. I saw one thread referencing a similar issue with ServiceNow ACLs but couldn't find a resolution.
Any firsthand experience appreciated.