1637350200000Node SDK v5.10.0 is releasedby NylasNode SDK v5.10.0 is released! GitHub npm New Added Event notification support. Expanded metadata support for Calendar, Message, and ManagementAccount. Added support for remaining Scheduler endpoints.
1637349000000Nylas Updates November 19th, 2021by NylasNew We’ve added a new endpoint, Generate ICS files for Events! Documentation Added transparent language to Account Deletion process. Platform Fixed an issue with account syncing for events.
1636131600000Nylas Updates November 5th, 2021by NylasMetadata Metadata gives you the ability to store key-value pairs against an object. Metadata is already available on Events and we've also added it to endpoints below. Accounts Calendars We’ve also created a new filter to make it easier to
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.
1633716300000Introducing the Nylas CLIby NylasNylas Command Line Interface (CLI) The Nylas CLI makes testing and building on Nylas even easier. Interact with Nylas directly from your terminal to make API requests and test webhooks. Check out the documentation to get started.
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