DI Overview
From Apps for Creatio
Data Islands and Creatio allows you to quickly and easily build robust custom Integrations. You can:
- Export Creatio data for use in a datawarehouse/mart and feed other systems from Creatio
- Import data into Creatio from ERP or any data located anywhere.
There are 2 modes you can use for Data Islands.
1. Command line
2. JINT (Javascript)
For more complex data flows you would use JINT especially in Creatio as you need to get either an Id of a collection based on a Name or the Name based on the collection Id.