My team has been using desktop Sage 100 (2021) to enter purchase orders to generate sales orders, but we would like to create a bot and do this via API. Any uipath packages available?
Hello @Zoe0715,
You will need the WebAPI package and more specifically the HTTP Request activity;
The simplicity of implementing this into an automation will depend on the API itself.
Best,
You could load their swagger file into a library: