Connector Framework
Nuntiq’s connector framework is built with Python on top of our native object framework, making it quick to link external systems. Since it uses a universal language, any developer can manage integrations without specialized training or proprietary certifications. This approach removes the friction of traditional middleware and gives your team or your chosen Nuntiq partner full control over all integration logic.
Each connector runs in an isolated container for security, receiving a full job context to return structured results. The framework supports pushing validated invoices, pulling master data, or any custom operations your workflow needs. By combining standard Python with containerized architecture, Nuntiq makes complex integrations predictable and simple for anyone to maintain.

Works With Your Systems
The connector framework supports any system with an API, file-based import. Common targets include:
ERP Systems
SAP, Oracle, Microsoft Dynamics, NetSuite, and others. Push validated invoice data directly into your ERP's AP module.
Accounting Software
Any accounting system with an API or file import capability. Nuntiq delivers structured data in the format your system expects via the connector framework.
P2P Platforms
Any P2P platform with API integration support. Match invoices to purchase orders and synchronize supplier data.
API Access
Nuntiq provides REST API access for programmatic integration. Create dedicated API users with their own credentials, and use JWT-based authentication to access invoice data, documents, and configuration.
