Changelog
Product update of the week: Week 32
New
Integrations
Atlassian Cloud Admin
Works with the Unified User Directory API | Install
Improvement
- Unified User Directory API - Added license, activities and deprovisioning capabilities to Zendesk, Atlassian, Zoom, Jira.
- Add dropdown selection in the connection UI for values which are a fixed set. Decreases the chances of user errors.

- RapidBridge now supports customizing the error handling. Previously, RapidBridge Sync Job Runs used to fail fast i.e. whenever a Unified or Proxy API request used to fail, the sync job run used to stop completely. But based on customer feedback, we have realized that sometimes it's better to just ignore those requests and fetch the remaining records. So going forward, RapidBridge Sync Job Runs will by default ignore the failures and send over a
sync_job_run:record_errorwebhook event with the error details and additional metadata. To fail fast, just pass"error_handling": "fail_fast"as one of the request body attributes while creating a Sync Job Run. More info in the documentation. - Unified Logs Tab in the Truto console - Logs across Unified API, Proxy API and Sync Job Runs are now accessible in the unified logs tab in Truto console.