Static IP for Custom Packs Runtime Environment

Custom Packs offer such amazing extension capabilities that I now have a use case to send HTTP requests from a pack to an API platform that exhibits higher security requiremetns than before: IP whitelisting.

Is there any way to identify one IP - or a limited set - from which all HTTP requests are sent for a given pack?

My intuition is that @Eric_Koleda is the natural expert to answer this one :wink:

Thanks!

1 Like

Hi @Laurent_Ades - You can to the right place! We do use a set of outbound IP addresses for Packs traffic, which you can learn about here:

Some important notes:

  • Subsequent requests, even within the same execution, can come from different IPs.
  • The IP address list isn’t 100% static, but we haven’t changed it in years and don’t intend in the near future.

Exactly what i needed. Thanks!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.