Integration Flow Overview

The integration flow defines how data is synchronized from the source system to the target system. By adding different components, system interface calls, data filtering, and source field and target field comparison are performed. Mapping conversion, logic processing before, during and after data synchronization, etc. Visual, streaming configuration, simple operation, and the execution sequence of each component is clear at a glance.
1. Define Source & Target: which object of which system is synchronized to which object of which system.
2. Define how to get the data of the source object and what to do with the target object
If the source system is CRM, there is no need to configure how to obtain data, and the CRM system will notify the integration platform of the data that has taken action.
3. Define Field Mapping Relationship between Source Object & Target Object
4. Define the range of data from the source object to be synchronized to the target system, that is, set data filtering.
If you want to synchronize all data, you don't need to set data filtering.
5. If there are special requirements for data processing, APL functions can be inserted before, during and after data synchronization to achieve.
2023-02-22
0 0