Changelog
Product update of the week: Year 3 • Week 9
New
- OAuth 1.0 UI: Introduced a dedicated UI for configuring OAuth 1.0 authentication in integrations.

- Scheduled Refresh Token UI: Added a UI for Scheduled Refresh Token steps on the Integration page for improved token management and visibility.

Improvement
- Logs UI Enhancements: The Logs UI now displays query parameters and more detailed information for RapidBridge Logs.

- RapidBridge Error Events: RapidBridge now sends
record_errorevents when syncing to a datastore fails. - Native File Pickers: Enabled Folder Select as the default option in Google Drive Picker and SharePoint File Picker, released in
@truto/truto-link-sdk v1.1.13.
Fix
- Notion Page Content API: Fixed an issue where the
POST /page_contentAPI was failing. Now, Notion content is chunked every 2,000 characters while creating a page to ensure successful processing. - Token Refresh Error Handling: Resolved a case where
post_install_errorandvalidation_errorwere getting reset when a refresh token was successfully obtained.