Data Import
Automation FTP User
The Dengage platform supports FTPS (File Transfer Protocol Secure) to allow clients to securely integrate via file transfer protocol. The FTP Users section under Settings > Identity & Access Management allows you to manage FTP users. This feature ...
Adding FTP IP Restriction to Settings
The FTP Users system now includes an IP Restriction feature, allowing administrators to control FTP access by specifying allowed IP addresses. Enabling IP Restriction A new "Restrict IP Access" checkbox has been added to the FTP Users screen. When ...
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 ...
Update Data Space with FTPS
Important Note You need to create an automation FTP user on admin panel. You can find the steps for how to create automation FTP user on this link Create an Automated Flow to Update Your ‘Master Contact’ Table Under the "Data Space" tab, click on ...
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 ...