What’s New
Platform Launch — Essal v1
This release marks the general availability of the Essal v1 API across all six apps: Office, Access, Sales, Careers, Project, and Guard. Key capabilities available from day one:- Unified authentication with a single API key or OAuth 2.0 flow
- Cross-app linked resources — connect deals to projects, applicants to users
- Real-time events via webhooks with
X-Essal-Signatureverification - Full sandbox environment with daily data resets
- Official SDKs for Node.js, Python, Ruby, and Go
Essal Guard — Audit Logging
All API requests and user actions are captured in the immutable Guard audit log from the moment of activation. Logs are queryable via API with rich filtering options and exportable incsv, json, and ndjson formats.
Essal Access — SCIM 2.0 Provisioning
User lifecycle management via SCIM 2.0 is available at GA. Connect Okta, Microsoft Entra ID, or any SCIM-compatible IdP to automate user provisioning and deprovisioning.Essal Office — Real-Time Collaboration
The Office app supports concurrent editing across documents and spreadsheets using Operational Transformation. Multiple users can work on the same document simultaneously with live presence indicators and cursor positions.Known Issues
- The Careers
POST /applications/bulk-disqualifyendpoint may return a202with a partial success in rare cases involving applications in theOfferstage. A fix is scheduled for the next release. - PDF exports of documents containing embedded sheets may experience longer-than-expected processing times for large datasets.