/
API File Drop

API File Drop

Usage

OneFlo supports receiving EDI via RESTful API. This allows 3rd Parties to drop files for OneFlo to process via an API endpoint.

This is a POST call that requires the XML dataset passed in the payload of the API call.

Use Cases

  1. Scan Events and PODs

  2. Completed Consignments

This is not for Order Lookup Integration. Please refer to Order Lookup - RESTful (API) Method

Requirements

Endpoint: https://api.flipgroup.com.au/edi

Header:

POST https://api.flipgroup.com.au/edi?subFolder=<FOLDERNAME> HTTP/1.1 Content-Type: text/xml Ocp-Apim-Subscription-Key: <KEY>

FOLDERNAME = Optional subfolder if specified by efm
KEY = Subscription Key provided by efm

Content in XML format (This will vary depending on use case - please work with your IT Partner)

How can I use this?

Please request an API key from your account manager. The key can only be used to send to your designated folder.

This uses a different subscription key from the https://api.flipgroup.com.au/customers

Related content

Order Lookup - RESTful (API) Method
Order Lookup - RESTful (API) Method
More like this
OneFlo Customer.API Schema for Restful API Integration
OneFlo Customer.API Schema for Restful API Integration
More like this
ICC - Information Requirements
ICC - Information Requirements
More like this
Postback - via API
Postback - via API
More like this
Order Lookup - Message Transformer Installation
Order Lookup - Message Transformer Installation
More like this