AMANA ERP connects to external channels and services through the Platform hub and developer APIs.
E-commerce channels
Supported connectors include Shopify and WooCommerce. Configure under Platform → Integrations → E-commerce:
- Map products, inventory, and orders between channel and ERP
- Set sync direction and conflict rules per channel
- Monitor failed sync jobs in integration logs
Start with a single outlet and SKU subset before full catalog sync.
Payments
Payment providers vary by country and outlet. Configure terminals and online capture in Master Data → POS and outlet payment settings.
Developer API
For custom integrations, use the REST API documented at Developers (/developers). Authenticate with tenant-scoped API keys issued by your administrator.
Rate limits and webhook signatures are described in the OpenAPI spec (/openapi.json).
OCR and document intelligence
Purchase invoice OCR (where licensed) extracts header and line data from uploaded PDFs. Review extracted fields before posting to AP.
Support resources
| Resource | Location |
|---|---|
| API reference | /developers |
| Release notes | /support/releases |
| Knowledge Base | /help |
| Interactive tours | /support/guides |
Security
Store API keys and webhook secrets in tenant settings — never commit credentials to source control. Rotate keys when staff with access leave the organisation.