Forge app to consume REST API's on a Private network

We have created a Forge app which interacts with REST API Service hosted on a public domain and accessible over Internet. Now our requirement is to consume REST API’s which are hosted on a private network and not available publicly on Internet. Is there any way to implement this? Is it technically feasible? Please suggest.

I believe the most appropriate solution would be to allow your private network to grant access to the list of IPs that Atlassian uses to host Forge application
https://ecosystem.atlassian.net/browse/FRGE-276
https://developer.atlassian.com/platform/forge/changelog/#CHANGE-1168
https://community.developer.atlassian.com/t/forge-ip-for-a-source-allowlist/67302

3 Likes