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.
1633033491382Nylas Updates October 1, 2021by NylasRuby SDK v5.4.1 is released! GitHub RubyGems Bug Fixes Fixed an issue with Send endpoint for drafts that sends an existing draft when tracking is enabled. Platform Updates Bug Fixes Fixed an issue with EWS recurring events staying confirmed
1632757625785Nylas Updates September 27, 2021by NylasBug Fixes Scheduler We fixed a bug where booked slots would show as available. If a slug is already in use, the API and Schedule Editor now returns the message Sorry, the page slug you provided is already taken. API We fixed an issue where
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
1628881200000Nylas Updates August 13, 2021by NylasDocumentation We have a new guide on which providers require App Passwords. There is new troubleshooting for Unexpected Folders and Calendars for Exchange accounts. Bug Fixes We fixed an error where making a PUT request to update an event
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