Stay up to date on recent changes to Staffbase APIs and other developer products and features.
If you use any of these domains as reply URLs, you must update your Identity Provider (IdP) settings with your Staffbase platform domain to the list of allowed reply URLs. This is essential to avoid disruptions to your API integrations and SAML-SSO authentication flow. If you are impacted, your Customer Success Manager or Support team will reach out to you to assist you further.
Pages API: The Pages API simplifies creating new pages with content from external sources, making it ideal for organizations migrating to the Staffbase platform or consolidating scattered information. It helps preserve valuable content and ensures a seamless transition during migration. Additionally, you can manage your pages using the Pages API.
Learn more about the Pages API use cases:
File Management API: Introducing File Management API that offers a range of methods to streamline file management tasks on your platform, such as adding files to your File Manager and creating, updating, or deleting collections. Whether you need to import assets from an external source, set up files for a new editor, or manage collections centrally as an administrator, the File Management API makes it simple and efficient. Learn more on getting started with the File Mangement API.
In the Notifications API, a new error code has been added to the response of the Send notifications endpoint. The error code 429
is returned when too many requests are sent in parallel and exceeds the rate limits. When this error occurs, wait a short period before retrying the request. To avoid this error, we recommend staggering API calls instead of sending them all at once.
In the Campaigns API, the Create campaign references endpoint now returns the plannedAt
parameter. This parameter shows at what time and date the post is planned to be published and it is returned with the response body. The plannedAt
parameter provides a date and time in ISO 8601 format. For example, 2024-09-17T12:00:00Z
.
status
secret
For more information, see the migration guide.
|
as a CSV separator in the (New) CSV Import
API.Introducing the (New) CSV Import API that offers advanced functionalities and an improved user experience. To get started, see the Get Started With New CSV Import guide. Use this beta feature instead of the (Legacy) CSV Import API, which is planned to be deprecated in the future. Staffbase strongly recommends migrating to the new CSV Import API as soon as possible. Learn more.
Introducing the Quick Links API that allows you to add custom header links to enable quick access to content for your users. Learn more.
updated_DESC
- Sort the reference list in descending order based on the last updated datecreated_DESC
- Sort the references attached to a campaign based on the date they were created in descending
order, from newest to oldest.updated_ASC
- Sort the references attached to a campaign based on the date they were last updated in ascending
order, from oldest to newest.scheduledFor_ASC
- Sort the reference list in ascending order based on the publishing order.scheduledFor_DESC
- Sort the reference list in descending order based on the publishing order.updated_DESC
to created_DESC
.multipart/form-data
and application/x-www-form-urlencoded
have been removed from the Chat
API.To migrate to the new properties, see the migration guide.
There are no changelog entries yet. Stay tuned for upcoming updates!