Arrangement Data Ingestion
Ingestion is a feature in Microservices that is used to ingest data from the external system into a Microservice.
In Arrangement Microservice, there are three types of ingestion:
- Internal Ingestion: Used to Ingest data from Transact/T24 System.
- External Ingestion - Generic: Used to ingest the data from External System. For example, SaltEdge or Plaid using Account Aggregation Microservices.
- External Ingestion - Processors: Used to ingest single or bulk data that comes in a particular payload via CSV Debulking or through EventStore and Adapter Microservices.
For more information on the data ingestion types in Arrangement Microservice, refer to the following:
In this topic