What's new in Sigma

API

New response output for List workbooks for a tag and Get a workbook endpoints

The tags array includes two additional properties in the response for the List workbooks for a tag and Get a workbook endpoints:

workbookTaggedAtTimestamp that indicates when a workbook was tagged with the given version tag.
sourceWorkbookVersionVersion number that identifies which version of the workbook was tagged with the given version tag. The number corresponds to the version number available in the workbook's version history.

Workbook features

Export to webhook

Webhook exports are now generally available (GA). Use a webhook to send workbook data to your own webhook endpoints or other applications.

For more information, see Export to webhook.