1635263481211We've added conferencing features to our Events endpoint!by NylasAPIUse the Events endpoint to create meetings with video conferencing attached in one API call. We support: Zoom Google Meet Microsoft Teams Check out our documentation to get started.
1635196209615API Version 2.3 is released!by NylasWe released version 2.3 of the Nylas API. The change is additive and requires no changes to your API. We added graph as an authentication provider to support Graph for Events.
1633706179024Nylas Updates October 8th, 2021by NylasPlatform Updates API Added limit parameter to Room Resources endpoint. Scheduler Fixed UI for improved accessibility access and use. Bug Fixes Fixed sync issue with EWS accounts.
1631892900000Node SDK v5.8.0 is releasedby NylasNode SDK v5.8.0 is released! GitHub npm New Nylas SDK v2.3 support is now enabled. Added support for Consecutive Availability. Bug Fixes Fixed an issue where JSON.stringify would omit read-only values. Fixed a webhook example throwing error
1630604128502Java and Python SDK Releasesby NylasJava SDK Version 1.9.0 GitHub Maven New We added support for Event conferencing We added support for Account deletion Deprecated We deprecated MicrosoftExchangeProviderSettings easServerHost in favor of exchangeServerHost. Python SDK GitHub
1630087229210Set Account Scopes in the Dashboardby NylasDashboardDocumentationDashboard 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
1629485013713Nylas Updates August 20, 2021by NylasDashboardSDKSearch 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
1628276400000Nylas Updates August 6, 2021by NylasAPISDKComponentsSchedulerWe’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
1627390800000Event Metadata is Availableby NylasEvent 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 get