Qobra works by processing data, which we divide into two types:
User data, meaning data about your employees, the management structure of your organisation, groups of employees …
Data tables that are necessary to calculate compensations (for instance sales opportunities, quota and objectives, invoicing data, …). Those data tables represent any data that needs to be crunched to get your compensation amounts right.
User data can be synchronized several ways:
with your HRIS (Workday, ADP, Lucca, Factorial, Sage …)
via Qobra’s APIs
To synchronize data in Qobra, you’ll need:
the Upsert users bulk route, to upsert users in bulk
the Upsert group attributions bulk route, to assign each user a group
the Upsert manager attributions bulk route, to assign each user a manager
the Archive users bulk route, to archive users
Data tables can be synchronized several ways:
with CRM integrations (Salesforce, Hubspot, Pipedrive, Microsoft Dynamics, Zoho CRM, Odoo)
with Database & datalake integrations ( Snowflake, Bigquery, PostgreSQL)
via Qobra’s APIs
To synchronize data tables in Qobra, you’ll need:
the Upsert records bulk route, to upsert records in bulk in a data table
the Fetch import route, to check your import’s status
Qobra works by processing data, which we divide into two types:
User data, meaning data about your employees, the management structure of your organisation, groups of employees …
Data tables that are necessary to calculate compensations (for instance sales opportunities, quota and objectives, invoicing data, …). Those data tables represent any data that needs to be crunched to get your compensation amounts right.
User data can be synchronized several ways:
with your HRIS (Workday, ADP, Lucca, Factorial, Sage …)
via Qobra’s APIs
To synchronize data in Qobra, you’ll need:
the Upsert users bulk route, to upsert users in bulk
the Upsert group attributions bulk route, to assign each user a group
the Upsert manager attributions bulk route, to assign each user a manager
the Archive users bulk route, to archive users
Data tables can be synchronized several ways:
with CRM integrations (Salesforce, Hubspot, Pipedrive, Microsoft Dynamics, Zoho CRM, Odoo)
with Database & datalake integrations ( Snowflake, Bigquery, PostgreSQL)
via Qobra’s APIs
To synchronize data tables in Qobra, you’ll need:
the Upsert records bulk route, to upsert records in bulk in a data table
the Fetch import route, to check your import’s status