Create Extracts for Embedded Data Sources in a Workbook
POST {{base-path}}/sites/{{site-id}}/workbooks/:workbook-id/createExtract?encrypt=true
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
encrypt | boolean | If true, then Tableau will attempt to encrypt the created extracts. If false, or no encrypt parameter is appended to the URI, then the extract won't be encrypted, unless encryption is enforced by site or workbook configuration. An error will be returned when encrypt equals true and encryption is disabled in the site or workbook. |