Extract Configuration Templates REST Endpoints
Extract Configuration Templates
The extractConfiguratorTemplates resource provides templates that you use to create and manage data extracts. You can use these templates to generate and compile record formulas, and to create extract definitions based on the selected template.
- Compile record formulas
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/action/CompileExtractRecordFormulas - CompileExtractRecordFormulas__LongLong
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/action/CompileExtractRecordFormulas__LongLong - Create an extract definition
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/action/createExtractFromConfigurator - Generate record formulas
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/action/generateExtractRecordFormulas - Get all extract configurator templates
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates - Get an extract configurator template
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/{ObjectId}