Configure data export
Data export lets you automatically upload generated reports to your own systems (SFTP or FTP destinations) immediately after generation. This includes both one-time and recurring reports.
Use data export when you need to consolidate, enrich, or process report data within your own infrastructure.
Create an export configuration
-
In the web interface, go to Analyze > Export.
-
Select Create configuration.
-
Choose the destination type:
- SFTP: Recommended for secure file transfer.
- FTP: Supported, but FTP active mode is not available as it must pass through NAT and proxy.
IMPORTANTRestrict the IP addresses allowed to connect to your FTP/SFTP server. Configure your firewall to permit only the following Infobip IP address ranges:193.105.74.0/24,62.140.31.0/24. -
Select the authentication type:
- Password: Use for simplicity or when supporting legacy systems that do not support public key authentication.
- Public key: Use for stronger security. Eliminates password-based access and resists brute force attacks.
-
Enter the required destination details: hostname or IP address, port, username, and remote path.
-
Name the configuration and select Save.
-
Verify the connection status on the Analyze > Export page:
- A green OK status confirms the connection is working.
- A red ERROR status indicates a problem. Hover over the error for details.
Set up public key authentication
If you selected public key authentication in step 4:
- Copy the public key displayed in the web interface.
- Log in to the server where reports will be received.
- Go to the
.sshdirectory. - Open or create the
authorized_keysfile. - Paste the Infobip public key into the file and save it.
- Verify that the
.sshdirectory andauthorized_keysfile have the correct permissions.
Assign an export configuration to a report
Once a configuration is saved, assign it when creating a report:
- In the report creation form, go to the Options section.
- Select your configuration from the Export Report list.
Reports are automatically uploaded to your destination after generation.
Report statuses
Report statuses, lifecycle, and management actions across all report types.