Please refer to the documentation here #LDX Batch
We have released UI updates to our Seismic Developer Portal (the site that you're on right now). Users may notice several enhancements including endpoint history, improved page loading performance, and improved search. Please let us know if you believe there to be any gaps, bugs, or missing information.
We have added a new section to include a highly requested Snowflake query for inventory reporting. Please refer to the documentation here:
docs/library-inventory-with-content-properties for more information.
We have released two new endpoints to assist with Workspace permissioning. Please refer to the documentation here:
#addamembertocontent
#removeamemberfromcontent
Please refer to the documentation here #scim-user-and-group-management
A new authorization flow for server-to-server integrations, client credentials with user delegation, has been added to our Authorizations Overview page. This flow is more secure than the existing password flow and is meant to replace password flow over time.
In order to bring casing consistency across all tables we have lower cased all format fields, including a most recent update to generatedLivedocOutputFormats.format.
The python script for extracting reporting data has been updated to reflect all available reports.
V2 API update.
The following object was removed from the API:
- instanceFormat
This object was available on the following tables:
- contentUsageHistory
- contentViewHistory
- userActivity
After careful review, we realized this object was released prematurely. This object was not supposed to be released with the V2 API release as it had not yet been QA'd properly. We apologize for any inconvenience.
We are excited to announce our January release!
The following functionality has been enabled:
- Add a content property
- Add one or more content property values
The following endpoints were augmented to support additional functionality -
Library Content Management :
- Add a file now supports the ability to have Seismic resolve name collisions when adding new files.
- Get lists of users now supports an optional filter parameter.
- Publishing now supports setting a date + time for future publishing
- Get list of items in a folder has been optimized so that we can raise the rate limits to 60/60 while adding query string parameter support to expand the response as needed.
Check each endpoint listing for additional details!