Postback - Technical Requirements
There are two methods to extract postback data:
Push - OneFlo pushes data to your SFTP (or other secure) directory
Pull - Your system grabs the data using a Restful API endpoint
Push: File Transfer
All our postback reports can be pushed to your SFTP from OneFlo: Postback - Transfer Method
The efm team configure the Postback service to provide your preferred report. The report is generated nightly (as a recommendation) in order to capture all consignments created during the despatching day. Reports are produced as a delta of consignments from the previous reporting period.
The report can be sent by the following methods:
SFTP
Resful API endpoint
Email to a select set of e-mail recipients (this is not recommended)
Frequency is configured
Hourly
Daily
Weekly
Pull: Restful API
Consignment details including scan events can be pulled from OneFlo using our Restful API Postback - via API
Speak to your Account Manager who will arrange an API authentication token.
Review our swagger to check if this is something your development team have capacity for https://uat-apidocs.flipgroup.com.au/
More information