The dataType parameter determines which category of data is synced. Pass one of these values when calling the Start a Sync API.
Use any one data type from the table below as a parameter to run a sync using Start a Sync API
| Sync Data Type | Category | Description |
|---|---|---|
employee | HRIS | Use this for syncing employee data models like employee_profile, employee_locations, etc. |
ats_jobs | ATS | Use this for syncing Jobs data from an ATS ( ATS Jobs data models ) |
ats_applications | ATS | Use this for syncing ATS Applications data models. |
ats_candidates | ATS | Use this for syncing ATS Candidates data models. |
crm_accounts | CRM | Use this for syncing CRM Accounts data models. |
crm_contacts | CRM | Use this for syncing CRM Contacts data models. |
crm_leads | CRM | Use this for syncing CRM Leads data models. |
crm_deals | CRM | Use this for syncing CRM Deals data models. |
crm_engagements | CRM | Use this for syncing CRM Engagements data models. |
accounting_accounts | Accounting | Use this for syncing Accounting Accounts data models. |
accounting_contacts | Accounting | Use this for syncing Accounting Contacts data models. |
accounting_payments | Accounting | Use this for syncing Accounting Payments data models. |
accounting_invoices | Accounting | Use this for syncing Accounting Invoices data models. |
accounting_journalEntries | Accounting | Use this for syncing Accounting JournalEntries data models. |
expense | Use this for syncing Expense data models. |

