Native SDK’s
Native SDKs helps to integrate Foundry services with your client applications.
Inorder to use Native SDKs we need a Foundry application must be published to an environment.
Work Flow:
SDK’s acts as layer between Client application and Foundry services. It passes inputs client application to foundry and send responses from foundry to client.
Supported Platforms:
Client SDKs are supported for the following languages.
- Android
- JavaScript
- iOS
Supported Features:
Client SDK’s generally supports following foundry services and may support additional features based on the platform.
- Identity Service
- Integration Service
- Metrics Service
- Messaging Service
Download Native SDK’s:
In the Foundry console, navigate to API Management > SDKs, and click on desired SDK’s to download
Integration:
Unzip the downloaded sdk’s and follow the steps due to differences in the various platforms, the functionality varies for each client SDK. Please refer to the documentation of specific SDKs to view the features supported by each of them and how to use them.