Where can I find documentation about Sage 300 cloud RESTful API?

Hi,

I am trying to build a solution that should integrate with Sage 300 cloud to sync customers, projects, work orders, etc...

I have looked around but could not find any documentation about Sage 300 cloud API.

Could you please point me to Sage 300 cloud API documentation? Does Sage 300 provide RESTful API?

Thanks,
Waseem.

Parents Reply Children
  • in reply to Stephen Bagnall

    Correct! Look in the docs\webapi folder. Also, the Web API is REStful and we have implemented swagger (OpenAPI). Therefore, once the Web Screens are installed (option during Sage 300 installation), the Web API is installed at that time. Accessing the landing page for the Web API (localhost\sage300webapi) will allow you to access swagger and interactively invoke the apis.