Connect your software with Dijit.app integrations
Connect Dijit.app with your existing systems and maximize the efficiency of your document management with our multiple integration options.
In 20 seconds, we show you why dijit.app is your best ally
Why should you choose us? Because our software is ultra-precise and ultra-fast. See how dijit.app transforms hundreds of delivery notes or invoices into structured data, ready for your ERP in real time.
About Dijit.app
Dijit.app is a next-generation B2B SaaS solution for document management and big data analysis. Our platform uses advanced AI and OCR technology to intelligently process any type of document, whether in printed or PDF format.
- Intelligent document processing with AI
- Optical character recognition (OCR)
- Automated document management
- Advanced data analysis
- Integrations with other management systems or ERP
Our integrations
Some of our integrations
We connect with the leading ERPs and accounting systems used in the UK
Integration types
Powerful and Flexible Integrations
Choose the integration method that best fits your technology infrastructure
REST and SOAP API
Standardized programmatic interfaces for robust and flexible integration with your systems.
Direct SQL Connection
Direct and secure access to databases for real-time synchronization.
File Exchange
Automated file transfer for batch processing.
ESB Integration
Enterprise Service Bus for a centralized integration architecture.
Event-Based
Event-driven architecture for asynchronous real-time communication.
Hybrid Integration
Flexible combination of different integration methods according to your needs.
Technical details
Learn about our integrations in depth
Complete documentation for each available integration type
REST API
Dijit.app integrations use REST APIs as a modern and efficient method for communication between software systems. This approach enables standardized interaction between applications via the HTTP protocol, using standard methods such as GET, POST, PUT, and DELETE.
- Stateless architecture
- Standard HTTP methods
- Separate client-server system
- Token-based security
- High scalability
- Standardized documentation
fetch('https://api.dijit.app/v1/documents', {
method: 'POST',
headers: {
'Authorization': 'Bearer TOKEN',
'Content-Type': 'application/json'
},
body: JSON.stringify(data)
});
SOAP API
SOAP APIs provide a structured and rigorous protocol for exchanging information between applications. This standard uses XML to format messages and is especially valued in enterprise environments that require a high level of security and complex transactions.
- XML-based protocol
- Advanced security
- WSDL specifications
- Automatic data validation
- Transport-independent
- Integrated error handling
<soap:Envelope>
<soap:Body>
<ProcessDocument>
<docId>12345</docId>
<type>invoice</type>
</ProcessDocument>
</soap:Body>
</soap:Envelope>
Direct SQL Connection
Integrations via direct SQL connection allow immediate and efficient access to databases. This method offers significant advantages in terms of speed and performance, especially when processing large data volumes in real time is required.
- Direct and fast access
- Custom queries
- Full control over transactions
- Real-time synchronization
- Stored procedures
- Mass processing with no latency
SELECT d.id, d.type, d.amount
FROM dijit_documents d
JOIN dijit_invoices i
ON d.id = i.doc_id
WHERE d.status = 'processed'
ORDER BY d.created_at DESC;
File Exchange
File exchange provides a reliable method for data transfer between systems. This approach makes it possible to process large volumes of information in batches, using standard formats such as CSV, XML, or JSON, making integration with both legacy and modern systems easier.
- Secure SFTP/FTPS transfer
- Batch processing
- Scheduled automation
- Formats: CSV, XML, JSON, XLSX
- Automatic backups
- Compatible with legacy systems
{
"documents": [
{
"id": 1001,
"type": "invoice",
"amount": 1250.00,
"status": "processed"
}
]
}
More than 15,000 satisfied users
Thousands of hours of manual work saved thanks to our intelligent extraction platform specialized by sector.
- Separate VAT and surcharges
- Income tax and other taxes
- Invoice detection
- Automatic account assignment
- Complete purchase list
- Batch and expiration date
- Price control
- POS integration
- Special job-site delivery notes
- Work reports
- Job code capture
- ERP integration
- Origin and destination capture
- Services, freight, and insurance
- Carrier license plate
- ERP integration
- Check-in/check-out detection
- Passenger name and codes
- Commission detection
- Excel download
- Production reports
- Complete purchase list
- Price control
- ERP integration
- Header and VAT capture
- Receipt reading
- Purchase list
- Duplicate detection
- Sales delivery notes
- Order consolidation
- Price control
- ERP integration
Document types we process
Our digitization tool recognizes and processes all types of business documents.
Try our technology for free
Digitize and process your received invoices and delivery notes with the most advanced AI on the market. No implementation costs or commitment.
Benefits
Transform your document management
Compare how your day-to-day changes with Dijit.app intelligent document management
With Dijit.app
- ✓Document management with generative AI
- ✓More time for value-added tasks
- ✓Fewer data entry errors
- ✓Efficient document management
- ✓Real information at hand
- ✓Happy work team
Without Dijit.app
- ✗Manual document management
- ✗Thousands of hours "typing data"
- ✗Manual entry errors
- ✗Less time to manage
- ✗Very high associated costs
- ✗Demotivated work team
Frequently asked questions
Everything you need to know about how to connect Dijit.app with your ERP or management system.