Integrating With an ERP
-
ERP Integration
It's possible to integrate Azumuta with an external ERP system. Most often, this integration is used for automatic product order creation in Azumuta - based
Read more → -
Azumuta’s REST API
Our REST API uses standard HTTP response codes and verbs. Authenticate with X-API-Key over HTTPS. Access in-app API docs, the OpenAPI spec, and the AI primer.
Read more → -
How to Create and Manage API Keys
Create an API device, copy its API key, and authenticate REST requests with the X-API-Key header. Keys are environment-scoped and must stay secret.
Read more → -
Using Your Data in the REST API
You can use the Azumuta REST API with existing data in your environment (e.g., to create an audit of an existing work instruction by using external automation.)
Read more → -
Simple Entry Integration
A common use case of simple entry integration is automatic navigation to product orders. An operator can scan a product order’s barcode, and their screen will
Read more →