This section provides guidance on how to integrate Increff Omni system to ERP systems and other information about the Increff Standard APIs.
All APIS follow REST protocols. All API use JSON payloads.
Integration Terminology
Inbound : API Calls from Client system to Increff system
Outbound : API Calls from Increff system to Client system
{Client’s URL} : Means client can give their url endpoint to be called. Payload will be increff’s standard.
Typical ERP Integration touchpoints
High Level Flow Diagram
This diagram shows which system is responsible to initiating which api call.
On left, Omni magic represents Increff System
On Right its client ERP system or client integration middleware.