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
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
1624547100000Nylas Updates June 24, 2021by NylasComponents 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—-, are
1623876600000New! Sentiment Analysisby NylasAPIWe'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
1622749080000Nylas Updates June 3, 2021by NylasAccount Deletion We have released a new endpoint DELETE/a/{client_id}/accounts/{id}, that lets you delete an account. Using account delete will make the account immediately unavailable and stop all billing. Learn more in our documentation.
1621545900000Nylas Updates May 20, 2021by Tatiana Perry, Lead Technical WriterScheduler Nylas Scheduler is now mobile-friendly. We added new configuration fields: disableEditing- Accepts slug and available_days_in_future. Prevent users from editing the page slug and Available Days in the Future in the Scheduler
1620942000000Nylas Updates May 13, 2021by Tatiana Perry, Lead Technical WriterAPI The Outbox endpoint is now in beta. Use Outbox to send and schedule messages. Composer Composer version 0.36 is available. We fixed an issue where the access_token was not being passed to Composer's send and file upload endpoints. We