1636743600000Nylas Updates November 12th, 2021by NylasPlatform Bug Fixes Fixed a sync error for missing IMAP messages. Fixed an issue with overlapping elements in Nylas Dashboard for webhooks.
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.
1634839200000New Components Available!by NylasComponentsWe’ve released three new components to make it easier and faster to develop applications. Conversation View a list of threads or messages in a conversation view. Without writing a single line of code, the Conversation Component comes with:
1634312072771Nylas Updates October 15th, 2021by NylasScheduler Improved troubleshooting topic for Scheduler reauthentication. Bug Fixes Fixed an issue with the Scheduler app for adding multiple guests to a meeting. Platform Bug Fixes Fixed a created contact sync issue with Google. Fixed an
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