Integrations and API
List of Services
-
Sage Accounting Integration For Manu Online Manu Online supports the popular Sage Accounting software package. Now you can build a complete, integrated and powerful ERP manufacturing system together with Sage AccountingSage Accounting Integration For Manu Online
-
Zapier Integrations Connect your Manu Online account to other apps with ZapierZapier Integrations
Zapier lets you connect Manu Online to 2,000+ other web services. Automated connections called Zaps, set up in minutes with no coding, can automate your day-to-day tasks and build workflows between apps that otherwise wouldn’t be possible. -
E-Commerce connections to Manu Online E-Commerce connections – Manu Online can be connected to a variety of cloud e-commerce systems such as Shopify, Woo-Commerce and ShipStation.E-Commerce connections to Manu Online
-
Integrating an external WMS A number of our customers have made custom integrations to an external warehouse management system. These systems are sometimes “In-house” but most of the cases we have seen are when the WMS is the operative system of an external logistics provider (commonly called a 3PL).Integrating an external WMS
-
Creating a new app with the API To create a private app, you will need programming skills, a programming environment suitable for creating internet base Restful application calls. Manu Online API uses the industry standard OAuth2 for authentication. You will need to be familiar with the concepts of OAuth2 to successfully create a program.Creating a new app with the API
-
Webhooks Webhooks are data transfers triggered by an action by a user in Manu Online. They send data out from the system to the address address specified. The server on the receiving end is often called the “listener”. While it is also possible to “get” data from your Manu Online account by using the API, webhooks have a huge advantage that if there is a transmission error or business logic error on the listner, then the user will get immediate feedback and can try again.Webhooks
-
Integrations with Azure Microsoft Azure has a huge number of tools for storing and processing data. Many of these are extremely scalable in terms of both cost and performance. Manu Online has direct support for putting live data to an Azure Service Bus. From here you can build tools of your choice to store and process your Manu Online data.Integrations with Azure