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
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.
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