API Endpoints by Datacenter
D·engage provides below API endpoints to send subscription and events in Mobile SDK.
Turkey - Istanbul Datacenter
US - Ohio Datacenter
EU - Frankfurt Datacenter
Russia - Moscow Datacenter
South Asia - Singapore Datacenter
Related Articles
Rest API
The REST API option provides a flexible way to import data directly into the system without relying on scheduled file transfers. Using the API, you can send data, ensuring faster synchronization and more control over the import process. For detailed ...
Connect to Dengage FTP
Connection Details Protocol: ftps Host Name: ftps.dengage.com Port: TCP 990, TCP 30000-50000 Connection Type: Explicit Sample Codes You can find the sample codes for connecting to D·engage FTPS below public static async System.Threading.Tasks.Task ...
Flutter
dengage_flutter Installation a) Edit your project's pubspec.yaml file to include the dengage_flutter SDK: Shell dependencies: 1.1.1 b) Run flutter pub get to install the SDK. Platform Specific Extra Steps Following extra steps after the installation ...
iOS SDK Setup
Requirements D·engage Integration Key iOS Push Certificate iOS Device (you need to test on a real device for notifications) A Mac with the latest Xcode iOS version 10 or later (supported by D·engage Mobile SDK) Integration Methods CocoaPods ...
React Native
SDK Setup SDK Installation Dengage SDK is available on npm package repository. To install the SDK, run the following command in your project directory: Shell npm install @dengage-tech/react-native-dengage Latest SDK version: 2.0.1 Integration ...