1630087229210
Set Account Scopes in the Dashboard
by Nylas
Dashboard In the dashboard when adding accounts, you can select the scopes. Easily set granular permission per account. Documentation We updated the API documentation to address your feedback. Endpoints use a description instead of the API
1629485013713
Nylas Updates August 20, 2021
by Nylas
Search You can now search for documentation in the dashboard along with dashboard pages. Dashboard The Nylas changelog is now in the dashboard! Node SDK Release Version 5.7.0 npm GitHub New Added missing fields for recurring events. Added
1628276400000
Nylas Updates August 6, 2021
by Nylas
API
SDK
Components
Scheduler
We’ve been working hard to make Nylas even better! New Java SDK Version 1.8.0 is released. GitHub Maven New Supports Nylas API version 2.2 Added event metadata Added RoomResources Added missing getters for Event.Recurrence fields Add
1627390800000
Event Metadata is Available
by Nylas
Event Metadata is now out of beta! Event metadata lets you attach key-value pairs to event objects. Use it to store information such as customer ID, internal event data, and other information. Review our Event Metadata documentation to get1626963693438
Python SDK v5.0.0 is released
by Nylas
Python SDK v5.0.0 is released! GitHub PyPI New It now supports: Neural endpoints Room Resources Event Metadata Nylas-API-Version header Bug Fixes Fixed as issue where the limit filter was not being used when making an.all() call. Fixed an1626375600000
New SDK Releases
by Nylas
Node SDK Version 5.6.0 is now available. GitHub npm New We added support for the Neural API. We added the availability endpoint. We added ESlint and Prettier. Bug Fixes Fixed Jest test cases not respecting async methods. Fixed an issue1624547100000
Nylas Updates June 24, 2021
by Nylas
Components The documentation for the Agenda and Contact List were updated to include: Quickstart using script tags for an even easier setup. Contact List has an example with user-provided data. Signature Endpoint Separators such as—-, are1623876600000
New! Sentiment Analysis
by Nylas
We've released a new endpoint called Sentiment Analysis. Use Sentiment Analysis to analyze label text as positive, negative, or neutral and track customer sentiment across your organization. You can use Sentiment Analysis to: Send surveys
1623354480000
Nylas Updates June, 10 2021
by Nylas
Ruby SDK Version 5.1.10 We released a new version of our Ruby SDK. New We added support for read-only attributes. We added save_all_attributes and update_all_attributes methods to support nullifying attributes. We added Event metadata. Bug