What's new in Sigma
July 26th, 2024
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:
workbookTaggedAt | Timestamp that indicates when a workbook was tagged with the given version tag. |
sourceWorkbookVersion | Version 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.