Skip to main content

Calling external APIs from an Iris App

⚠️ Early Access — This feature is currently in early access. Contact your Trackunit representative for more information.

In most cases, to call an external API you can use an HTTP client in your app's code and make requests directly.

For backend logic or external requests that require server-side execution, you can use Serverside API Extensions. For more information on setting up Serverside API Extensions for your use case, please contact your Trackunit representative.