Overview
Connectors are the core integration units in Fentu Connect. Each connector defines a complete integration including the connection name, inbound/outbound settings, field mappings, and sync conditions.
Connector List
The Connector list displays all configured connectors with search and pagination features:- Search - Filter connectors by name
- New Button - Create a new connector using the wizard interface
- Pagination - Navigate through multiple pages
- Items per Page - Choose 5, 10, 25, 50, or 100 items per page
Creating a Connector

1
Information
Enter the connection name and description
2
Inbound Setting
Configure inbound data connection settings
3
Outbound Setting
Configure outbound data connection settings
4
Mapping Field
Define field mappings between systems
5
Conditions
Set up data filtering and sync conditions
6
Completed
Review and save the connector
Step 1: Information
Step 2: Inbound Setting
See Inbound Connections for detailed configuration options.
Step 3: Outbound Setting
See Outbound Connections for detailed configuration options.
Step 4: Mapping Field
Configure how data maps between the source and destination systems. For each field, you can choose:- Field - Direct field-to-field mapping
- Raw Data - Static value
- Formula - Calculated value using formula syntax
Step 5: Conditions
Set conditions that determine when data should be synchronized. Conditions act as filters to control which records are included in the sync.Step 6: Completed
Review your configuration and click Finish to create the connector.Editing a Connector
To edit an existing connector:- Navigate to the specific connector from the list (if link available)
- Or edit through the related Inbound/Outbound connection pages
Changes to a connector may affect live integrations. Consider deactivating the connection before making significant changes.
Connector vs Connect Wizard
The Connector page and Connect Wizard use the same interface, but serve different entry points:Both methods create the same artifacts. Use whichever entry point is most convenient for your workflow.
Best Practices
One Connector Per Data Flow
One Connector Per Data Flow
Create separate connectors for each logical data flow rather than combining multiple data types in one connector. This makes troubleshooting easier and allows independent activation/deactivation.
Test Before Activating
Test Before Activating
Leave both inbound and outbound connections inactive while configuring field mappings. Test with sample data before enabling live synchronization.
Document Thoroughly
Document Thoroughly
Use the description field to document:
- Business purpose of the integration
- Data transformation rules
- Dependencies on other connectors
- Contact person for questions
Version Control Important Changes
Version Control Important Changes
Before making changes to production connectors, export or document the current configuration so you can revert if needed.
Common Patterns
One-Way Inbound Sync
One-Way Inbound Sync
Use case: Pull master data from ERP into Fentu FSMConfiguration:
- Inbound: Configured and Active
- Outbound: Not configured
One-Way Outbound Sync
One-Way Outbound Sync
Use case: Push completed work data to external systemsConfiguration:
- Inbound: Not configured
- Outbound: Configured and Active
Bidirectional Sync
Bidirectional Sync
Use case: Keep data synchronized in both directionsConfiguration:
- Inbound: Configured and Active
- Outbound: Configured and Active
Related Documentation
Connect Wizard
Alternative entry point for creating connectors
Connector Set
Group related connectors together
Inbound Connections
Detailed inbound configuration guide
Outbound Connections
Detailed outbound configuration guide
