3rd-Party Adapters
Adapters to 3rd-Party Systems exist to interface the Secure Messaging Platform to a variety of bespoke back-office and packaged systems.
For example, Adapters are typically required to interface to:
- Superannuation registry systems
- Document management systems
- CRM platforms
- Investment trading platforms
- Insurance platforms
To accommodate all back-office system implementations, a wide variety of integration strategies are offered, including:
- File system (files are created in designated folders)
- Message queues (MSMQ, RabbitMQ, etc.)
- Database (data is written direct to database staging tables)
- API calls (3rd-party APIs are consumed)