latestOpenAPI 3.0.32026-08-19299284712.8 KB

67d9f45bb99b

Data Tables

Update a Data Table

Allows updating a data table. This currently supports modifying settings for data tables tied to Salesforce connections and name, description fields for all data tables.

post/data-tables/{data_table_id}

Path parameters

data_table_idstring uuid required

Headers

X-Company-IDstring required

Associates request with company

Request body

idstring uuid required
namestring required
activeboolean required
settingsobject required
created_atstring date-time required
type'AD_HOC' | 'ERP_CONNECTION' | 'GENERIC' | 'EMPLOYEE_ROSTER' | 'HRIS' required
  • AD_HOC - Ad Hoc
  • ERP_CONNECTION - ERP Connection
  • GENERIC - Generic
  • EMPLOYEE_ROSTER - Employee Roster
  • HRIS - HRIS Connection
type_friendlystring required
last_importobject required
last_successful_importobject required
source_typestring required

Returns the human-friendly category of the connection's Integration, if the table has a connection. Otherwise, returns 'Data Table'.

Returns: The human-friendly source category

mapping_dataobject required
descriptionstring

Response

The data table object

idstring uuid required
namestring required
activeboolean required
settingsobject required
created_atstring date-time required
type'AD_HOC' | 'ERP_CONNECTION' | 'GENERIC' | 'EMPLOYEE_ROSTER' | 'HRIS' required
  • AD_HOC - Ad Hoc
  • ERP_CONNECTION - ERP Connection
  • GENERIC - Generic
  • EMPLOYEE_ROSTER - Employee Roster
  • HRIS - HRIS Connection
type_friendlystring required
last_importobject required
last_successful_importobject required
source_typestring required

Returns the human-friendly category of the connection's Integration, if the table has a connection. Otherwise, returns 'Data Table'.

Returns: The human-friendly source category

mapping_dataobject required
descriptionstring