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: post
Path: /hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/action/CompileExtractRecordFormulas
CompileExtractRecordFormulas__LongLong
Method: post
Path: /hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/action/CompileExtractRecordFormulas__LongLong
Create an extract definition
Method: post
Path: /hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/action/createExtractFromConfigurator
Generate record formulas
Method: post
Path: /hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/action/generateExtractRecordFormulas
Get all extract configurator templates
Method: get
Path: /hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates
Get an extract configurator template
Method: get
Path: /hcmRestApi/resources/11.13.18.05/extractConfiguratorTemplates/{ObjectId}