- Read jobs — Read data from their linked account
- Write jobs — Write data to their linked account
Bidirectional flow structure
There are 3 types of connectors in a bidirectional flow:- The primary connector which your tenant links to
- The target connector to be used in Read jobs
- The source connector to be used in Write jobs

Examples
Common uses of Bidirectional flows include:- Have tenants link their CRM:
- Use Read jobs to sync their CRM data to your database
- Use Write jobs to sync custom fields from your platform to their CRM
- Have tenants link their own database:
- Use Read jobs to import their data into your platform via a webhook
- Use Write jobs to sync updates made on your platform back to their database