Skip to main content

Hi, we need to perform an integration between Acumatica and IFS. The integration points are given below. How can we open an endpoint for IFS to perform these operations via GET and POST from the Acumatica end?

  • Acumatica PO Transfer to IFS as IFS customer Order (GET request from IFS)
  • IFS Shipment Integration to create Acumatica Proforma Invoice (POST request from IFS)
  • IFS Shipment Integration to create Acumatica Purchase Receipt (POST request from IFS)
  • Acumatica PO change order integration to IFS customer order (GET request from IFS)
  • IFS sales part integration to create sales part in Acumatica (POST request from IFS)

Thank you.

Hi

The Web Service Endpoints screen ScreenId=SM2070PL has all the prebuild Acumatica endpoints for the Contract based API’s. You can also create your own if needed.

The https://acumatica.litmos.com/home/LearningPath/78762?r=False&ts=638221566603960014 is a a very good course and explains how to use it. The community board also has some Webinars etc on this to get you started

 


Reply