null

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

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

  1. 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.

  2. The report can be sent by the following methods:

    1. SFTP

    2. Resful API endpoint

    3. Email to a select set of e-mail recipients (this is not recommended)

  3. Frequency is configured

    • Hourly

    • Daily

    • Weekly


Pull: Restful API

Scan Events and PODs can be pulled from OneFlo using our Restful 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

  • No labels