ERP
EFACS E/8
Pull customers from EFACS E8 over its web service, and let EFACS post order status back.
Where it stands today
Template
A prepared recipe on a generic path, which you finish.
- What you get
- Customers come out of EFACS and order status returns as it changes.
Set it up
- 1In EFACS expose customers over the SOA web service as one JSON response, and note the endpoint and the credential.
- 2Create a REST connection here with that endpoint and map the company, the email and the customer code.
- 3Run the test fetch and read the sample rows.
- 4Add an inbound endpoint with the ERP order status action so EFACS can post progress back in its own status words.