Changelog

Stay up to date on recent changes to Staffbase APIs and other developer products and features.

August 31, 2023

Employee App
Front Door Intranet
update
  • In User API, the verificationCode, pending and enabled response fields of a user account will be removed until 31/08/2024. Instead, you can now use:
    • secret for the verificationCode response field
    • status for the pending and enabled response fields
  • It also replaced the enabled property with the status property to enable or disable a user with a request.

To migrate to the new properties, see the migration guide.

August 10, 2023

Employee App
Front Door Intranet
new
  • Introducing Tags API for more scalable and user-friendly format for returning tags used in user profiles. The Tags API will replace the user/tags endpoint under the User API. The user/tags endpoint will soon be removed. If you are still using user/tags endpoint, Staffbase recommends migrating to the Tags API.

July 14, 2023

Employee App
Front Door Intranet
update
  • Users and tokens assigned as editors on a specific plugin could set properties via API on these plugins, which exceeded their permission level. This has been fixed. Now, users and tokens with editorial access for specific plugins can only set the plugin properties available to them in the Studio user interface.

June 16, 2023

Employee App
Front Door Intranet
update
  • In User API, the source response field of a user has been removed. Instead, you can now use the creation response field.

May 11, 2023

Employee Email
new
  • Introducing Contact API that allows you to sync your recipients’ email addresses and other attributes from any third-party human resources system directly into Employee Email for creating custom distribution lists.

April 13, 2023

Employee App
Front Door Intranet
update
  • In User API, the creation date of the user account got incorrectly overwritten with the activation date. This has been fixed.

February 9, 2023

Employee App
Front Door Intranet
update
  • In News, when the News API was used to search for posts, acknowledgments were not displayed. This has been fixed.