<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Nylas What&apos;s New</title><description>A feed of the Nylas Release Notes only.</description><link href="https://developer.nylas.com/atom-relnotes.xml" rel="self"/><link href="https://developer.nylas.com/"/><subtitle>A feed of the Nylas Release Notes only.</subtitle><id>https://developer.nylas.com/</id><updated>2025-11-04T00:00:00.000Z</updated><author><name>Nylas Docs team</name><email>ireadthedocs@nylas.com</email></author><item><title>[2025-11-04] New in Nylas - November 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-11-04-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-11-04-new-in-nylas/</guid><pubDate>Tue, 04 Nov 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-11-04-new-in-nylas/</id><updated>2025-11-04T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>import { Icon } from &quot;@astrojs/starlight/components&quot;;
import { LinkButton } from &quot;@astrojs/starlight/components&quot;;</p><p><em>a lot</em>Welcome, friends, to our monthly episode of New in Nylas! 👋 It&apos;s officially comfy sweater weather and we&apos;ve gotof updates, so let&apos;s get cozy and chat about the latest. ☕️</p><p><a href="/docs/dev-guide/platform/privacy-mode/">Nylas&apos; privacy mode</a><em>after</em>We recently released, a security feature that restricts the calendar and event data your project can access. When it&apos;s enabled, your project can only access events created using the Nylas APIsyou turned the feature on. This can be useful for projects where you require a certain level of access management.</p><p><a href="/docs/dev-guide/platform/field-selection/">application-level field selection</a><a href="#reduce-response-size-with-field-selection"><code>select</code>query parameter</a>Our developers have also been hacking away atfor API responses and notification payloads. Before this, you could specify the fields Nylas would return for individual requests using the, but you&apos;d have to do so with every request.</p><p><a href="/docs/reference/api/messages/">Messages</a><a href="/docs/reference/api/events/">Events</a><a href="https://www.nylas.com/contact-sales/?utm_source=docs&amp;utm_campaign=2025-november-relnotes&amp;utm_content=relnotes">contact the Nylas Sales team</a>Now, you can specify the fields you want Nylas to return for all of your project&apos;sandrequests. Justto enable the feature!</p><p><a href="/docs/reference/notifications/#message-notifications">Message</a><a href="/docs/reference/notifications/#event-notifications">Event</a><a href="https://dashboard-v3.nylas.com/?utm_source=docs&amp;utm_campaign=2025-november-relnotes&amp;utm_content=relnotes">Dashboard</a>If you want to filter the parameters Nylas sends inandwebhook notifications, you can configure them in the.</p><p><a href="/docs/v3/auth/nylas-connect/">Nylas Connect library</a><a href="/docs/new/release-notes/2025-10-08-nylas-connect/">release note</a><a href="https://www.nylas.com/blog/nylas-connect-a-javascript-library-for-connecting-grants-from-the-browser/?utm_source=docs&amp;utm_campaign=2025-november-relnotes&amp;utm_content=relnotes">Nylas Blog announcement</a>As a reminder, October saw us release our. It&apos;s an open-source JavaScript/TypeScript library that you can use to easily integrate authentication with your project. For more information, take a look at ourand the.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="/docs/v3/notetaker/">Notetaker</a><strong>November 13th at 10:00a.m. PT/1:00p.m. ET</strong>As we&apos;ve continued working on, we learned that 68% of SaaS users would be willing to switch tools for better AI meeting features. Want to learn more? Join our Product Managers, Hazik Afzal and Nick Barraclough, onto see how you can use Notetaker to stay ahead. They&apos;ll share highlights from our 2025 State of Meeting Recordings report, our latest product updates, and a preview of what&apos;s coming next.</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com"><Icon name="email" class="inline-icon" size="0.875rem"/>drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><div class="admonition hint"><p><strong>Want updates delivered directly to you? Subscribe to our RSS feeds!</strong><a href="/atom.xml"><Icon name="rss" class="inline-icon" size="0.875rem"/>combined feed</a><a href="/atom-relnotes.xml"><Icon name="rss" class="inline-icon" size="0.875rem"/>just release notes</a><a href="/atom-changelogs.xml"><Icon name="rss" class="inline-icon" size="0.875rem"/>just changelogs</a>We have afor all updates, one for, and one for.</p></div><h2>Introducing privacy mode</h2><h2>Introducing application-level field selection</h2><h2>Easy authentication with Nylas Connect</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Upcoming webinar: Prevent churn with Nylas Notetaker</h2><h2>That&apos;s all for now</h2><ul><li><code>idp_claims</code><code>jwks</code><a href="/docs/v3/auth/hosted-oauth-apikey/">Hosted OAuth</a>Added support forandverification for.</li><li><code>hard_delete</code><code>true</code><a href="/docs/reference/api/messages/delete-message/">Delete Message endpoint</a>Addedquery parameter to. When, Nylas immediately deletes the specified message rather than sending it to the user&apos;s Trash folder.</li><li>Added support for inviting participants to Microsoft events without specifying an email address.</li><li>Updated how Nylas handles IMAP folder attributes. It now sets them based on system attributes and folder names.</li><li>Fixed metadata inheritance for events. Recurring events now include metadata from the parent event.</li><li><code>ical_uid</code><code>ical_uid</code><a href="/docs/reference/api/events/get-all-events/">Get all Events requests</a>Fixed thequery parameter on. Nylas now supports filtering byfor events created on other providers.</li><li>Fixed issues with parsing attachments from messages on IMAP grants. Nylas now partially parses raw MIME data with an unexpected EoF.</li></ul><ul><li><Icon name="node" class="inline-icon" size="0.875rem"/><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2025-10-03-node-sdk-v7-13-2/">v7.13.2</a><a href="/docs/new/v3-changelogs/2025-10-10-node-sdk-v7-13-3/">v7.13.3</a>:,</li><li><Icon name="seti:python" class="inline-icon" size="0.875rem"/><strong>Python
SDK</strong><a href="/docs/new/v3-changelogs/2025-10-08-python-sdk-v6-13-1/">v6.13.1</a>:</li><li><Icon name="seti:ruby" class="inline-icon" size="0.875rem"/><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2025-10-03-ruby-sdk-v6-7-0/">v6.7.0</a>:</li></ul><ul><li><a href="/docs/dev-guide/platform/field-selection/">Reducing response sizes with field selection</a>✨</li><li><a href="/docs/dev-guide/platform/privacy-mode/">Restricting data access with privacy mode</a>✨</li></ul><LinkButton href="https://us06web.zoom.us/webinar/register/2417616753387/WN_lCjOPwMdSveGKgpmXCAq5Q">Register for the webinar!</LinkButton></content></item><item><title>[2025-10-08] Introducing Nylas Connect</title><link>https://developer.nylas.com/docs/new/release-notes/2025-10-08-nylas-connect/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-10-08-nylas-connect/</guid><pubDate>Wed, 08 Oct 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-10-08-nylas-connect/</id><updated>2025-10-08T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>import { Icon } from &quot;@astrojs/starlight/components&quot;;</p><p>Welcome back, friends. 👋 We have exciting news: today, we&apos;re announcing the release of our Nylas Connect library! 🚀</p><p>The Nylas Connect library is a JavaScript/TypeScript library that you can use to add a simple Nylas authentication flow to your project. It supports all providers that Nylas supports (Google, Microsoft, iCloud, IMAP, and so on), and automatically manages OAuth flows, token storage, and grant creation.</p><p><a href="/docs/v3/auth/nylas-connect/">Nylas Connect references</a>For more information, take a look at our.</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>This is a brief one but, as always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com"><Icon name="email" class="inline-icon" size="0.875rem"/>drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><ul><li><Icon name="github" class="inline-icon" size="0.875rem"/>[**GitHub**](https://github.com/nylas/javascript/tree/main/packages/nylas-connect)</li><li><Icon name="npm" class="inline-icon" size="0.875rem"/>[**npm**](https://www.npmjs.com/package/@nylas/connect)</li></ul><h2>What does it do?</h2><h2>That&apos;s all for now</h2></content></item><item><title>[2025-10-02] New in Nylas - October 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-10-02-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-10-02-new-in-nylas/</guid><pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-10-02-new-in-nylas/</id><updated>2025-10-02T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>import { Icon } from &quot;@astrojs/starlight/components&quot;;</p><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 The leaves are changing and it&apos;s time to break out the pumpkin spice. 🍂 While you&apos;re getting cozy, let&apos;s take a look at Nylas&apos; latest updates.</p><p><a href="/docs/v3/notetaker/calendar-sync/">calendar sync</a><code>meeting_settings.summary</code><code>meeting_settings.action_items</code><code>true</code>Our Notetaker team has been hard at work cooking up something new! Now, when you invite a Notetaker bot to a meeting or set up youryou can specify that you want Nylas to create a summary of the meeting and a list of action items. Just setandtoin your request and Nylas will do the rest. 🚀</p><p>Want to customize the information Nylas returns? No problem! You can include custom prompts for both the summary and action items. This lets you specify a format for the summary, how many action items you want in the list, and anything else that might suit your use case.</p><p><a href="https://www.nylas.com/blog/summaries-and-action-items/?utm_source=docs&amp;utm_campaign=2025-oct-relnotes&amp;utm_content=relnotes">over on our blog</a>We also published an announcement— be sure to check it out!</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=2025-oct-relnotes&amp;utm_content=relnotes">cool demos built on Nylas</a>Our team is hard at work bringing you. Here are the new posts from the last month:</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com"><Icon name="email" class="inline-icon" size="0.875rem"/>drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><div class="admonition hint"><p><strong>Want updates delivered directly to you? Subscribe to our RSS feeds!</strong><a href="/atom.xml"><Icon name="rss" class="inline-icon" size="0.875rem"/>combined feed</a><a href="/atom-relnotes.xml"><Icon name="rss" class="inline-icon" size="0.875rem"/>just release notes</a><a href="/atom-changelogs.xml"><Icon name="rss" class="inline-icon" size="0.875rem"/>just changelogs</a>We have afor all updates, one for, and one for.</p></div><h2>Introducing summaries and action items for Notetaker</h2><h2>Breaking change</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><pre><code class="language-bash">...
  &quot;meeting_settings&quot;: {
    &quot;action_items&quot;: true,
    &quot;action_items_settings&quot;: {
      &quot;custom_instructions&quot;: &quot;Only return the 5 most important action items.&quot;
    },
    &quot;audio_recording&quot;: true,
    &quot;summary&quot;: true,
    &quot;summary_settings&quot;: {
      &quot;custom_instructions&quot;: &quot;Return this summary in the MEDPIC sales methodology.&quot;
    },
    &quot;transcription&quot;: true,
    &quot;video_recording&quot;: true
  },
...</code></pre><ul><li><code>transcription requires audio recording</code><code>transcription requires audio_recording</code>Changed theerror message on Notetaker endpoints to.</li></ul><ul><li><a href="/docs/reference/api/folders/post-folder/">Create Folder</a><a href="/docs/reference/api/calendar/create-calendar/">Create Calendar</a>Clarified conflicting error messages forandendpoints.</li><li>Fixed bug where message received times were incorrect for Google grants.</li><li><a href="/docs/reference/api/events/put-events-id/">Update Event request</a>Fixed issue where making anon a Google grant would overwrite guest permissions and responses.</li><li>Fixed a bug encountered when returning a thread with more than 10 messages on a Microsoft grant.</li><li><code>hide_participants</code>Fixed a bug where Nylas would ignorewhen creating an event on a Microsoft grant.</li><li>Improved read-after-write consistency when creating folders and calendars on EWS grants.</li><li><a href="/docs/reference/api/contacts/list-contact/">Get all Contacts requests</a>Improved response times foron EWS grants.</li><li>Fixed &quot;content conversion&quot; error caused by corrupted EWS messages.</li><li>Fixed issues when filtering for contacts using email address and phone number on EWS grants.</li><li>Fixed issues when creating contacts with multiple phone numbers on EWS grants.</li><li>Fixed a bug where you couldn&apos;t remove phone numbers, email addresses, or IM addresses from contacts on EWS grants.</li><li><code>500</code>Fixederrors for malformed iCloud calendar events.</li></ul><ul><li><Icon name="node" class="inline-icon" size="0.875rem"/><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2025-09-02-node-sdk-v7-13-0/">v7.13.0</a><a href="/docs/new/v3-changelogs/2025-09-23-node-sdk-v7-13-1/">v7.13.1</a>:,</li><li><Icon name="seti:python" class="inline-icon" size="0.875rem"/><strong>Python
SDK</strong><a href="/docs/new/v3-changelogs/2025-09-02-python-sdk-v6-12-0/">v6.12.0</a>:</li><li><Icon name="seti:kotlin" class="inline-icon" size="0.875rem"/><strong>Kotlin/Java
SDK</strong><a href="/docs/new/v3-changelogs/2025-09-02-java-sdk-v2-14-0/">v2.14.0</a>:</li></ul><ul><li><a href="/docs/v3/getting-started/">Getting started with Nylas</a></li><li><a href="/docs/v3/getting-started/calendar/">Quickstart: Calendar and Events APIs</a>✨</li><li><a href="/docs/v3/getting-started/email/">Quickstart: Email API</a>✨</li></ul><ul><li><a href="https://www.nylas.com/blog/how-to-add-google-meet-transcription-to-your-app/?utm_source=docs&amp;utm_campaign=2025-oct-relnotes&amp;utm_content=relnotes">5 ways to programmatically get Google Meet transcriptions</a></li><li><a href="https://www.nylas.com/blog/how-to-transcribe-a-teams-meeting/?utm_source=docs&amp;utm_campaign=2025-oct-relnotes&amp;utm_content=relnotes">How to get transcription data from Microsoft Teams meetings</a></li><li><a href="https://www.nylas.com/blog/how-to-integrate-microsoft-teams-meetings-into-your-application/?utm_source=docs&amp;utm_campaign=2025-oct-relnotes&amp;utm_content=relnotes">How to integrate Microsoft Teams meetings into your app</a></li><li><a href="https://www.nylas.com/blog/how-to-integrate-google-meet-api/?utm_source=docs&amp;utm_campaign=2025-oct-relnotes&amp;utm_content=relnotes">How to integrate Google Meet into your SaaS app</a></li><li><a href="https://www.nylas.com/blog/how-to-integrate-zoom-meetings/?utm_source=docs&amp;utm_campaign=2025-oct-relnotes&amp;utm_content=relnotes">How to integrate Zoom meetings into a SaaS application</a></li></ul></content></item><item><title>[2025-09-03] New in Nylas - September 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-09-03-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-09-03-new-in-nylas/</guid><pubDate>Wed, 03 Sep 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-09-03-new-in-nylas/</id><updated>2025-09-03T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>import { Icon } from &quot;@astrojs/starlight/components&quot;;</p><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 The weather&apos;s starting to cool down, the kids are going back to school, and — as always — we&apos;re cooking up new features! But first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p><a href="https://dashboard-v3.nylas.com/?utm_source=docs&amp;utm_campaign=2025-Sept-relnotes&amp;utm_content=relnotes">Dashboard</a>We&apos;ve updated the Billing &amp; Usage page on the: you can now download a CSV file that lists all of your billable grants for each month, starting from July 1, 2025.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p>As with last month, we&apos;re continuing to make our new docs site easier to navigate.</p><p><a href="mailto:ireadthedocs@nylas.com"><Icon name="email" class="inline-icon" size="0.875rem"/>drop us a line</a>We welcome your feedback on these changes! You can use our feedback form at the right-hand side of the page, or you can.</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="/docs/v3/scheduler/">Scheduler docs</a>You&apos;re going to see a number of updates to oursoon — and some have already happened! We&apos;re making this section easier to read through, especially for those of you who are completely new to Nylas Scheduler. So far, we&apos;ve...</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=2025-Sept-relnotes&amp;utm_content=relnotes">cool demos built on Nylas</a>Our Developer Advocates are hard at work bringing you. Here are the new posts from the last month:</p><p><a href="https://roadmap.nylas.com/?utm_source=docs&amp;utm_campaign=2025-Sept-relnotes&amp;utm_content=relnotes">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/?utm_source=docs&amp;utm_campaign=2025-Sept-relnotes&amp;utm_content=relnotes">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com"><Icon name="email" class="inline-icon" size="0.875rem"/>drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><h3>Revamping the Scheduler docs</h3><div class="admonition success"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong>. This means you don’t need to do anything to use the features we’re talking about here.</p></div><div class="admonition hint"><p><strong>These changes haven&apos;t affected any of our links, so no need to update your bookmarks!</strong></p></div><h2>Updates to Dashboard</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>More changes to the docs site</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><a href="/docs/v3/notifications/#google-metadata-notifications"><code>/gmail.metadata</code>scope</a>Added support for Google&apos;s new.</li><li><a href="/docs/reference/notifications/message-metadata/message-created-metadata/"><code>message.*.metadata</code>webhooks</a>Added.</li><li><code>is_plaintext</code><a href="/docs/reference/api/messages/send-message/">Send Message</a><a href="/docs/reference/api/drafts/post-draft/">Create Draft</a>Addedparameter toandendpoints.</li><li><a href="/docs/v3/scheduler/meeting-types/#set-specific-time-availability">specific time availability</a><code>specific_time_availability</code>Added support forto Scheduler. You can now define one-off availability windows using theparameter.</li></ul><ul><li><Icon name="node" class="inline-icon" size="0.875rem"/><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2025-08-01-node-sdk-v7-12-0/">v7.12.0</a>:</li><li><Icon name="seti:python" class="inline-icon" size="0.875rem"/><strong>Python
SDK</strong><a href="/docs/new/v3-changelogs/2025-08-05-python-sdk-v6-10-0/">v6.10.0</a><a href="/docs/new/v3-changelogs/2025-08-05-python-sdk-v6-11-0/">v6.11.0</a><a href="/docs/new/v3-changelogs/2025-08-18-python-sdk-v6-11-1/">v6.11.1</a>:,,</li><li><Icon name="seti:kotlin" class="inline-icon" size="0.875rem"/><strong>Kotlin/Java
SDK</strong><a href="/docs/new/v3-changelogs/2025-08-01-java-sdk-v2-12-0/">v2.12.0</a><a href="/docs/new/v3-changelogs/2025-08-12-java-sdk-v2-13-0/">v2.13.0</a><a href="/docs/new/v3-changelogs/2025-08-14-java-sdk-v-2-13-1/">v2.13.1</a>:,,</li></ul><ul><li>We&apos;ve debuted our shiny new homepage!</li><li><ul><li><a href="/docs/dev-guide/">Dev guide</a><a href="/docs/provider-guides/">Provider guides</a><a href="/docs/v3/notifications/">Notifications docs</a><a href="/docs/v3/sdks/">SDK docs</a><a href="/docs/support/">Support &amp; troubleshooting guides</a>You can find our,,,, andunder the new &quot;Developer resources&quot; category.</li></ul>We&apos;ve updated our top nav bar so the most important documentation areas are front-and-center.</li><li><a href="/docs/reference/ui/">Scheduler UI components references</a>We&apos;ve added ourto the main documentation.</li><li><a href="/docs/dev-guide/scopes/">one central location</a>We&apos;ve merged our various pages about scopes into.</li></ul><ul><li><a href="/docs/provider-guides/microsoft/authentication/#authenticate-microsoft-shared-mailboxes">Authenticating Microsoft accounts with Nylas</a></li><li><a href="/docs/provider-guides/zoom-meetings/">Authenticating Zoom Meetings accounts with Nylas</a></li><li><a href="/docs/v3/notifications/">Using webhooks with Nylas</a></li><li><a href="/docs/provider-guides/google/shared-accounts/">Working with delegated mailboxes and Google Groups</a>✨</li></ul><ul><li><a href="/docs/v3/scheduler/using-scheduler-editor-component/">Using the Scheduler Editor component</a><a href="/docs/v3/scheduler/using-scheduling-component/">Using the Scheduling component</a>Updated theanddocs to have more examples.</li><li><a href="/docs/v3/scheduler/hosted-scheduling-pages/">Nylas-hosted Scheduling Pages doc</a>Made themore straightforward.</li><li><a href="/docs/v3/scheduler/meeting-types/">Meeting types in Nylas Scheduler</a>Consolidated information about available meeting types into a single page:.</li><li><a href="/docs/reference/ui/">Scheduler UI components references</a>Added theto the main docs site.</li></ul><ul><li><a href="https://www.nylas.com/blog/how-to-add-ai-meeting-recording-with-lovable/?utm_source=docs&amp;utm_campaign=2025-Sept-relnotes&amp;utm_content=relnotes">How to Add AI Meeting Recording with Lovable</a></li><li><a href="https://www.nylas.com/blog/how-to-transcribe-a-zoom-meeting/?utm_source=docs&amp;utm_campaign=2025-Sept-relnotes&amp;utm_content=relnotes">7 ways to get Zoom meeting transcriptions</a></li></ul></content></item><item><title>[2025-08-05] New in Nylas - August 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-08-05-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-08-05-new-in-nylas/</guid><pubDate>Tue, 05 Aug 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-08-05-new-in-nylas/</id><updated>2025-08-05T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>import { Icon } from &quot;@astrojs/starlight/components&quot;;</p><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 We know summer&apos;s still in full swing, so we&apos;ll make this nice and quick and you can go back to enjoying the beach. Let&apos;s get into it!</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p><strong>June 2, 2025</strong><a href="/docs/new/release-notes/2025-07-20-pricing-changes/">last release note</a>As a reminder, we’ve updated our platform packages and pricing as of. You can find more information in our.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a couple updates to the SDKs throughout the month:</p><p>We&apos;re still working on making our new docs site easier to navigate — and, as part of that, we&apos;ve re-organized some of our content.</p><p>If you bookmark any of our pages, be sure to update them as necessary!</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=Aug-2025-relnotes&amp;utm_content=relnotes">cool demos built on Nylas</a>Our Developer Advocates are hard at work bringing you. Here are the new posts from the last month:</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com"><Icon name="email" class="inline-icon" size="0.875rem"/>drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><div class="admonition success"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong>. This means you don’t need to do anything to use the features we’re talking about here.</p></div><h2>Changes to our platform packages</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>Re-organizing our content</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><a href="/docs/v3/calendar/using-the-events-api/#get-available-room-resources">room resource bookings</a>Added support forfor EWS.</li><li><code>RRULE</code><a href="/docs/v3/calendar/recurring-events/">recurring events</a>Addedtimezone support foron Microsoft.</li><li><code>specific_time_availability</code><a href="/docs/reference/api/calendar/post-availability/">Availability</a><a href="/docs/reference/api/configurations/">Configuration</a>Added support forfield inandrequests.</li><li>Updated handling of Microsoft rate limiting errors.</li><li><code>tracking_options</code><code>false</code>Standardized thefield. Each of its subfields now returnswhen disabled.</li><li>Fixed a bug encountered when updating a Microsoft event that included conferencing details.</li><li><code>updated_after</code>Fixed a bug encountered when searching for Microsoft events using thefield.</li><li>Fixed error logs for authentication errors.</li><li>Optimized performance for searching messages by subject on IMAP.</li><li>Improved round-robin response times on large Scheduling Pages.</li></ul><ul><li><Icon name="seti:ruby" class="inline-icon" size="0.875rem"/><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2025-07-18-ruby-sdk-v6-6-0/">v6.6.0</a>:</li><li><Icon name="seti:kotlin" class="inline-icon" size="0.875rem"/><strong>Kotlin/Java
SDK</strong><a href="/docs/new/v3-changelogs/2025-07-14-java-sdk-v2-11-1/">v2.11.1</a>:</li></ul><ul><li>We&apos;ve introduced our new hybrid nav bars. Top-level categories are now displayed in a top nav across the site; when you click into a category, you can drill down in the left nav.</li><li>We&apos;re now listing all the docs about our products (Email, Calendar, and so on) under the new &quot;Products&quot; category in the top nav.</li><li><a href="/docs/provider-guides/">Provider Guides</a>We&apos;ve separated thefrom the Dev Guide.</li></ul><ul><li><a href="/docs/v3/auth/bulk-auth-grants/">Bulk authentication grants and Service Accounts</a></li><li><a href="/docs/v3/scheduler/customize-scheduler/">Customize your Scheduler implementation</a></li><li><a href="/docs/v3/notetaker/media-handling/">Handling Notetaker media files</a>✨</li><li><a href="/docs/v3/notetaker/calendar-sync/">Using calendar sync with Nylas Notetaker</a></li></ul><ul><li><a href="https://www.nylas.com/blog/how-to-record-a-zoom-meeting/?utm_source=docs&amp;utm_campaign=Aug-2025-relnotes&amp;utm_content=relnotes">How to Record Zoom Meetings: Local, APIs, or Bots?</a></li><li><a href="https://www.nylas.com/blog/how-to-record-a-google-meet-meeting/?utm_source=docs&amp;utm_campaign=Aug-2025-relnotes&amp;utm_content=relnotes">How to Record a Google Meet Meeting: Manual vs Automated</a></li><li><a href="https://www.nylas.com/blog/how-to-record-a-microsoft-teams-meeting/?utm_source=docs&amp;utm_campaign=Aug-2025-relnotes&amp;utm_content=relnotes">How to Record Microsoft Teams Meetings when Screen Capture is Blocked</a></li><li><a href="https://www.nylas.com/blog/how-to-add-ai-sales-call-transcription-to-a-crm/?utm_source=docs&amp;utm_campaign=Aug-2025-relnotes&amp;utm_content=relnotes">How to Add AI Sales Call Transcription to a CRM</a></li></ul></content></item><item><title>[2025-07-20] Changes to our platform packages</title><link>https://developer.nylas.com/docs/new/release-notes/2025-07-20-pricing-changes/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-07-20-pricing-changes/</guid><pubDate>Sun, 20 Jul 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-07-20-pricing-changes/</id><updated>2025-07-20T00:00:00.000Z</updated><content xml:lang="en" type="html"><p><a href="/docs/new/release-notes/2025-07-02-new-in-nylas/">July release notes</a><strong>July 2, 2025</strong>Welcome back, friends. 👋 We mentioned this in our: we’ve changed our platform packages and pricing as of.</p><p>For now, here’s a closer look at the changes you can expect.</p><p>We’ve lowered the prices for our non-contract plans! This makes integrating with Nylas more accessible to your growing business, and is part of an overall effort to make Nylas easier to add to your project.</p><p><a href="https://forums.nylas.com/?utm_source=docs&amp;utm_campaign=pricing-relnotess&amp;utm_content=relnotes">community forums</a>We’ve updated our support plans so that any customers who don’t have contracts with us will be directed to ourfor questions, troubleshooting, and sharing your wins. Customers who have contracts with us will still be able to reach out to Nylas Support whenever you need to.</p><p>We’re updating some of our feature names across all public surfaces to more accurately reflect what we’re offering. You can expect to see the following updates:</p><p><strong>whitelabeled domain</strong><strong>custom branding</strong><strong>custom domain name (CNAME)</strong><strong>Hosted Authentication branding</strong>We’re also changing how we refer to customized authentication settings. Previously, we would refer to aand; now you’ll seeand, respectively.</p><p><strong>August 31, 2025</strong>With our new platform packages, we’ve limited some features to contract customers only. If you’re already on a calendar-only or full platform plan, you’ll have access to the following features until:</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you reading. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><div class="admonition success"><p><strong>If you’re already one of our customers, don’t worry: nothing changes for you immediately</strong><strong>August 31, 2025</strong><a href="https://www.nylas.com/products/features-request-form/?utm_source=docs&amp;utm_campaign=pricing-relnote&amp;utm_content=relnotes">reach out to our team</a>. Any features limited to contract customers will still be available untilif you’re already on a calendar-only or full platform plan. To upgrade your plan,.</p></div><div class="admonition info"><p><strong>Any outstanding tickets will be resolved by Nylas Support, regardless of your plan</strong><a href="/docs/support/">How to get support</a>. For more information, see.</p></div><h2>Reduced pricing</h2><h2>Updated support plans</h2><h2>Changes to feature names</h2><h2>Contract-only features</h2><h2>That&apos;s all for now</h2><ul><li>Authentication scopes → Granular scopes</li><li>Custom Authentication → Bring your Own Authentication</li><li>Clean Conversations → Email Parsing</li><li>IMAP retention policy → IMAP message cache</li><li>Room resources → Room resource booking</li><li>Round-robin availability → Round-robin scheduling</li><li>Static IPs → Static IP routing</li><li>Video conferencing support → Event auto-conferencing</li></ul><ul><li>Bring your Own Authentication (formerly “Custom Authentication”)</li><li>Bulk Authentication</li><li>Custom domain/CNAME (formerly “whitelabeled domain”)</li><li>HIPAA and HITECH business associate agreements</li><li>Hosted Authentication branding (formerly “custom branding”)</li><li>Hosted Scheduler whitelabeling</li><li>Nylas Notetaker</li><li>Pub/Sub notification channels</li><li>Static IP routing (formerly “static IPs”)</li></ul></content></item><item><title>[2025-07-02] New in Nylas - July 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-07-02-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-07-02-new-in-nylas/</guid><pubDate>Wed, 02 Jul 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-07-02-new-in-nylas/</id><updated>2025-07-02T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>import { Icon } from &quot;@astrojs/starlight/components&quot;;</p><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 Lots of things are changing right now, and we&apos;re excited to give you a look. But first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p><a href="https://www.nylas.com/pricing/?utm_source=docs&amp;utm_campaign=2025-July-relnotes&amp;utm_content=relnotes">pricing page</a>If you take a look at our, you&apos;ll notice some changes there: we&apos;re updating and simplifying our platform packages. If you&apos;re already one of our customers, don&apos;t worry! Nothing changes for you immediately. Your Nylas representative will reach out to you in the coming days to discuss your next steps.</p><p><a href="https://forums.nylas.com/?utm_source=docs&amp;utm_campaign=2025-July-relnotes&amp;utm_content=relnotes">community forums</a>As part of these changes, we&apos;re also updating our support plans. As of July 1, 2025, our customers who don&apos;t have contracts with us will be directed to ourfor questions, troubleshooting, and sharing your wins. If you have a contract with us, you&apos;ll still be able to reach out to Nylas Support whenever you need to.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=2025-July-relnotes&amp;utm_content=relnotes">cool demos built on Nylas</a><a href="https://www.nylas.com/blog/how-to-add-ai-meeting-note-takers-to-these-4-apps/?utm_source=docs&amp;utm_campaign=2025-July-relnotes&amp;utm_content=relnotes">How to add AI meeting note takers to four apps</a>Our Developer Advocates are hard at work bringing you. This month, they posted about.</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com"><Icon name="email" class="inline-icon" size="0.875rem"/>drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><div class="admonition success"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong>. This means you don’t need to do anything to use the features we’re talking about here.</p></div><div class="admonition info"><p><strong>Any outstanding tickets will be resolved by Nylas Support, regardless of your plan</strong><a href="/docs/support/">How to get support</a>. For more information, see.</p></div><h2>Updates to our platform packages</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><code>conf_settings</code><a href="/docs/reference/api/configurations/post-configurations/">Create Configuration</a><a href="/docs/reference/api/configurations/put-configurations-id/">Update Configuration</a><a href="/docs/reference/api/events/create-event/">Create Event</a><a href="/docs/reference/api/events/put-events-id/">Update Event</a><a href="/docs/provider-guides/zoom-meetings/#customize-zoom-meetings">customize your Zoom meetings</a>Addedto the,,, andendpoints. You can pass this object in your requests to.</li><li><code>include_tracking_options</code><code>fields</code><a href="/docs/reference/api/messages/get-messages/">Get all Messages</a><a href="/docs/reference/api/messages/get-messages-id/">Get Message</a><a href="/docs/v3/email/message-tracking/">message tracking information</a>Addedoption to theparameter on theandendpoints. You can use this option to returnin Nylas&apos; response.</li><li><code>api.*</code><a href="/docs/api/errors/">documented error types</a>Fixed the missingprefix on response error types to accurately reflect our.</li></ul><ul><li><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2025-06-23-node-sdk-v7-11-0/">v7.11.0</a>:</li><li><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2025-06-13-ruby-sdk-v6-5-0/">v6.5.0</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2025-06-12-java-sdk-v2-10-0/">v2.10.0</a><a href="/docs/new/v3-changelogs/2025-06-25-java-sdk-v2-11-0/">v2.11.0</a>:,</li></ul><ul><li><a href="/docs/v3/auth/bulk-auth-grants/">Bulk authentication grants and Service Accounts</a></li><li><a href="/docs/support/">How to get support</a></li><li><a href="/docs/provider-guides/zoom-meetings/troubleshoot-zoom/">Troubleshooting Zoom Meetings</a>✨</li></ul></content></item><item><title>[2025-06-03] New in Nylas - June 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-06-03-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-06-03-new-in-nylas/</guid><pubDate>Tue, 03 Jun 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-06-03-new-in-nylas/</id><updated>2025-06-03T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 It&apos;s starting to heat up here in the northern hemisphere — hopefully you&apos;re all keeping cool. As usual, we have some exciting new features in store for you. But first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=2025-June-relnotes&amp;utm_content=relnotes">cool demos built on Nylas</a>Our Developer Advocates are hard at work bringing you. Here are the new posts from the last month:</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><div class="admonition success"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong>. This means you don’t need to do anything to use the features we’re talking about here.</p></div><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><code>include_tracking_options</code><code>field</code><a href="/docs/reference/api/messages/get-messages/">Get all Messages endpoint</a><a href="/docs/v3/email/message-tracking/">tracking settings</a>Addedto thequery parameter on the. You can use this to get thefor each message.</li><li><code>query_imap</code><a href="/docs/reference/api/messages/put-messages-id/">Update Message Attributes endpoint</a>Added support for thequery parameter on the.</li><li><code>tentative_as_busy</code><code>true</code><a href="/docs/reference/api/calendar/post-calendars-free-busy/">Get Free/Busy Schedule endpoint</a>Added theparameter to the. When, Nylas treats tentative event slots on a user&apos;s calendar as busy in the free/busy schedule.</li><li><code>single_level</code><code>true</code><a href="/docs/reference/api/folders/get-folder/">Get all Folders endpoint</a>(Microsoft only) Added theparameter to the. When, Nylas retrieves folders from a single-level hierarchy only.</li></ul><ul><li><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2025-05-27-node-sdk-v7-10-0/">v7.10.0</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2025-05-27-java-sdk-v2-9-0/">v2.9.0</a>:</li></ul><ul><li><a href="https://www.nylas.com/blog/integrating-nylas-notetaker-into-your-meetings-guide-for-developers/?utm_source=docs&amp;utm_campaign=2025-June-relnotes&amp;utm_content=relnotes">Integrating Nylas Notetaker into your meetings</a></li><li><a href="https://www.nylas.com/blog/how-to-build-an-ai-powered-meeting-notes-generator/?utm_source=docs&amp;utm_campaign=2025-June-relnotes&amp;utm_content=relnotes">How to build an AI-powered meeting notes generator</a></li><li><a href="https://www.nylas.com/blog/how-to-record-meetings-in-your-app-with-an-ai-meeting-bot/?utm_source=docs&amp;utm_campaign=2025-June-relnotes&amp;utm_content=relnotes">How to record meetings in your app with an AI meeting bot</a></li><li><a href="https://www.nylas.com/blog/best-apis-for-recording-zoom-microsoft-teams-google-meet/?utm_source=docs&amp;utm_campaign=2025-June-relnotes&amp;utm_content=relnotes">Best APIs for recording Zoom, Microsoft Teams, and Google Meet meetings</a></li></ul></content></item><item><title>[2025-05-01] Introducing Nylas Notetaker</title><link>https://developer.nylas.com/docs/new/release-notes/2025-05-01-notetaker-release/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-05-01-notetaker-release/</guid><pubDate>Thu, 01 May 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-05-01-notetaker-release/</id><updated>2025-05-01T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome back, friends. 👋 Our Engineering teams have been hacking away at this for a while, and we’re excited to introduce Notetaker!</p><p><a href="/docs/v3/notetaker/">Notetaker documentation</a><a href="/docs/reference/api/notetaker/">API references</a>Notetaker is a real-time meeting bot that can join your online meetings. After it joins, it records and transcribes your discussions, then sends the files to you through webhook notifications. Interested? Check out theandfor more information.</p><p>This release introduces...</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h2>What&apos;s a Notetaker anyway?</h2><h2>The technical details</h2><h2>That&apos;s all for now</h2><ul><li><a href="/docs/reference/api/notetaker/">Notetaker</a><a href="/docs/reference/api/standalone-notetaker/">Standalone Notetaker</a>Theandendpoints.</li><li><a href="/docs/reference/api/calendar/">Calendar</a><a href="/docs/reference/api/events/">Events</a>Updates to theandendpoints for Notetaker calendar and event sync.</li><li><ul><li><a href="/docs/reference/notifications/notetaker/notetaker-created/"><code>notetaker.created</code></a></li><li><a href="/docs/reference/notifications/notetaker/notetaker-updated/"><code>notetaker.updated</code></a></li><li><a href="/docs/reference/notifications/notetaker/notetaker-meeting_state/"><code>notetaker.meeting_state</code></a></li><li><a href="/docs/reference/notifications/notetaker/notetaker-media/"><code>notetaker.media</code></a></li><li><a href="/docs/reference/notifications/notetaker/notetaker-deleted/"><code>notetaker.deleted</code></a></li></ul>New webhook triggers:</li><li><ul><li><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2025-04-30-node-sdk-v7-9-0/">v7.9.0</a>:</li><li><strong>Python SDK</strong><a href="/docs/new/v3-changelogs/2025-04-30-python-sdk-v6-9-0/">v6.9.0</a>:</li><li><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2025-04-30-ruby-sdk-v6-4-0/">v6.4.0</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2025-04-30-java-sdk-v2-8-0/">v2.8.0</a>:</li></ul>Nylas SDK support for the Notetaker endpoints.</li></ul></content></item><item><title>[2025-04-30] New in Nylas - May 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-04-30-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-04-30-new-in-nylas/</guid><pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-04-30-new-in-nylas/</id><updated>2025-04-30T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 Things are looking a bit different around here, huh? We&apos;ve been hard at work revamping our site for a while now, and we&apos;re so excited to finally share it with you! We&apos;ll talk about it, and everything else that happened at Nylas this month, but first...</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing.</p><p><a href="/docs/reference/api/group-events/">Scheduler group events endpoints</a><a href="/docs/v3/scheduler/group-meetings/">Set up group meetings</a>You can now use theto schedule and manage group events in Scheduler. For more information, check out.</p><p><a href="/docs/reference/api/manage-api-keys/">Manage API keys endpoints</a>You can now use theto manage your API keys programmatically.</p><p>We&apos;re making today a day for announcing big changes. Today officially marks the debut of our new docs site! 🎉 We&apos;ve overhauled everything, and we&apos;re continuing to work on making the site even better in the background — look out for other changes over the next few months.</p><p><a href="mailto:ireadthedocs@nylas.com">reach out to us</a>This is a big change, but not to worry: any bookmarks you have leading to the v3 prose docs will still work! (If they don&apos;t,and we&apos;ll investigate.) Because of the way our new API renderer creates URLs, though, you&apos;ll need to update any of your bookmarks for our API references.</p><p>Now that Nylas v2 is deprecated, we&apos;ve also completely separated the v2 docs. You&apos;ll still be able to access them for now, but they&apos;re hosted on our old platform.</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><div class="admonition success"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong>. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here.</p></div><div class="admonition error"><p><strong>Nylas v2 has officially been deprecated as of January 20, 2025</strong><a href="https://support.nylas.com/hc/en-us/requests/new">contact Nylas Support</a>. If you haven’t migrated to v3 yet,.</p></div><div class="admonition info"><p><strong>Before you can use these endpoints, you need to create a Nylas Service Account</strong><a href="https://support.nylas.com/hc/en-us/requests/new">Contact Nylas Support</a>.for more information.</p></div><div class="admonition warn"><p><strong>We&apos;re not actively maintaining the Nylas v2 documentation</strong><a href="https://support.nylas.com/hc/en-us/requests/new">contact Nylas Support</a>. Information in the v2 docs might be out-of-date or incomplete. If you&apos;re still on v2,to move to v3.</p></div><h2>Nylas v2 deprecation news</h2><h2>Introducing group events for Scheduler</h2><h2>Manage API keys with new endpoints</h2><h2>Nylas API improvements and bug fixes</h2><h2>Debuting our new docs site</h2><h2>That&apos;s all for now</h2><ul><li><a href="/docs/reference/api/contacts/">Contacts endpoints</a>You can now use theto parse contacts from IMAP grants.</li></ul></content></item><item><title>[2025-04-02] New in Nylas - April 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-04-02-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-04-02-new-in-nylas/</guid><pubDate>Wed, 02 Apr 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-04-02-new-in-nylas/</id><updated>2025-04-02T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 It&apos;s still snowing a bit here in the northern hemisphere after some warmer weather — our own collective April Fool&apos;s Day prank — but we&apos;re still shipping our updates hot and fresh! Before we get down to it, though...</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing.</p><p><a href="/docs/reference/api/events/import-events/"><code>GET /v3/grants/&lt;NYLAS_GRANT_ID&gt;/events/import</code></a><a href="/docs/v3/calendar/recurring-events/">recurring events documentation</a>We&apos;ve added a new endpoint to the Nylas Events API:. When you make an Import Events request, Nylas returns a list of events (including recurring events and their exceptions) from the calendar you specify, within a defined time period. You can peruse ourfor more information.</p><p>All of the Nylas SDKs have also been updated to support the Import Events endpoint, so you can plug and play with whatever language you&apos;re developing in!</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=2025-april-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a><a href="https://www.nylas.com/blog/how-to-build-a-crm-with-replit-ai-agent-a-step-by-step-guide/?utm_source=docs&amp;utm_campaign=2025-april-relnotes&amp;utm_content=relnotes">how to build a CRM using Replit</a>Our Developer Advocates are hard at work bringing you. This month, they discussed.</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><div class="admonition success"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here.</p></div><div class="admonition error"><p><strong>Nylas v2 has officially been deprecated as of January 20, 2025</strong><a href="https://support.nylas.com/hc/en-us/requests/new">contact Nylas Support</a>⛔️. If you haven’t migrated to v3 yet,.</p></div><h2>Nylas v2 deprecation news</h2><h2>Introducing the Import Events endpoint</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><a href="/docs/reference/api/messages/clean-messages/">Clean Messages endpoint</a><code>html_as_markdown</code>Thenow supports theparameter so you can request message contents in Markdown.</li><li><a href="/docs/reference/api/folders/get-folder/">Get all Folders</a><a href="/docs/reference/api/folders/get-folders-id/">Get Folder</a><a href="/docs/reference/api/folders/put-folders-id/">Update Folder</a><code>include_hidden_folders</code>The,, andendpoints now support thequery parameter for Microsoft grants.</li></ul><ul><li><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2025-03-03-node-sdk-v7-8-0/">v7.8.0</a>:</li><li><strong>Python SDK</strong><a href="/docs/new/v3-changelogs/2025-03-03-python-sdk-v6-8-0/">v6.8.0</a>:</li><li><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2025-03-03-ruby-sdk-v6-3-0/">v6.3.0</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2025-03-03-java-sdk-v2-7-0/">v2.7.0</a>:</li></ul><ul><li><a href="/docs/v3/getting-started/ai-prompts/">AI prompts quickstart guide</a></li><li><a href="/docs/dev-guide/metadata/#metadata-in-webhooks">Metadata</a></li><li><a href="/docs/v3/email/send-email/">Send messages with Nylas</a></li><li><a href="/docs/v3/contacts/">Using the Contacts API</a></li><li><a href="/docs/v3/notifications/webhooks/#retrying-webhooks">Using webhooks with Nylas</a></li></ul></content></item><item><title>[2025-03-05] New in Nylas - March 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-03-05-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-03-05-new-in-nylas/</guid><pubDate>Wed, 05 Mar 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-03-05-new-in-nylas/</id><updated>2025-03-05T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 The shortest month of the year has come and gone. Hopefully you&apos;re all still keeping cozy as winter slips into spring (at least in the northern hemisphere). We&apos;ve got some updates that should help warm you up! But first...</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing.</p><p>Our Dashboard team has been cooking up some new features for you. This month, they&apos;ve shipped...</p><p><strong>Python SDK</strong><a href="/docs/new/v3-changelogs/2025-02-19-python-sdk-v6-7-0/"><strong>v6.7.0</strong></a>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. This month, we updated theto.</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="/docs/v3/scheduler/">Scheduler docs</a><a href="mailto:ireadthedocs@nylas.com">reach out</a>We&apos;ve re-worked ourto make them easier to navigate. 🚀 This is a pretty major change, so — as always — feel free toif you have any suggestions!</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><h3>Overhauled Scheduler docs</h3><div class="admonition success"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here.</p></div><div class="admonition error"><p><strong>Nylas v2 has officially been deprecated as of January 20, 2025</strong><a href="https://support.nylas.com/hc/en-us/requests/new">contact Nylas Support</a>⛔️. If you haven’t migrated to v3 yet,.</p></div><h2>Nylas v2 deprecation news</h2><h2>New features in the Nylas Dashboard</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>That&apos;s all for now</h2><ul><li><strong>Audit logs</strong><strong>Logs</strong>📚: Clickin the left navigation to track activities at the organization, application, and team member level.</li><li><strong>Customizations</strong><strong>Customizations</strong>🔧: Selectfrom the left navigation to configure the fields Nylas includes in Message and Event notifications. This can significantly reduce the size of your notification payloads and improve performance.</li></ul><ul><li><code>in_reply_to</code>Introducedfield in Message objects for EWS.</li><li><code>Nylas-Gmail-Quota-Usage</code><code>Nylas-Provider-Request-Count</code><code>Retry-After</code>Added rate limit headers for Google, Microsoft, and EWS (,, and).</li><li><code>thread_id</code><code>search_query_native</code>Deprecated the ability to search for messages using both theandfor Google.</li></ul><ul><li><a href="/docs/v3/getting-started/ai-prompts/">AI prompts quickstart guide: Use AI prompts with Nylas</a>✨</li><li><a href="/docs/v3/auth/bulk-auth-grants/">Bulk authentication grants and Service Accounts</a></li><li><a href="/docs/dev-guide/whitelabeling/">Customize branding and set up white-labeling in Nylas</a></li><li><a href="/docs/v3/scheduler/">Scheduler documentation</a>✨</li><li><a href="/docs/v3/notifications/webhooks/#specify-fields-for-webhook-notifications">Using webhooks with Nylas</a></li></ul></content></item><item><title>[2025-02-05] New in Nylas - February 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-02-04-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-02-04-new-in-nylas/</guid><pubDate>Tue, 04 Feb 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-02-04-new-in-nylas/</id><updated>2025-02-04T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 February has brought some snow to North America, so we&apos;re building snowmen in between shipping updates. ☃️ Speaking of updates...</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing.</p><p><strong>Python</strong><strong>Kotlin/Java</strong>We mentioned in December that two of our four SDKs were updated with support for Nylas Scheduler. Well, theandSDKs now support it too!</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p><a href="/docs/dev-guide/platform/rate-limits/#provider-rate-limits">Rate limits in Nylas page</a>We’re always working to make our docs better! This month, we’re pointing the spotlight at our. We updated it with some more information about how to work with your provider to avoid rate limits.</p><p><a href="/docs/v3/scheduler/">Scheduler docs</a><a href="mailto:ireadthedocs@nylas.com">let us know</a>We&apos;ve also done an overhaul on ourto make them more succinct and easier to navigate. 🚀 Feel free to take a stroll through the updated information, andif you have any comments or suggestions!</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=2025-Feb-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a>Our Developer Advocates are hard at work bringing you. Here are the new posts from the last month:</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><h3>Consolidated Scheduler docs</h3><div class="admonition success"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here.</p></div><div class="admonition error"><p><strong>Nylas v2 has officially been deprecated as of January 20, 2025</strong><a href="https://support.nylas.com/hc/en-us/requests/new">contact Nylas Support</a>⛔️. If you haven’t migrated to v3 yet,.</p></div><h2>Nylas v2 deprecation news</h2><h2>SDK support for Nylas Scheduler</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><a href="/docs/reference/api/messages/send-message/">Send Message requests</a>Nylas now supports MIME data in.</li></ul><ul><li><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2025-01-23-node-sdk-v7-7-3/">v7.7.3</a><a href="/docs/new/v3-changelogs/2025-01-23-node-sdk-v7-7-4/">v7.7.4</a>:,</li><li><strong>Python SDK</strong><a href="/docs/new/v3-changelogs/2025-01-28-python-sdk-v6-6-0/">v6.6.0</a>:</li><li><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2025-01-23-ruby-sdk-v6-2-3/">v6.2.3</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2025-01-24-java-sdk-v2-6-0/">v2.6.0</a>:</li></ul><ul><li><a href="https://www.nylas.com/blog/how-to-combine-supabase-google-auth-and-nylas-google-app-permissions-in-a-next-js-application/?utm_source=docs&amp;utm_campaign=2025-Feb-relnotes&amp;utm_content=relnotes">How to combine Supabase Google Auth and Google App Permissions in a Next.js Application</a></li><li><a href="https://www.nylas.com/blog/how-to-build-an-email-outreach-tool-with-nylas/?utm_source=docs&amp;utm_campaign=2025-Feb-relnotes&amp;utm_content=relnotes">How to build an email outreach tool with Nylas</a></li><li><a href="https://www.nylas.com/blog/how-to-manage-calendar-availability-with-nylas/?utm_source=docs&amp;utm_campaign=2025-Feb-relnotes&amp;utm_content=relnotes">How to manage calendar availability with Nylas</a></li></ul></content></item><item><title>[2025-01-07] New in Nylas - January 2025</title><link>https://developer.nylas.com/docs/new/release-notes/2025-01-07-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2025-01-07-new-in-nylas/</guid><pubDate>Tue, 07 Jan 2025 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2025-01-07-new-in-nylas/</id><updated>2025-01-07T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our first episode of New in Nylas in 2025! 🎊 We hope you all had a happy and safe holiday season. Now, let&apos;s get into it!</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing. To help us focus, Nylas is only making critical updates to Nylas v2 at this time.</p><p><strong>December 31, 2024</strong><strong>January 20, 2025</strong><a href="https://support.nylas.com/hc/en-us/requests/new">contact Nylas Support</a>Nylas v2 was officially deprecated on. Because of the holidays, we&apos;re keeping v2 running as usual until. If you need to extend your migration timeline,.</p><p><a href="/docs/v2/upgrade-to-v3/">Nylas v2 to v3 Upgrade guide</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">App Migration guide</a><a href="/docs/reference/api/">Migration API references</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/">migrating the many types of Microsoft accounts</a>If you haven’t already, check out thefor instructions on how to get started building your project on v3, and the, the, and our detailed instructions onout there.</p><p><a href="https://migrate.nylas.com/?utm_source=docs&amp;utm_campaign=2025-jan-relnotes&amp;utm_content=relnotes">Migration Station</a><a href="https://forums.nylas.com/t/migrate-from-v2-to-v3-with-migration-station/337">We&apos;d love your feedback</a>We also built, a customized upgrade and data migration guide built for you based on what Nylas features you use. Fill out the form and build a guide, and save the URL to share or to come back to later.on it!</p><p><code>localization</code><a href="/docs/v3/scheduler/localization/">Scheduler localization</a>Nylas Scheduler now officially supports Korean localization! To configure your language settings, simply update theparameter. For more information, see.</p><p><code>query_imap</code>We&apos;ve introduced thequery parameter for the following endpoints:</p><p><code>query_imap</code><code>true</code>When you settoin your request, Nylas queries the IMAP server directly instead of the Nylas database. This lets you get the most up-to-date information from the IMAP server, or data older than the default three-month retention time.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=2025-jan-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a>Our Developer Advocates are hard at work bringing you. Here are the new posts from the last month:</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><h3>Personalize your migration process with Migration Station</h3><div class="admonition info"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><div class="admonition warn"><p><strong><a href="/docs/dev-guide/platform/rate-limits/"><strong>rate limits</strong></a>Most IMAP servers are slow and have low</strong><code>query_imap</code>⚠️. Nylas might take more time to return responses when you use theparameter compared to requests that don&apos;t use it.</p></div><h2>Nylas v2 deprecation news</h2><h2>Introducing Korean localization in Scheduler</h2><h2>Query IMAP servers directly</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><a href="/docs/reference/api/messages/get-messages/">Get all Messages</a></li><li><a href="/docs/reference/api/messages/get-messages-id/">Get Message</a></li><li><a href="/docs/reference/api/drafts/get-drafts/">Get all Drafts</a></li><li><a href="/docs/reference/api/drafts/get-draft-id/">Get Draft</a></li><li><a href="/docs/reference/api/attachments/get-attachments-id/">Get Attachment Metadata</a></li><li><a href="/docs/reference/api/attachments/get-attachments-id-download/">Download Attachment</a></li></ul><ul><li>Improved latency for EWS grants.</li><li>Fixed a bug that prevented Nylas from downloading some attachments when retrieving messages. Nylas now downloads all attachments properly.</li><li><code>latest_message_send_date</code><code>latest_message_received_date</code>Fixed a bug whereandwere sometimes missing from Thread objects.</li></ul><ul><li><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2024-12-02-node-sdk-v7-7-2/">v7.7.2</a>:</li><li><strong>Python SDK</strong><a href="/docs/new/v3-changelogs/2024-12-20-python-sdk-v6-5-0/">v6.5.0</a>:</li><li><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2024-12-02-ruby-sdk-v6-2-2/">v6.2.2</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2024-12-02-java-sdk-v2-5-2/">v2.5.2</a>:</li></ul><ul><li><a href="/docs/v3/auth/imap/">Create grants with IMAP authentication</a></li><li><a href="/docs/dev-guide/provider-guides/icloud/">iCloud authentication</a></li><li><a href="/docs/dev-guide/provider-guides/imap/">Use IMAP accounts and data with Nylas</a></li></ul><ul><li><a href="https://www.nylas.com/blog/how-to-customize-the-nylas-scheduler-with-css-shadow-parts/?utm_source=docs&amp;utm_campaign=2025-jan-relnotes&amp;utm_content=relnotes">How to Customize the Nylas Scheduler with CSS Shadow Parts</a></li><li><a href="https://www.nylas.com/blog/how-to-solve-webhook-integration-challenges-with-pubsub-notification-channel/?utm_source=docs&amp;utm_campaign=2025-jan-relnotes&amp;utm_content=relnotes">How to Solve Webhook Integration Challenges with PubSub Notification Channel</a></li><li><a href="https://www.nylas.com/blog/how-to-block-time-slots-in-outlook-and-google-calendar-with-nylas-calendar-api/?utm_source=docs&amp;utm_campaign=2025-jan-relnotes&amp;utm_content=relnotes">How to block time slots in Outlook and Google calendar with Nylas Calendar API</a></li><li><a href="https://www.nylas.com/blog/how-to-customize-the-nylas-scheduler-workflow-with-custom-events/?utm_source=docs&amp;utm_campaign=2025-jan-relnotes&amp;utm_content=relnotes">How to customize the Nylas Scheduler workflow with custom events</a></li></ul></content></item><item><title>[2024-12-05] New in Nylas - December 2024</title><link>https://developer.nylas.com/docs/new/release-notes/2024-12-05-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-12-05-new-in-nylas/</guid><pubDate>Thu, 05 Dec 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-12-05-new-in-nylas/</id><updated>2024-12-05T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 It&apos;s officially the holiday season. While we&apos;re getting our decorations set up and our puffy coats ready, we&apos;re also pushing out some exciting updates for Nylas. Before we jump into it...</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing. To help us focus, Nylas is only making critical updates to Nylas v2 at this time.</p><p><strong>December 31, 2024</strong><strong>January 20, 2025</strong><a href="https://support.nylas.com/hc/en-us/requests/new">contact Nylas Support</a>The official deprecation date for Nylas v2 is. No need to worry, though — we know the holidays are busy, so to help you through, we&apos;re keeping v2 running as usual until. If you need to extend your migration timeline,.</p><p><a href="/docs/v2/upgrade-to-v3/">Nylas v2 to v3 Upgrade guide</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">App Migration guide</a><a href="/docs/reference/api/">Migration API references</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/">migrating the many types of Microsoft accounts</a>If you haven’t already, check out thefor instructions on how to get started building your project on v3, and the, the, and our detailed instructions onout there.</p><p><a href="https://migrate.nylas.com/?utm_source=docs&amp;utm_campaign=2024-dec-relnotes&amp;utm_content=relnotes">Migration Station</a><a href="https://forums.nylas.com/t/migrate-from-v2-to-v3-with-migration-station/337">We&apos;d love your feedback</a>We also built, a customized upgrade and data migration guide built for you based on what Nylas features you use. Fill out the form and build a guide, and save the URL to share or to come back to later.on it!</p><p><strong>Node.js</strong><strong>Ruby</strong>For those of you who use both Nylas Scheduler and one of our SDKs, we have some exciting news! TheandSDKs now support the Scheduler API. Support for the Python and Kotlin/Java SDKs is coming soon.</p><p><code>type: metadata</code><a href="/docs/reference/api/configurations/post-configurations/">add metadata fields to a new Configuration object</a>Scheduler now supports metadata fields (). You can, and use them to store custom information about bookings (for example, you can include campaign tags or keywords to track a set of bookings).</p><p>Webhook notifications for Scheduler now include your custom metadata fields, but they&apos;re not included in email notifications or booking forms.</p><p><a href="/docs/v3/calendar/add-conferencing/#enable-autocreate-for-conferencing">automatically create conferencing details</a>We&apos;ve added conferencing support for three new providers: Teams for Business, Skype for Consumer, and Skype for Business. Now, you can include conferencing details for these providers natively, and Nylas canfor them when you create an event.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout the month:</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_campaign=2024-dec-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a><a href="https://www.nylas.com/blog/how-to-send-emails-using-an-api/?utm_source=docs&amp;utm_campaign=2024-dec-relnotes&amp;utm_content=relnotes">how to send emails using an API</a>Our Developer Advocates are hard at work bringing you. This month, they discussed.</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time, have a safe, warm, and happy holiday season! ☃️</p><h3>Did you know we have RSS feeds?</h3><h3>Personalize your migration process with Migration Station</h3><div class="admonition info"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><h2>Nylas v2 deprecation news</h2><h2>SDK support for Nylas Scheduler</h2><h2>Support for metadata in Nylas Scheduler</h2><h2>New conferencing provider options</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><em>mutable</em><em>immutable</em><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/#ews-mutable-and-immutable-ids">EWS mutable and immutable IDs</a>During migration from v2 to v3, Nylas now returnsIDs for EWS objects when it can&apos;t fetch theirIDs. See.</li><li><code>v3_provider_id</code><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/#error-when-translating-graph-ids">Error when translating Graph IDs</a>If Nylas can&apos;t translate a Microsoft object&apos;s mutable ID to an immutable ID when migrating to v3, the Migration API now returns the Graph error code in the object&apos;sfield. See.</li><li><code>clone_exchange</code><a href="/docs/reference/api/app-migration/migration_clone_single_account/">Migrate v2 Account to v3 Grant request</a>You can now use thequery parameter in ato create placeholder grants for Microsoft account types that Nylas can&apos;t fully migrate. Users can authenticate to these grants later.</li><li><code>allow_invalid_grant_creation</code><a href="/docs/reference/api/app-migration/migration_clone_single_account/">Migrate v2 Account to v3 Grant</a><a href="/docs/reference/api/app-migration/migration_snapshot_batch_clone/">Batch Clone v2 Accounts to v3 Grants</a><em>except Microsoft</em>You can now use thequery parameter inandrequests to create placeholder grants for all providers. Users can authenticate to these grants later.</li></ul><ul><li><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2024-11-14-node-sdk-v7-7-0/">v7.7.0</a>:</li><li><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2024-11-12-ruby-sdk-v6-2-1/">v6.2.1</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2024-11-12-java-sdk-v2-5-1/">v2.5.1</a>:</li></ul><ul><li><a href="/docs/reference/api/manage-grants/">Administration API reference: Manage Grants</a></li><li><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/">Migrate Microsoft users from v2.x to v3</a></li><li><a href="/docs/v3/email/send-email/">Send email messages</a></li><li><a href="/docs/v3/extract-ai/">Using Nylas ExtractAI</a></li></ul></content></item><item><title>[2024-11-05] New in Nylas - November 2024</title><link>https://developer.nylas.com/docs/new/release-notes/2024-11-05-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-11-05-new-in-nylas/</guid><pubDate>Tue, 05 Nov 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-11-05-new-in-nylas/</id><updated>2024-11-05T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 Spooky season has come and gone much faster than we expected, but development here continues apace. Before we jump into this month&apos;s changes...</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing. To help us focus, Nylas is only making critical updates to Nylas v2 at this time.</p><p><strong>December 31, 2024</strong>To make sure you have time to finish your migration, we’ve extended the v2 deprecation date to.</p><p><a href="/docs/v2/upgrade-to-v3/">Nylas v2 to v3 Upgrade guide</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">App Migration guide</a><a href="/docs/reference/api/">Migration API references</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/">migrating the many types of Microsoft accounts</a>If you haven’t already, check out thefor instructions on how to get started building your project on v3, and the, the, and our detailed instructions onout there.</p><p><a href="https://migrate.nylas.com/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-nov-relnotes&amp;utm_content=relnotes">Migration Station</a><a href="https://forums.nylas.com/t/migrate-from-v2-to-v3-with-migration-station/337">We&apos;d love your feedback</a>We also built, a customized upgrade and data migration guide built for you based on what Nylas features you use. Fill out the form and build a guide, and save the URL to share or to come back to later.on it!</p><p><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-scheduler/">Scheduler migration guide</a>The Scheduler migration tool is now available! 🚀 You can use it to easily migrate your v2 Scheduler Pages to v3 Configurations. For detailed steps, see our.</p><p>You now need to request &quot;profile&quot; scopes if you want to get a user&apos;s profile name (the name that the provider displays, usually the user&apos;s first and last name) from their email account.</p><p>Remember: if you update the scopes you&apos;re requesting, have your users re-authenticate so they accept the new scopes.</p><p><code>metadata</code><a href="/docs/dev-guide/metadata/">metadata documentation</a>We know you&apos;re all excited for this one: Nylas now supports metadata on Messages and Drafts! Now, you can add theobject to a Message or Draft to store a list of custom key-value pairs on it. For more information, see our.</p><p><code>nylas-editor-tabs</code><code>editor__</code><code>net__</code>Some CSS parts in thecomponent were previously prefixed withinstead of. We&apos;ve updated the following parts:</p><p><code>net__</code>We also added an alias to each of the parts, so this change won&apos;t affect your current implementation. However, we do strongly recommend you update your UI components to use the newprefix.</p><p><a href="/docs/v3/scheduler/#set-up-meeting-reminders">Scheduler v3 now supports reminders for upcoming events</a><code>reminders</code><code>nylas-reminder-emails</code>. With this update, you can let organizers create and manage settings for email reminders in the Scheduler Editor. All you need to do is add thearray to your Configuration and thecomponent to your Scheduler Editor.</p><p><a href="/docs/reference/notifications/scheduler/booking-reminder/"><code>booking.reminder</code></a>You can also choose to send reminders as webhook notifications. Because of this, we&apos;ve introduced a new webhook trigger:.</p><p>A lot of work is going into the Dashboard recently to make it a better one-stop hub for your Nylas v3 implementation. We&apos;ve updated its performance overall, and made some other pretty significant changes.</p><p><strong>Grants</strong>This month, the team added a new way to filter grants using a fuzzy search algorithm. Just go to thepage and type what you need in the search bar — Nylas now returns a wider array of results for your query.</p><p><strong>Logs</strong>We’ve also rolled out a new design for thepage. The new design presents more information right where you need it, so you don’t have to click through multiple pages to find relevant logs. You can also filter logs by provider to make troubleshooting for specific platforms easier.</p><p><strong>Node.js SDK</strong>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. This month, we had a few updates for the:</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-Nov-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a><a href="https://www.nylas.com/blog/how-to-build-a-crm-in-3-sprints-with-nylas/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-Nov-relnotes&amp;utm_content=relnotes">how to build a CRM with Nylas</a>Our DevRel team is hard at work bringing you. This month, they wrote about.</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><h3>Personalize your migration process with Migration Station</h3><h3>Migrate your v2 Scheduler implementation</h3><h3>Fuzzy search for grants</h3><h3>Redesigned Logs page</h3><div class="admonition info"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><h2>Nylas v2 deprecation news</h2><h2>Updated Grant scope requirement for profile names</h2><h2>Metadata support for Messages and Drafts</h2><h2>Updated CSS prefixes for Scheduler UI components</h2><h2>Added event reminders to Scheduler</h2><h2>Updates to the Dashboard</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><strong>Microsoft</strong><code>profile</code>:</li><li><strong>Google</strong><code>/userinfo.profile</code><code>/profile</code>:or</li><li><strong>Yahoo</strong><code>profile</code>:</li></ul><ul><li><code>@part net__form-contents</code></li><li><code>@part net__tabs</code></li><li><code>@part net__tab-event-info</code></li><li><code>@part net__tab-availability</code></li><li><code>@part net__tab-participants</code></li><li><code>@part net__tab-booking-options</code></li><li><code>@part net__tab-booking-form</code></li><li><code>@part net__tab-communications</code></li><li><code>@part net__tab-page-styles</code></li><li><code>@part net__tab-content</code></li><li><code>@part net__footer</code></li><li><code>@part net__footer-preview</code></li><li><code>@part net__footer-buttons</code></li><li><code>@part net__footer-cancel</code></li><li><code>@part net__footer-cta</code></li></ul><ul><li><code>DATE</code><code>DATESPAN</code>We added iCloud support for theandobjects when creating events.</li><li><code>original_start_time</code>Recurring events on Microsoft and iCloud grants now include thefield. If an event occurrence is modified, this field shows its original scheduled time.</li><li>We now support static IPs for IMAP. You can include this in your plan as an add-on.</li><li><a href="/docs/reference/api/messages/clean-messages/">Clean Conversation endpoint</a>You can now use thewith EWS grants.</li></ul><ul><li><a href="/docs/new/v3-changelogs/2024-10-18-node-sdk-v7-6-0/">v7.6.0</a></li><li><a href="/docs/new/v3-changelogs/2024-10-30-node-sdk-v7-6-1/">v7.6.1</a></li><li><a href="/docs/new/v3-changelogs/2024-10-31-node-sdk-v7-6-2/">v7.6.2</a></li></ul><ul><li><a href="/docs/v3/scheduler/#set-up-meeting-reminders">Set up reminders</a>✨</li><li><a href="/docs/v3/email/headers-mime-data/">Using email headers and MIME data in Nylas</a>✨</li><li><a href="/docs/api/errors/400-response/">Client error responses: 400–499</a></li><li><a href="/docs/api/errors/500-response/">Nylas error responses: 500-599</a></li><li><a href="/docs/dev-guide/dashboard/">The v3 Nylas Dashboard</a></li></ul></content></item><item><title>[2024-10-08] New in Nylas - October 2024</title><link>https://developer.nylas.com/docs/new/release-notes/2024-10-08-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-10-08-new-in-nylas/</guid><pubDate>Tue, 08 Oct 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-10-08-new-in-nylas/</id><updated>2024-10-08T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 The weather&apos;s cooling down here in the northern hemisphere, but that&apos;s not making us slow down. We&apos;ve got some exciting updates again this month, but first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing. To help us focus, Nylas is only making critical updates to Nylas v2 at this time.</p><p><strong>December 31, 2024</strong>To make sure you have time to finish your migration, we’ve extended the v2 deprecation date to.</p><p><a href="/docs/v2/upgrade-to-v3/">Nylas v2 to v3 Upgrade guide</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">App Migration guide</a><a href="/docs/reference/api/">Migration API references</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/">migrating the many types of Microsoft accounts</a>If you haven’t already, check out thefor instructions on how to get started building your project on v3, and the, the, and our detailed instructions onout there.</p><p><a href="https://migrate.nylas.com/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=oct2024&amp;utm_content=relnotes">Migration Station</a><a href="https://forums.nylas.com/t/migrate-from-v2-to-v3-with-migration-station/337">We&apos;d love your feedback</a>We also built, a customized upgrade and data migration guide built for you based on what Nylas features you use. Fill out the form and build a guide, and save the URL to share or to come back to later.on it!</p><p><code>primary</code><code>https://www.googleapis.com/auth/calendar</code>For those of you that work with Google grants and the Nylas Calendar API, a bug we fixed this month means you might need to review and update the scopes you&apos;re requesting. If you&apos;re using the Events endpoints and using thekeyword (instead of the calendar ID), Nylas now requires thescope. If you&apos;re referencing calendar IDs directly, you don&apos;t need to change anything.</p><p><em>do</em>If you already request this scope (or a more permissive one), you don&apos;t need to do anything. If youneed to update the scopes you&apos;re requesting, have your users re-authenticate so they accept the new scope.</p><p>Nylas now decodes MIME-encoded message fields for IMAP grants before returning them. This means that you don&apos;t need to create logic to decode these fields in your project. If you already built a solution to decode these fields, be sure to update that section of your code to work with the new data format.</p><p><a href="/docs/reference/api/events/get-all-events/">Get all Events request</a><code>expand_recurring</code>In v3, Nylas expands recurring events by default when you make a. This means Nylas includes all the individual occurrences of the event along with the master event, and any edited occurrences of the event. In Nylas v2, we used theparameter to control this behavior to help you limit the Events results. You asked for it in v3, so we brought it back.</p><p><code>expand_recurring</code><code>false</code><a href="/docs/v3/calendar/recurring-events/#exclude-dates-from-a-recurrence-schedule">Exclude dates from a recurrence schedule</a>You can now set thequery parameter toin your request to return only the master event and any updated recurring events that fall in the time period for your query. For more information, see.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout September:</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p>We&apos;ve also got a big update to share...</p><p><a href="/docs/v3/getting-started/">Getting Started</a><a href="/docs/v3/getting-started/">Quickstart</a><a href="mailto:ireadthedocs@nylas.com">reach out</a>We&apos;ve re-worked ourandguides to make them shorter and easier to navigate. 🚀 This is a pretty major change, so — as always — feel free toif you have any suggestions!</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-oct-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a><a href="https://www.nylas.com/blog/appointment-scheduler-in-your-react-app/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-oct-relnotes&amp;utm_content=relnotes">How to create an appointment scheduler in your React app</a>Our DevRel team is hard at work bringing you. This month, they explored.</p><p><a href="https://roadmap.nylas.com/">public roadmap</a>As always, we appreciate you joining us for our release. If you want to keep an eye on what&apos;s coming to Nylas next, you can check our.</p><p><a href="https://feedback.nylas.com/">Your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>about the Nylas platform are always welcome. If you have any comments or suggestions on the documentation, you can also.</p><p>Until next time! 👋</p><h3>Did you know we have RSS feeds?</h3><h3>Personalize your migration process with Migration Station</h3><h3>Overhauled Getting Started and Quickstart guides</h3><div class="admonition info"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><h2>Nylas v2 deprecation news</h2><h2>Updated Calendar scope requirement for Google grants</h2><h2>Decoded MIME fields for IMAP grants</h2><h2><code>expand_recurring</code>Bringing back thequery parameter</h2><h2>Nylas API improvements and bug fixes</h2><h2>Nylas SDK changelogs</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li><code>tracking_options.label</code>We increased the character limit for the Messagefield to 2,048 characters, so you can give yourself longer notes about the purpose of tracking settings.</li><li><code>primary</code>We fixed a bug where queries for a primary calendar would return thekeyword instead of a calendar ID. Nylas now correctly returns the calendar ID.</li><li><code>primary</code>We fixed an issue where using thekeyword and calendar ID for the primary calendar interchangeably would return different data.</li><li>We fixed an issue with threaded messages where changing the subject line (for example, adding &quot;FWD:&quot;) would remove a message from its thread.</li><li><code>attendees</code>We fixed a bug that caused thequery parameter to be case-sensitive when listing Events for iCloud and Microsoft Graph grants.</li></ul><ul><li><strong>Python SDK</strong><a href="/docs/new/v3-changelogs/2024-09-04-python-sdk-v6-3-1/">v6.3.1</a><a href="/docs/new/v3-changelogs/2024-09-24-python-sdk-v6-4-0/">v6.4.0</a>:,</li><li><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2024-09-24-ruby-sdk-v6-2-0/">v6.2.0</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2024-09-25-java-sdk-v2-5-0/">v2.5.0</a>:</li></ul><ul><li><a href="/docs/v3/scheduler/using-scheduler-editor-component/#set-up-the-scheduler-editor-component/">Configure authentication for the Scheduler Editor Component</a>✨</li><li><a href="/docs/v3/auth/hosted-oauth-accesstoken/#create-grants-with-oauth-2.0-and-pkce">Create grants with OAuth and an access token</a></li><li><a href="/docs/v3/calendar/virtual-calendars/">Using virtual calendars</a></li><li><a href="/docs/v3/email/folders/#common-folder-attributes">Working with folders and labels</a></li></ul></content></item><item><title>[2024-09-04] New in Nylas - September 2024</title><link>https://developer.nylas.com/docs/new/release-notes/2024-09-04-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-09-04-new-in-nylas/</guid><pubDate>Wed, 04 Sep 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-09-04-new-in-nylas/</id><updated>2024-09-04T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome, friends, to our monthly episode of New in Nylas! 👋 We have some exciting updates in store for you. But first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing. To help us focus, Nylas is only making critical updates to Nylas v2 at this time.</p><p><strong>December 31, 2024</strong>To make sure you have time to finish your migration, we’ve extended the v2 deprecation date to.</p><p><a href="/docs/v2/upgrade-to-v3/">Nylas v2 to v3 Upgrade guide</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">App Migration guide</a><a href="/docs/reference/api/">Migration API references</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/">migrating the many types of Microsoft accounts</a>If you haven’t already, check out thefor instructions on how to get started building your project on v3, and the, the, and our detailed instructions onout there.</p><p><a href="https://migrate.nylas.com/">Migration Station</a><a href="https://forums.nylas.com/t/migrate-from-v2-to-v3-with-migration-station/337">We’d love your feedback</a>We also built, a customized upgrade and data migration guide built for you based on what Nylas features you use. Fill out the form and build a guide, and save the URL to share or to come back to later.on it!</p><p><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">one-click migration in the v3 Dashboard</a><strong>Migrate app</strong>To make migration even easier, we’ve introduced. Just find your legacy v2 application and click— the rest is done for you!</p><p><a href="https://dev.to/devteam/congrats-to-the-nylas-challenge-winners-2kic">DEV.to</a>The Nylas DEV Challenge is a wrap! 👏 Thank you to everyone who participated. We&apos;ve announced the winners over on, so go check them out if you&apos;re interested! 🎉</p><p><a href="/docs/v3/extract-ai/">ExtractAI documentation</a><a href="/docs/reference/api/extractai/">API references</a>Nylas&apos; Engineering teams have been hard at work on this for a while, and we&apos;re excited to finally introduce it! ExtractAI uses Nylas&apos; integrated AI to parse information about e-commerce orders and shipments from your end users&apos; email inboxes. Check out theand.</p><p>We’ve introduced a couple features to the v3 Dashboard this month:</p><p>This month, we improved the performance of CDN packages for Nylas Scheduler. This means that components loaded using CDN packages now render much faster!</p><p><code>custom-page-style-inputs</code><code>configSettingsLoaded</code><strong>Page styles</strong><a href="/docs/v3/scheduler/customize-scheduler/#add-styling-options-to-scheduler-editor/">Add styling options to the Scheduler Editor</a>Organizers can now modify the visual elements of their Scheduling Pages. You can pass aslot with input components to the Scheduler Editor Component to display styling options on thetab. For non-hosted Scheduling Pages, you also need to listen for theevent and apply the settings to the Scheduling Component. For more information, see.</p><p><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2024-08-20-ruby-sdk-v6-1-1/">v6.1.1</a>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. During August, we updated theto.</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p>We also continued to work on clarity and consistency in some of our older docs. Here’s a rundown of the changes.</p><p><a href="/docs/dev-guide/provider-guides/microsoft/">Microsoft provider guide</a>Our journey to overhaul thehas reached its end! 🎉 You should notice that the whole section is now more relevant to your experience with Nylas, and easier to navigate.</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-sept-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a>Our DevRel team is hard at work bringing you. Here are the new posts from the last month:</p><p><a href="https://feedback.nylas.com/">your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>We appreciate you joining us for our release, and welcome. If you have comments or suggestions on the documentation, please.</p><h3>Did you know we have RSS feeds?</h3><h3>Revamped Microsoft provider guide</h3><div class="admonition info"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><h2>Nylas v2 deprecation news</h2><h2>One-click migration for v2 apps</h2><h2>Wrapping up the Nylas DEV Challenge</h2><h2>Introducing ExtractAI</h2><h2>New features in the v3 Dashboard</h2><h2>Updates to Nylas Scheduler</h2><h2>Nylas SDK changelogs</h2><h2>Nylas API improvements and bug fixes</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><h2>That&apos;s all for now</h2><ul><li>You can now find auth and webhook logs in the Dashboard — just choose an application and hop over to Logs in the left navigation.</li><li>You can now create Pub/Sub notification channels from the Notifications page.</li></ul><ul><li><a href="/docs/reference/api/">Migration APIs</a>You can now use theto migrate v2 virtual calendars to v3.</li><li>Nylas now recursively returns all folders for Microsoft accounts, instead of only the top-level folders and their immediate sub-folders.</li><li><code>primary</code>Fixed an issue where filtering usinginstead of a calendar ID would return different results. Nylas now normalizes filter queries by looking up the calendar ID.</li><li><code>ical_uid</code>Fixed an issue wheres displayed an incorrect value on Graph Events created by non-Microsoft accounts.</li><li><a href="/docs/reference/api/folders/get-folder/">Get all Folders requests</a>Fixed an issue where Nylas returned only a partial result foron Microsoft accounts.</li><li><code>404</code><a href="/docs/reference/api/messages/get-messages/">Get all Messages</a><a href="/docs/reference/api/messages/get-messages-id/">Get Message</a><a href="/docs/reference/api/attachments/get-attachments-id/">Get Attachment Metadata</a>Fixed a partialerror in the,, andendpoints for IMAP accounts.</li></ul><ul><li><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-virtual-calendars/">Migrate v2 virtual calendars to v3</a>✨</li><li><a href="/docs/dev-guide/search/">Searching with Nylas</a>✨</li><li><a href="/docs/dev-guide/whitelabeling/">Set up white-labeling in Nylas</a></li></ul><ul><li><a href="https://www.nylas.com/blog/how-to-set-up-nylas-api-webhooks-using-hookdeck/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-sept-relnotes&amp;utm_content=relnotes">How to set up Nylas API webhooks using Hookdeck</a></li><li><a href="https://www.nylas.com/blog/how-to-integrate-nylas-scheduler-to-your-user-flow/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-sept-relnotes&amp;utm_content=relnotes">How to integrate Nylas Scheduler to your user flow</a></li><li><a href="https://www.nylas.com/blog/integrate-a-react-calendar-component/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-sept-relnotes&amp;utm_content=relnotes">How to integrate a React calendar component to streamline scheduling</a></li><li><a href="https://www.nylas.com/blog/designing-smart-web-components/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-sept-relnotes&amp;utm_content=relnotes">Beyond APIs: Designing elegant, smart Web Components</a></li></ul></content></item><item><title>[2024-08-20] Nylas ExtractAI has launched</title><link>https://developer.nylas.com/docs/new/release-notes/2024-08-20-extract-ai-ga/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-08-20-extract-ai-ga/</guid><pubDate>Tue, 20 Aug 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-08-20-extract-ai-ga/</id><updated>2024-08-20T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We&apos;re thrilled to announce that Nylas ExtractAI has launched and is now Generally Available (GA)! 🎉</p><p>You can now enable ExtractAI in the Nylas Dashboard and use it to parse e-commerce order and shipment information from your end users&apos; email inboxes. This release includes...</p><p><a href="/docs/v3/extract-ai/">ExtractAI documentation</a><a href="/docs/reference/api/extractai/">API references</a>For more information, see ourand.</p><p><a href="https://feedback.nylas.com/">feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>We appreciate you taking a look at our new release, and welcome your. If you have comments or suggestions on the documentation, please.</p><h2>What&apos;s new?</h2><ul><li><code>message.intelligence.tracking</code><code>message.intelligence.order</code>New notification triggers:and.</li><li><ul><li><a href="/docs/reference/api/extractai/get-consolidated-order/"><code>GET /v3/grants/&lt;NYLAS_GRANT_ID&gt;/consolidated-order</code></a>: Return a list of extracted orders.</li><li><a href="/docs/reference/api/extractai/get-consolidated-shipment/"><code>GET /v3/grants/&lt;NYLAS_GRANT_ID&gt;/consolidated-shipment</code></a>: Return a list of extracted shipments.</li></ul>New Order Consolidation endpoints:</li></ul><h3>That&apos;s all for now</h3></content></item><item><title>[2024-08-14] New in Nylas - August 2024</title><link>https://developer.nylas.com/docs/new/release-notes/2024-08-14-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-08-14-new-in-nylas/</guid><pubDate>Wed, 14 Aug 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-08-14-new-in-nylas/</id><updated>2024-08-14T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome friends to our monthly episode of New in Nylas! Summer is upon us here in the Northern Hemisphere, and we have some great updates in store for you. But first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>Point your RSS reader at us to subscribe to our, our, or.</p><p>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’t wait to show you what you’re missing. To help us focus, Nylas is only making critical updates to Nylas v2 at this time. Dashboard v2 features and functionality are now available in the v3 Dashboard.</p><p><strong>December 31, 2024</strong>To make sure you have time to finish your migration, we’ve extended the v2 deprecation date to. (If you&apos;re seeing this a second time in your RSS feed, this update is why!)</p><p><a href="/docs/v2/upgrade-to-v3/">Nylas v2 to v3 Upgrade Guide</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">App Migration guide</a><a href="/docs/reference/api/">Migration API references</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/">migrating the many types of Microsoft accounts</a>If you haven’t already, check out thefor instructions on how to get started getting your project on v3, and the, the, and our detailed instructions onout there.</p><p><em>every reader</em>Every once in awhile in tech writing, you look back at what your team has written and realize that it’s a lot. A whole lot. It’s all useful and necessary, but not all of it will be necessary for. We always think to ourselves, “Wow if I could just ask the reader about their deployment, I could give them just the info they need!”</p><p>Dear readers, we just did that.</p><p><a href="https://migrate.nylas.com/">Migration Station</a><a href="https://forums.nylas.com/t/migrate-from-v2-to-v3-with-migration-station/337">We’d love your feedback</a>Introducing, a customized upgrade and data migration guide built for you based on what Nylas features you use. Fill out the form and build a guide, and save the URL to share or to come back to later.!</p><p><a href="https://dev.to/challenges/nylas?ref=nylas-docs">Nylas DEV Challenge</a><strong>through September 1st</strong>Remember to submit your entries for the, live! (We realize that&apos;s soon!) We have two prompts and lots of prize money to award.</p><p>Our intrepid team of developers is always working to improve Nylas, and that includes the SDKs that we maintain. We had a few updates to the SDKs throughout July:</p><p><a href="/docs/new/changelogs/">the complete list of changelogs here</a>As a reminder, you can always see.</p><p>Bugs are an (unfortunate) fact of software life, and we&apos;re always working to fix them. This month:</p><p>This month we’ve been working on clarity and consistency in some of our older docs. If you’re not in the docs every day (like we are) these changes might not be obvious, so here’s a little rundown.</p><p>We’re continuing to make our Microsoft provider guide even better! Going forward, the information in them will be less cluttered and more relevant to what you’re doing with Nylas v3. So far, we’ve…</p><p><a href="/docs/v3/email/">Using the Nylas Email API page</a>The Nylas Email API is big, and we noticed that ourhad grown to match. To make things easier to find, we broke that page out into more specific topics:</p><p><a href="https://feedback.nylas.com/">your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>We appreciate you joining our release, and welcome. If you have comments or suggestions on the documentation, please.</p><h3>Did you know we have RSS feeds?</h3><h3>Revamped Microsoft provider guide</h3><h3>De-cluttered Email API docs</h3><h3>That&apos;s all for now</h3><div class="admonition info"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><h2>Nylas v2 deprecation news</h2><h2>Introducing Migration Station</h2><h2>Submit your Nylas DEV Challenge entries</h2><h2>Nylas SDK changelogs</h2><h2>Nylas API improvements and bug fixes</h2><h2>New and updated docs</h2><ul><li><strong>Node.js SDK</strong><a href="/docs/new/v3-changelogs/2024-07-09-node-sdk-v7-5-1/">v7.5.1</a><a href="/docs/new/v3-changelogs/2024-07-12-node-sdk-v7-5-2/">v7.5.2</a>:and</li><li><strong>Ruby SDK</strong><a href="/docs/new/v3-changelogs/2024-07-25-ruby-sdk-v6-1-0/">v6.1.0</a>:</li><li><strong>Kotlin/Java SDK</strong><a href="/docs/new/v3-changelogs/2024-07-26-java-sdk-v2-4-1/">v2.4.1</a>:</li></ul><ul><li><code>source</code>We added the missingattribute to the contact object, so you can now tell where specific contacts came from.</li><li><ul><li><code>subject</code><a href="/docs/reference/api/threads/get-threads/">Get all Threads API</a><a href="/docs/reference/api/messages/get-messages/">Get all Messages API</a>Thequery parameter in theandnow consistently support case-insensitive substring match. Previously, case sensitivity was inconsistent across email providers.</li><li><code>location</code><code>description</code><code>title</code><a href="/docs/reference/api/events/get-all-events/">Get all Events API</a>The,, andquery parameters in thenow support case-insensitive substring match. Previously, this was a case-sensitive literal match.</li><li><a href="/docs/reference/api/events/get-all-events/">Get all Events API</a><code>description</code>Thenow allows you to use thequery parameter to filter Microsoft grants.</li></ul>We also fixed some inconsistencies with case sensitivity in query parameters:</li></ul><ul><li>Removed references to Microsoft’s deprecated Basic Authentication system.</li><li>Consolidated pages that repeated information.</li><li>Updated the pages written specifically for Nylas v2.</li></ul><ul><li><a href="/docs/v3/email/threads/">Using the Threads API</a></li><li><a href="/docs/v3/email/send-email/">Send email messages</a></li><li><a href="/docs/v3/email/attachments/">Working with email attachments</a></li><li><a href="/docs/v3/email/folders/">Working with folders and labels</a></li></ul></content></item><item><title>[2024-07-23] Nylas Scheduler v3 is now Generally Available</title><link>https://developer.nylas.com/docs/new/release-notes/2024-07-23-scheduler-v3-ga/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-07-23-scheduler-v3-ga/</guid><pubDate>Tue, 23 Jul 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-07-23-scheduler-v3-ga/</id><updated>2024-07-23T00:00:00.000Z</updated><content xml:lang="en" type="html"><p><a href="https://www.nylas.com/blog/nylas-scheduler-v3-announcement/?refferrer=docs-relnote">Nylas.com Scheduler v3 announcement blog post</a>We are thrilled to announce that Nylas Scheduler v3 is now Generally Available (GA)! See the.</p><p>Nylas Scheduler introduces several new features in v3:</p><p>In this release, we worked hard to ensure that all key features from the v2 Scheduler are available in v3. Below, you&apos;ll find a comprehensive list of the parity features that have been completed:</p><p>We&apos;re working on additional updates to achieve full parity with the v2 Scheduler, including:</p><p><a href="/docs/v3/getting-started/scheduler/">Scheduler Quickstart guide</a><a href="/docs/v3/scheduler/">v3 Scheduler documentation</a>Check out thefor a quick tour on how to implement Nylas Scheduler in your application. You can also read thefor more information.</p><p><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-scheduler/">Scheduler data migration guide</a><a href="/docs/v2/upgrade-to-v3/scheduler-diff-view/">Scheduler v3 diff view</a>If you&apos;re using the v2 Scheduler and want to migrate your v2 Pages to v3 Configurations, you&apos;ll find theand thehelpful.</p><p><a href="https://feedback.nylas.com/">feedback and suggestions for Scheduler features</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>We appreciate your continued interest in Nylas Scheduler and welcome. If you have comments or suggestions on the documentation, please.</p><h2>What&apos;s new</h2><h2>Reminder: Parity features</h2><h2>Coming soon</h2><h2>Get started with the v3 Scheduler</h2><ul><li>Configurations, Sessions, Availability, and Bookings endpoints.</li><li>Pre-built, composable web- and React-based UI Components (the Scheduling Component and Scheduler Editor Component).</li><li>Time slot settings (interval and rounding) in the Scheduler Editor.</li><li>Hiding rescheduling and cancellation options.</li><li>Video conferencing.</li><li>Scheduler webhooks (Webhooks API).</li></ul><ul><li>Event title, location, duration, and description.</li><li>Dynamic event title.</li></ul><ul><li>Default open hours and participant open hours.</li><li>Team availability calendaring for collective meetings and round-robin meetings.</li><li>Automatic calendar invites and confirmations for guests.</li><li>Organizer-confirmed booking (manual booking in v2).</li><li>Rescheduling and cancellation options.</li><li>Buffer time.</li><li>Booking polices and restrictions.</li><li>Additional fields on the booking form.</li><li>Additional guests.</li><li>Booking confirmation redirect URL.</li></ul><ul><li>Custom branding, colors, and text.</li><li>Timezones and locale settings.</li></ul><ul><li>Confirmation email customization: custom email title and additional information.</li><li>Disabling confirmation emails.</li><li>Localization support for email notifications sent to guests.</li></ul><ul><li>Webhooks in the Nylas Dashboard.</li><li>Email and webhook reminders.</li><li>Group meetings.</li></ul><h3>Event information</h3><h3>Bookings</h3><h3>Scheduling Page customization and localization</h3><h3>Email notifications</h3></content></item><item><title>[2024-07-10] New in Nylas - July 2024</title><link>https://developer.nylas.com/docs/new/release-notes/2024-07-10-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-07-10-new-in-nylas/</guid><pubDate>Wed, 10 Jul 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-07-10-new-in-nylas/</id><updated>2024-07-10T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome friends to our monthly episode of New in Nylas! We have some exciting new features in store for you. But first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>That’s right, we’re doing this a little old school. Point your RSS reader at us to subscribe to our, our, or.</p><p><a href="/docs/v2/upgrade-to-v3/"><em>wait</em>we can’tto show you what you’re missing</a>Nylas v3 is our faster, more reliable, easier to use new platform, and. To help us focus, Nylas is only making critical updates to Nylas v2 at this time, and v2 will be deprecated on October 1st, 2024.</p><p><strong>extending the v2 Dashboard deprecation to the end of August</strong>Dashboard v2 features and functionality are now available in the v3 Dashboard, but to help you transition, we&apos;re.</p><p><a href="https://status-v3.nylas.com/">separate status page for Nylas v3</a>Exactly what it says on the tin: we now have afor all your new-version informational needs.</p><p><a href="/docs/reference/api/">APIs to help you migrate</a><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">App Migration guide</a><a href="/docs/reference/api/">Migration API references</a>To make your transition process as smooth as possible, we createdyour applications and connected accounts from v2 to v3. See the, and thefor more information.</p><p><a href="/docs/v2/upgrade-to-v3/upgrade/migrating-microsoft-accounts/">migrating the myriad types of Microsoft accounts</a>New in July, we also have detailed instructions onout there. Which brings us to...</p><p><a href="/docs/dev-guide/provider-guides/exchange-on-prem/">Exchange on-prem provider guide</a>New this month, Nylas adds a specific connector to allow you to connect to Exchange on-premises servers. This connector is separate from the Microsoft connector, which covers most other Microsoft accounts. Check out the newfor more details.</p><p><a href="https://techcommunity.microsoft.com/t5/exchange-team-blog/retirement-of-exchange-web-services-in-exchange-online/ba-p/3924440">Microsoft officially ended support for Exchange</a>For anyone wondering “What is Exchange and why should I care?”: Microsoft Exchange on-prem is a self-hosted application that an administrator can run on their own servers to provide email, calendar, and contacts directory features to their organization. Whileand migrated Exchange Online accounts to more modern services, Exchange on-prem is still installed on many private servers and used by many people.</p><p><a href="/docs/v3/calendar/using-the-events-api/#get-available-room-resources">read more</a><a href="/docs/reference/api/room-resources/">Room Resources references</a>If you&apos;ve ever booked a conference room along with your meeting, you know them and love them - Room resources are now available in Nylas v3. Short and sweet:, or check out the.</p><p>We’ve been hard at work making sure that you and your organization have everything you need in the Nylas v3 Dashboard.</p><p>The Nylas v3 Dashboard now allows you to access the logs for both your legacy v2 applications, and for new v3 applications. Logs for authentication, API requests, and webhook notifications are available for legacy v2 applications. For v3 applications, logs are for authentication activities and webhook notifications.</p><p><a href="/docs/dev-guide/dashboard/#multi-factor-authentication-settings">Dashboard MFA settings docs</a>Multi-factor authentication (or MFA) provides another layer of security for Dashboard users by requiring that they provide an additional verification along with their password. You can now enable multi-factor authentication to secure your Dashboard v3 account and your organization&apos;s applications, either for each individual account, or for your entire organization. See thefor more details.</p><p><a href="/docs/v3/auth/v3-scopes/">all scopes for both Microsoft and Google</a>This month we updated all v3 Sandbox accounts to use.</p><p><em>literal</em><a href="https://support.nylas.com/hc/en-us/requests/new?ticket_form_id=360000247971">contact Nylas support</a>Previously, the Nylas v3 Sandbox used a set of very general scopes, with the goal of allowing you to use all of the Nylas APIs. This meant that if your provider auth apps used more restrictive scopes, you would get a provider error, because the providers require you to use the samescope strings that were approved in the provider auth apps. These errors should no longer occur and you can use whatever scopes you want. If you encounter issues,.</p><p>More Scheduler features were shipped last month! Some highlights include:</p><p>It’s summertime (in the Northern Hemisphere) and rate limits are on our minds.</p><p><code>$filter</code><code>select</code><a href="/docs/dev-guide/best-practices/rate-limits/">Avoiding rate limits</a>To help avoid rate limits, Nylas added several ways to be more specific when making API requests that might otherwise return a lot of data (and get you in trouble with the providers). You can use query parameters to filter results, use native search strings for Google and Microsoft, use Microsoft Graphstatements, and use fieldstatements to return just the information in the specific fields you want. Check out thebest practices guide for more details.</p><p>We’re always working to make our docs better! This month, we’re pointing the spotlight at these pages:</p><p>You might also notice changes to our Microsoft provider guide, so keep an eye on it over the next few months.</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-jun-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a>Our DevRel team is hard at work bringing you. Here&apos;s a new one for July:</p><p><a href="https://feedback.nylas.com/">your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>We appreciate you joining our release, and welcome. If you have comments or suggestions on the documentation, please.</p><h3>Did you know we have RSS feeds?</h3><h3>New v3 status page</h3><h3>Nylas v3 migration tools</h3><h3>Logs in the v3 Dashboard</h3><h3>Multi-factor authentication, now in the v3 Dashboard</h3><h3>Changes to the v3 Sandbox scopes</h3><h3>That&apos;s all for now</h3><div class="admonition info"><p><strong>As a friendly reminder, Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><h2>Nylas v2 migration and deprecation news</h2><h2>New connector for Exchange on-prem</h2><h2>Room resources now available in the Calendar API</h2><h2>Nylas API bug fixes and improvements</h2><h2>Improvements in the v3 Dashboard</h2><h2>Scheduler updates</h2><h2>New ways to search and filter</h2><h2>New and updated docs</h2><h2>Latest Nylas Tech blogs</h2><ul><li><code>created_at</code><code>updated_at</code>Previously, a bug caused the unsupported debug fieldsandto be populated in draft and message objects, breaking the API contract. These fields have been removed.</li><li><code>in</code><code>search_query_native</code>You can now use the query parameterwithfor all providers.</li><li>The nonfunctioning &quot;Get Webhook IP addresses&quot; endpoint was removed.</li></ul><ul><li>Conferencing.</li><li>Collective meetings and round-robin meetings.</li><li>Custom booking forms.</li></ul><ul><li><a href="/docs/dev-guide/best-practices/rate-limits/">Avoiding rate limits in Nylas</a></li><li><a href="/docs/dev-guide/metadata/">Metadata</a></li><li><a href="/docs/dev-guide/platform/rate-limits/">Rate limits in Nylas</a>✨</li><li><a href="/docs/dev-guide/whitelabeling/">Set up white-labeling in Nylas</a>✨</li><li><a href="/docs/v3/notifications/webhooks/#truncated-webhooks">Using webhooks with Nylas: Truncated webhooks</a></li></ul><ul><li><a href="https://www.nylas.com/blog/how-to-create-and-read-google-webhooks-using-ruby/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-jun-relnotes&amp;utm_content=relnotes">How to create and read Google Webhooks using Ruby</a></li></ul></content></item><item><title>[2024-06-10] New in Nylas - June 2024</title><link>https://developer.nylas.com/docs/new/release-notes/2024-06-10-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-06-10-new-in-nylas/</guid><pubDate>Mon, 10 Jun 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-06-10-new-in-nylas/</id><updated>2024-06-10T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome friends to our monthly episode of New in Nylas! We have some exciting new features in store for you. But first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>That’s right, we’re doing this a little old school. Point your RSS reader at us to subscribe to our, our, or.</p><p><em>wait</em>Nylas v3 is our faster, more reliable, easier to use new platform, and we can’tto show you what you’re missing.</p><p>To help us focus, Nylas will only make critical updates to Nylas v2 starting on June 19th, 2024. Dashboard v2 features and functionality will be available in the v3 Dashboard, and the v2 Dashboard will be deprecated this month.</p><p><a href="/docs/v2/upgrade-to-v3/">Nylas v2 to v3 Upgrade Guide</a>As a reminder, Nylas v2 will be deprecated on October 1st, 2024. If you haven’t already, check out thefor instructions on how to get started getting your project on v3.</p><p><a href="/docs/v2/upgrade-to-v3/upgrade/migrate-app/">App Migration guide</a><a href="/docs/reference/api/">Migration API references</a>To make your transition process as smooth as possible, we created APIs to help you migrate your connected accounts from v2 to v3 grants, and to translate the (now-deprecated) v2 Nylas IDs to the v3-compatible provider IDs. See the, and thefor more information.</p><p>You loved it in the original Dashboard, and now our Nylas Assist chatbot is available in Dashboard v3. Ask it your questions about all things Nylas v3!</p><p><code>conferencing</code><code>autocreate</code>By default, Nylas automatically reads incoming event details to check for conferencing information, and parses those into theobject. You can also manually add information to this object for later use, or specifyto create a new conference with the provider.</p><p><code>autocreate</code><a href="/docs/dev-guide/provider-guides/zoom-meetings/">follow the instructions to set up the Zoom connector</a><a href="/docs/v3/calendar/add-conferencing/#enable-autocreate-for-conferencing">use the autocreate option in events</a>In this release, you can now add Zoom conferencing information to events using. To do this,, have users authenticate with Zoom, and store their Zoom grant ID. You can thento automatically create new Zoom conferences using that user’s Zoom grant.</p><p><em>Move over, webhooks, there’s a new notification channel in town.</em></p><p><a href="/docs/v3/notifications/pubsub-channel/">Google PubSub notification channel</a><code>message.received</code><code>event.updated</code><em>cannot</em>This month we’re releasing a new, which you can use to augment or even replace your existing webhook notification subscriptions. This is a great way to handle high volume notifications such asand, or to ensure that you get extremely important notifications that you absolutelymiss.</p><p><em>all</em>While this PubSub connector runs on Google, you can receive notifications forof the providers Nylas supports using this channel. The PubSub channel also allows you to subscribe to the same triggers, and sends notifications using the same schema as webhooks notifications.</p><p><strong>Notifications</strong><a href="/docs/reference/notifications/">Notification schemas</a>Now that Nylas webhook notifications have a sibling, we combined the webhooks and Pubsub docs into a category called. And since other notifications use the same scopes, triggers, and schemas as webhooks, you’ll find some pages renamed to be more general - like “”.</p><p><a href="https://www.nylas.com/blog/category/developer-how-tos/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-jun-relnotes&amp;utm_content=relnotes">cool demos built on Nylas v3</a>Our DevRel team is hard at work bringing you. Here are some new ones this month:</p><p><a href="https://feedback.nylas.com/">your feedback and suggestions</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>We appreciate you joining our release, and welcome. If you have comments or suggestions on the documentation, please.</p><h3>Did you know we have RSS feeds?</h3><h3>That&apos;s all for now</h3><div class="admonition info"><p><strong>Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨ Also as a friendly reminder,. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><h2>Nylas v2 deprecation news</h2><h2>Nylas v3 migration tools</h2><h2>Nylas Assist chatbot now in Dashboard v3</h2><h2>Zoom conferencing (now with autocreate!)</h2><h2>PubSub Channel Connector: A new way to get notifications</h2><h2>Latest Nylas Tech blogs</h2><ul><li><a href="https://www.nylas.com/blog/send-emails-using-tinymce-rich-text-editor/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-jun-relnotes&amp;utm_content=relnotes">Send email using TinyMCE Rich Text Editor</a></li><li><a href="https://www.nylas.com/blog/build-mail-merge-and-email-templates-using-tinymce-rich-text-editor/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=2024-jun-relnotes&amp;utm_content=relnotes">Build mail merge and email templates using TinyMCE Rich Text Editor</a></li></ul></content></item><item><title>[2024-05-13] New in Nylas - May 2024</title><link>https://developer.nylas.com/docs/new/release-notes/2024-05-13-new-in-nylas/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-05-13-new-in-nylas/</guid><pubDate>Mon, 13 May 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-05-13-new-in-nylas/</id><updated>2024-05-13T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Welcome friends to our first monthly New in Nylas release! We have some exciting new features in store for you. But first…</p><p><a href="/atom-changelogs.xml">SDK changelogs</a><a href="/atom-relnotes.xml">product Release notes</a><a href="/atom.xml">both</a>That’s right, we’re going old school. Point your RSS reader at us to subscribe to our, our, or.</p><p><strong>Nylas v2 will be deprecated October 1st, 2024</strong><a href="/docs/support/product-lifecycle/#maintenance-mode">Maintenance Mode</a>Here at Nylas we’ve been working hard to bring you the best of our new version. We announced Nylas v3 late last year, and released v3 to GA in February. Now as we look to the future, we have to say goodbye to the past.. Starting June 19th, Nylas v2 will be in, and Nylas will not fix v2 bugs unless they are system down urgent issues. All future bug fixes will be on the v3 infrastructure.</p><p>We know that major changes like this can be stressful, so we have lots of resources, tools, and hands-on help available to make your v3 migration as smooth as possible. We are committed to making every one of our customers successful in this change.</p><p><a href="/docs/v2/upgrade-to-v3/">v2 to v3 upgrade guide</a><a href="https://support.nylas.com/hc/en-us/requests/new?ticket_form_id=360000247971">Nylas Support</a>To start your journey, head over to the, and reach out tofor both technical and moral support.</p><p><strong>June 2024</strong>As part of the migration to v3, Nylas will be shutting down the v2 version of the Dashboard in. This allows us to focus on building and improving the new Dashboard v3. As part of this process, you might notice Dashboard v2 pages redirecting to the v3 Dashboard - this is expected.</p><p><code>Legacy</code>We recognize that this comes ahead of the official deprecation date for v2. To support ongoing upgrade and migration efforts, you can now access Nylas v2 applications from the v3 Dashboard. They’re helpfully labeled asin the main application list. Additional tools, such as v2 log access and the Nylas Assist chatbot are also coming soon.</p><p><a href="https://support.nylas.com/hc/en-us/requests/new?ticket_form_id=360000247971">Contact Nylas Support</a>if you have any questions, or if you don’t see your v2 Nylas applications in the v3 Dashboard.</p><p>Stay tuned - more tools to help with upgrade and migration are coming soon!</p><p><a href="/docs/new/release-notes/2024-04-30-scheduler-v3-beta/">Nylas Scheduler v3</a>introduces a robust, flexible, and secure scheduling solution that you can build seamlessly into your applications. With the v3 Scheduler API and Scheduler UI Components, you can manage bookings, design complex scheduling flows, customize the UI, and much more. Some highlights include:</p><p><a href="/docs/reference/api/messages/clean-messages/">Clean Conversations endpoint</a>This month Nylas introduces the, which extracts important information from email messages so the data isn&apos;t cluttered with images and signatures. Instead of you manually parsing through images, attachments, and HTML pages, Nylas removes the information you don&apos;t need and returns what you do need. Use these parsed email messages to train machine learning models on your email data, trigger automation, create chat-like views of email, and more.</p><p><a href="/docs/v3/email/clean-conversation/">Clean Conversations documentation</a>For more information, see the.</p><p>The new Nylas Salesforce package allows you to connect to your organization’s email service provider to show email messages and other important data directly in Salesforce. This package is mainly intended for tools internal to your company or organization.</p><p>Features available now include:</p><p><a href="https://www.nylas.com/integrations/salesforce-email-integration/?utm_source=docs&amp;utm_medium=devrel-surfaces&amp;utm_campaign=&amp;utm_content=2024_may_relnotes">Nylas Email Salesforce Package</a><a href="/docs/unlisted/nylas-package-in-salesforce/">installation docs</a>Read more about theon the Nylas blog, or check out the.</p><p>Apple iCloud is an IMAP email service that also offers calendaring features using CalDav. Previously, Nylas v3 could only authenticate with iCloud using IMAP, which did not make iCloud calendars available. Now, Nylas includes a specific authentication connector for iCloud accounts that allows you to access those calendars.</p><p>Create an iCloud connector in your application, and have your iCloud users re-authenticate using that connector to use this functionality. If you don’t want to use this connector, you can continue authenticating iCloud users with the IMAP connector, as before.</p><p><a href="/docs/v3/calendar/#receive-notifications-for-all-calendars">receive notifications for non-primary calendars</a>By default, Nylas now generates webhook notifications for end users&apos; primary calendars only. This change was made to prevent a large volume of webhook notifications from events on non-primary calendars. You can still choose tofor each application in the Nylas Dashboard. This setting affects notifications for all accounts connected to the application.</p><p><a href="https://feedback.nylas.com/">feedback and suggestions for Nylas features</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>As a reminder, we welcome. If you have comments or suggestions on the documentation, please.</p><h3>Did you know we have RSS feeds?</h3><h3>Dashboard v2 deprecation date and v2 applications in Dashboard v3</h3><h3>That&apos;s all for now</h3><div class="admonition info"><p><strong>Nylas maintains compatibility within major versions</strong><a href="/docs/v2/upgrade-to-v3/">Upgrade guide</a>✨ Also as a friendly reminder,. This means if you’re on Nylas v3, you don’t need to do anything to use the features we’re talking about here. (If you’re still using v2, we can’t wait to show you our latest and greatest! Check out the.)</p></div><h2>Nylas v2 news: Deprecation dates announced</h2><h2>v3 Scheduler</h2><h2>Clean Conversations, now in v3</h2><h2>Introducing the Nylas Salesforce Package</h2><h2>iCloud auth connector - Access to your Apple calendar</h2><h2>Reducing Calendar webhook notifications</h2><ul><li>Configurations, Sessions, Availability, and Bookings endpoints.</li><li>Pre-built, composable web- and React-based UI Components (the Scheduling Component and Scheduler Editor Component).</li><li>Rescheduling and cancelling links in booking confirmations and email notifications</li><li>Automatic email notifications for booking, rescheduling, and cancellation.</li><li>New one-on-one meeting types (public and private).</li></ul><ul><li>Compatibility with Google and Microsoft email accounts, and admin bulk authentication options for your domain.</li><li>The Nylas Account Inbox Lightning Web Component for a sleek unified inbox view of the email threads associated with account, lead, contact, or opportunity records.</li><li>Match and sync emails as custom email objects and/or standard Salesforce tasks.</li><li>Automatically associate emails to existing account, lead, and contact records in Salesforce by matching email addresses.</li><li>Enhance the Salesforce standard reporting on email objects with to and from list filtering, grouping messages by thread, searching the email body for keywords, and more.</li></ul></content></item><item><title>[2024-04-30] Nylas Scheduler v3 is now in public beta</title><link>https://developer.nylas.com/docs/new/release-notes/2024-04-30-scheduler-v3-beta/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-04-30-scheduler-v3-beta/</guid><pubDate>Tue, 30 Apr 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-04-30-scheduler-v3-beta/</id><updated>2024-04-30T00:00:00.000Z</updated><content xml:lang="en" type="html"><p><a href="https://nylas.com/blog/nylas-scheduler-v3-announcement/">Scheduler v3 announcement blog post</a>Nylas is excited to announce the public beta release of Scheduler v3! 🎉 This release brings several new features and improvements to enhance your experience. See the.</p><p>Scheduler v3 introduces a robust, flexible, and secure scheduling solution that you can build seamlessly into your applications. With the improved Scheduler API and extensible UI Components, you can build custom UIs and scheduling flows that support all of your business use cases. Some highlights include:</p><p><a href="/docs/v3/scheduler/">v3 Scheduler documentation</a><a href="/docs/v3/getting-started/scheduler/">Scheduler Quickstart guide</a>Check out theto get started. You can also follow thefor a quick tour on how to implement Nylas Scheduler in your application.</p><p><a href="/docs/v2/upgrade-to-v3/">v3 Migration guide</a><a href="https://support.nylas.com/hc/en-us/requests/new">contact Nylas Support</a>If you&apos;re ready to start your upgrade process, see the, andfor assistance.</p><p><a href="https://feedback.nylas.com/">feedback and suggestions for Scheduler features</a><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>We appreciate you joining our release, and welcome. If you have comments or suggestions on the documentation, please.</p><ul><li>Configurations, Sessions, Availability, and Bookings endpoints.</li><li>Pre-built, composable web- and React-based UI Components (the Scheduling Component and Scheduler Editor Component).</li><li>Rescheduling and cancelling links in booking confirmations and email notifications.</li><li>Automatic email notifications for booking, rescheduling, and cancellation.</li><li>New one-on-one meeting types (public and private).</li></ul><div class="admonition success"><p><strong>The Nylas Engineering team is working hard towards parity with Scheduler v2</strong>✨. This release is the first step to matching those features and functionality. Stay tuned for upcoming releases!</p></div></content></item><item><title>[2024-02-06] Nylas v3 is now Generally Available</title><link>https://developer.nylas.com/docs/new/release-notes/2024-02-06-nylas-v3-ga/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2024-02-06-nylas-v3-ga/</guid><pubDate>Tue, 06 Feb 2024 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2024-02-06-nylas-v3-ga/</id><updated>2024-02-06T00:00:00.000Z</updated><content xml:lang="en" type="html"><p><a href="https://www.nylas.com/blog/introducing-nylas-apiv3/?refferrer=docs-relnote">Nylas.com v3 announcement blog post</a>We are thrilled to announce that Nylas v3 is now Generally Available (GA)! See the.</p><p><a href="/docs/v2/upgrade-to-v3/">Nylas v3 hub page</a>Nylas v3 comes with major improvements to speed, security, reliability, and developer experience. But you don&apos;t usually come to the release notes to read about all this, so let us direct you to the.</p><p><a href="/docs/v2/upgrade-to-v3/features-and-changes/">features and changes in v3</a><a href="/docs/v3/getting-started/">Nylas v3 developer Getting Started guide</a><a href="/docs/v2/upgrade-to-v3/upgrade/">upgrade guides</a>There, you&apos;ll find all the information you need, like an overview of the, a, and detailed.</p><p>In addition, all of the Nylas SDKs have been re-released in versions compatible with Nylas v3. You can check out their changelog entries, or find the Upgrade guides for each one.</p><p><a href="mailto:ireadthedocs@nylas.com">drop us a line</a>This update has been a long time coming, and for careful readers of the Nylas docs, won&apos;t be much of a surprise. The Nylas Docs team is still doing a little tidying, so if you have comments or suggestions, or see a typo that needs fixing, please.</p><ul><li><a href="/docs/new/v3-changelogs/2024-02-09-node-sdk-v7-0-0/">v7 Release notes</a><a href="/docs/v2/sdks/upgrade-node/">Upgrade Guide</a>Node.js SDK --</li><li><a href="/docs/new/v3-changelogs/2024-02-09-python-sdk-v6-0-0/">v6 Release Notes</a><a href="/docs/v2/sdks/upgrade-python/">Upgrade Guide</a>Python SDK --</li><li><a href="/docs/new/v3-changelogs/2024-02-09-ruby-sdk-v6-0-0/">v6 Release Notes</a><a href="/docs/v2/sdks/upgrade-ruby/">Upgrade Guide</a>Ruby SDK --</li><li><a href="/docs/new/v3-changelogs/2024-02-09-java-sdk-v2-0-0/">v2 Release notes</a><a href="/docs/v2/sdks/upgrade-java/">Upgrade Guide</a>Kotlin/Java SDK --</li></ul></content></item><item><title>[2023-05-16] Improvements to Scheduler and changes to message link tracking</title><link>https://developer.nylas.com/docs/new/release-notes/2023-05-16-link-tracking-changes/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2023-05-16-link-tracking-changes/</guid><pubDate>Tue, 16 May 2023 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2023-05-16-link-tracking-changes/</id><updated>2023-05-16T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Improvements to Scheduler</h2><h2>Changes to link tracking</h2><p>We&apos;ve made improvements to the Nylas Scheduler to help you book meetings more efficiently.</p><p>Nylas has removed link-tracking links older than 90 days to mitigate a security vulnerability.</p><p>Message tracking links created before 2023-04-18 no longer redirect to the original site, and instead produce a 404 error. This update applies to both the US and EU data centers.</p><p><a href="/docs/v3/email/message-tracking/">more about link tracking</a>Read.</p><ul><li><a href="/docs/v2/scheduler/creating-and-scheduling/schedule-editor/#event-template-title">Schedule editor documentation</a>The Scheduler now allows organizers to use a template when creating an event title. Organizers can now use variables such as the duration, invitee name, and email into an event&apos;s title. See thefor more details.</li><li>You can now set the Scheduler&apos;s locale using a query parameter.</li><li>Fixed a bug that prevented the locale drop-down menu from appearing correctly on scheduling pages.</li></ul></content></item><item><title>[2023-04-18] Message Tracking URL changes</title><link>https://developer.nylas.com/docs/new/release-notes/2023-04-18-message-tracking-changes/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2023-04-18-message-tracking-changes/</guid><pubDate>Tue, 18 Apr 2023 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2023-04-18-message-tracking-changes/</id><updated>2023-04-18T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Nylas updated the tracking URLs you use for the Nylas Email API link tracking feature. These updates apply to both the US and EU datacenters.</p><p>We made these updates to ensure that link tracking continues to work seamlessly for all of our users, and to improve the performance and reliability of the link tracking feature.</p><p><a href="/docs/v3/email/message-tracking/">more about link tracking</a>Read.</p><h2>What changed?</h2><h2>Why did we make these changes?</h2><ul><li><code>t.nylas.com</code><code>usw2.nyl.as</code>TheURL for the US datacenter has been replaced with</li><li><code>euw1.t.nylas.com</code><code>euw1.nyl.as</code>TheURL for the EU datacenter has been replaced with</li></ul></content></item><item><title>[2023-02-28] February minor release</title><link>https://developer.nylas.com/docs/new/release-notes/2023-02-28-february-minor-release/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2023-02-28-february-minor-release/</guid><pubDate>Tue, 28 Feb 2023 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2023-02-28-february-minor-release/</id><updated>2023-02-28T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>No developer-facing changes this time. We&apos;re working hard on the new features. Stay tuned for the next time!</p></content></item><item><title>[2023-01-31] January minor release</title><link>https://developer.nylas.com/docs/new/release-notes/2023-01-31-january-minor-release/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2023-01-31-january-minor-release/</guid><pubDate>Tue, 31 Jan 2023 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2023-01-31-january-minor-release/</id><updated>2023-01-31T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>No developer-facing changes this time. Our team is working hard on next-generation Nylas features!</p></content></item><item><title>[2023-01-19] Metadata on Accounts</title><link>https://developer.nylas.com/docs/new/release-notes/2023-01-19-metadata-on-accounts/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2023-01-19-metadata-on-accounts/</guid><pubDate>Thu, 19 Jan 2023 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2023-01-19-metadata-on-accounts/</id><updated>2023-01-19T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Last year, Nylas removed support for metadata on accounts. Our documentation has been updated to reflect the changes.</p><p><code>metadata</code><code>metadata_key</code><code>metadata_pair</code><code>metadata_value</code>and query parameters (,,) are no longer supported for the following requests:</p><p>The following request is no longer supported:</p><ul><li><a href="/docs/api/v2/#get-/a/-client_id-/accounts"><code>GET /a/{client_id}/accounts</code></a></li><li><a href="/docs/api/v2/#get-/a/-client_id-/accounts/id"><code>GET /a/{client_id}/accounts/{id}</code></a></li><li><a href="/docs/api/v2/#get-/account"><code>GET /account</code></a></li></ul><ul><li><code>PUT /a/{client_id}/accounts/{id}</code></li></ul></content></item><item><title>[2022-11-30] November Minor Release</title><link>https://developer.nylas.com/docs/new/release-notes/2022-11-30-november-minor-release/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2022-11-30-november-minor-release/</guid><pubDate>Wed, 30 Nov 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2022-11-30-november-minor-release/</id><updated>2022-11-30T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>No developer-facing changes this time. This release gets us ready for some exciting updates on the horizon.</p></content></item><item><title>[2022-10-31] October minor release</title><link>https://developer.nylas.com/docs/new/release-notes/2022-10-31-october-minor-release/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2022-10-31-october-minor-release/</guid><pubDate>Mon, 31 Oct 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2022-10-31-october-minor-release/</id><updated>2022-10-31T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>The following are changes for October 2022 minor release.</p><h2>Added</h2><h2>Updated</h2><ul><li><strong>EWS calendar colors</strong><code>hex_color</code><a href="/docs/api/v2/#get-/calendars">GET /calendars</a><a href="/docs/api/v2/#get-/calendars/id">GET /calendars/{id}</a>: As of API v2.7, you can retrieve EWS calendar colors in Hex color code format (). For more information, refer toand.</li></ul><ul><li><strong>Event filtering</strong><code>updated_at_before</code><code>updated_at_after</code><a href="/docs/api/v2/#get-/events">GET /events</a>: You can now filter events using theandparameters. For more information, refer to.</li></ul></content></item><item><title>[2022-09-30] September minor release</title><link>https://developer.nylas.com/docs/new/release-notes/2022-09-30-september-minor-release/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/release-notes/2022-09-30-september-minor-release/</guid><pubDate>Fri, 30 Sep 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/release-notes/2022-09-30-september-minor-release/</id><updated>2022-09-30T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>The following are changes for September 2022 minor release.</p><h2>Deprecated</h2><h2>Updated</h2><ul><li><p><strong>Canadian Data Center (CA DC)</strong>: The Canadian Data Center (CA DC) is deprecated as of September 30, 2022.</p><p>Creating new organizations and applications on the CA DC is no longer available. Customers must migrate their workloads to one of the following regions:</p><p><a href="/docs/dev-guide/platform/change-residency-region/">Migration Guide for Data Centers</a>For more information, refer to.</p><ul><li>United States</li><li>Europe</li></ul></li><li><p><strong>Microsoft Basic Authentication in Exchange Online</strong>: Microsoft’s Basic Authentication in Exchange Online is deprecated as of October 1, 2022. Nylas no longer supports Basic Authentication in Exchange Online and Exchange Hybrid Deployment accounts for all Nylas applications.</p><p>For more information, refer to the following resources:</p><ul><li><a href="https://www.nylas.com/blog/microsoft-basic-authentication-deprecation-dev/">Nylas blog post</a></li><li><a href="https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online">Microsoft documentation</a></li></ul></li><li><p><strong>Weak SSL ciphers</strong>: Weak SSL ciphers are deprecated.</p><p>The following are TLS cipher suites that Nylas supports:</p><p>:::info</p><ul><li>ECDHE-ECDSA-AES128-GCM-SHA256</li><li>ECDHE-ECDSA-CHACHA20-POLY1305</li><li>ECDHE-ECDSA-AES256-GCM-SHA384</li><li>ECDHE-RSA-AES128-GCM-SHA256</li><li>ECDHE-RSA-CHACHA20-POLY1305</li><li>ECDHE-RSA-AES256-GCM-SHA384</li></ul><ul><li>Supported TLS versions are 1.2 and 1.3.</li><li>Cipher suites are in OpenSSL format.
:::</li></ul></li></ul><ul><li><strong>Scheduler stability</strong><ul><li>The P90 latency for availability endpoints has been improved.</li><li>Scenarios that could cause double bookings have been fixed.</li><li>No customer migration is required.</li></ul>: The September minor release includes improved schedular stability.</li></ul></content></item><item><title>[2022-05-04] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-05-04-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-05-04-nylas-updates/</guid><pubDate>Wed, 04 May 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-05-04-nylas-updates/</id><updated>2022-05-04T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Documentation</h2><p>We’ve released new tutorials on how to integrate Nylas into your application!</p></content></item><item><title>[2022-04-22] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-22-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-04-22-nylas-updates/</guid><pubDate>Fri, 22 Apr 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-22-nylas-updates/</id><updated>2022-04-22T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Platform</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li>Fixed an issue with letter casing sensitivity for open_hours responses.</li></ul><ul><li>Fixed an issue with failed authentication responses for username and password combinations.</li><li>Fixed an issue with eExchange sync state status for events.</li><li>Fixed an issue with iCloud accounts and authentication.</li></ul></content></item><item><title>[2022-04-21] Nylas API v2.6</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-21-nylas-api-v2-6/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-04-21-nylas-api-v2-6/</guid><pubDate>Thu, 21 Apr 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-21-nylas-api-v2-6/</id><updated>2022-04-21T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We now require all Azure apps to have the client ID and client secret added in your dashboard. Microsoft will be deprecating Basic Authentication support for all Exchange Online accounts as of October 1, 2022. Read more in Microsoft basic auth changes.</p></content></item><item><title>[2022-04-20] Nylas API v2.5</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-20-nylas-api-v2-5/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-04-20-nylas-api-v2-5/</guid><pubDate>Wed, 20 Apr 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-20-nylas-api-v2-5/</id><updated>2022-04-20T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We released version 2.5 of the Nylas API.</p><p><code>type</code>You can now set thefield for Gmail accounts to any string value. This includes:</p><ul><li><code>email.type</code></li><li><code>im_addresses.type</code></li><li><code>phone_numbers.type</code></li><li><code>physical_addresses.type</code></li><li><code>web_pages.type</code></li></ul></content></item><item><title>[2022-04-15] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-15-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-04-15-nylas-updates/</guid><pubDate>Fri, 15 Apr 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-15-nylas-updates/</id><updated>2022-04-15T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Components</h2><h2>Scheduler</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li><code>login_hint</code>Fixed an issue with thevalue in Hosted Authentication requests.</li></ul><ul><li>Fixed an issue with the Composer Component and text formatting icons.</li></ul><ul><li>Fixed an issue with loading Scheduler page slugs.</li><li>Fixed an issue with iCloud accounts booking events in Scheduler.</li></ul></content></item><item><title>[2022-04-15] Scheduler</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-15-scheduler/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-04-15-scheduler/</guid><pubDate>Fri, 15 Apr 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-15-scheduler/</id><updated>2022-04-15T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Scheduler v2.1.7 is released!</p><p>We’re bringing two key features to Nylas Scheduler, Group and Collective meeting types.</p><ul><li><a href="https://www.nylas.com/blog/group-collective-scheduling/">Announcement Blog</a></li><li><a href="/docs/v2/scheduler/creating-and-scheduling/meeting-types/#roles">Meeting Types</a><a href="/docs/v2/calendar/group-booking/#collective-meetings">Calendar Availability</a>Updated Docs:|</li></ul></content></item><item><title>[2022-04-08] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-08-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-04-08-nylas-updates/</guid><pubDate>Fri, 08 Apr 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-08-nylas-updates/</id><updated>2022-04-08T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Components</h2><h2>Dashboard</h2><h2>Platform</h2><h2>Scheduler</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li>Fixed an issue with ICS files in attachments for the Mailbox Component.</li><li>Fixed an issue with the draft view in the Composer Component.</li></ul><ul><li>Fixed an issue with the status for connecting new IMAP accounts.</li></ul><ul><li>Fixed an issue with push notifications for Google accounts.</li><li>Fixed an issue with service accounts migrating to OAuth during re-authentication.</li></ul><ul><li>Fixed an issue with the Schedule Editor time slot functionality.</li></ul></content></item><item><title>[2022-04-01] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-01-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-04-01-nylas-updates/</guid><pubDate>Fri, 01 Apr 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-04-01-nylas-updates/</id><updated>2022-04-01T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Documentation</h2><h2>Components</h2><h2>CLI</h2><h3>new</h3><h3>Bug Fixes</h3><h3>New</h3><ul><li><code>original_start_time</code><a href="/docs/api/v2/#tag--Events">Events</a>Addedtoresponses.</li><li><code>round_start</code><a href="/docs/api/v2/#post-/calendars/availability">Availability for a Single Meeting</a>Addedfield torequest body.</li></ul><ul><li><a href="/docs/dev-guide/provider-guides/microsoft/create-azure-app/#manifest-json">updated Graph Scopes to Manifest JSON in Create an Azure App</a>Addedguide.</li></ul><ul><li>Fixed an issue with the Mailbox Component opening and expanding emails.</li><li>Fixed an issue with the Composer and Email Components rendering preview snippets.</li></ul><ul><li><code>--region</code>Added aflag.</li></ul></content></item><item><title>[2022-03-25] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-25-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-03-25-nylas-updates/</guid><pubDate>Fri, 25 Mar 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-25-nylas-updates/</id><updated>2022-03-25T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Components</h2><h2>Dashboard</h2><h2>Platform</h2><h2>Scheduler</h2><h3>new</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li><code>allowed_domains</code>Addedto request body for Create a Component.</li><li><code>authentication_type</code><a href="/docs/api/v2/#get-/a/-client_id-/accounts">Return All Accounts</a><a href="/docs/api/v2/#get-/a/-client_id-/accounts/id">Return an Account</a>Addedto response forand.</li></ul><ul><li>Fixed an issue with the Mailbox Component pencil icon.</li></ul><ul><li>Fixed an issue with adding a team member to an organization.</li></ul><ul><li>Fixed an issue with contacts syncing from Gmail.</li><li>Fixed an issue with push notifications from Google accounts.</li></ul><ul><li>Fixed an issue with uploading logo images in page style.</li></ul></content></item><item><title>[2022-03-18] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-18-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-03-18-nylas-updates/</guid><pubDate>Fri, 18 Mar 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-18-nylas-updates/</id><updated>2022-03-18T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Components</h2><h2>Scheduler</h2><h2>CLI</h2><h2>Streams</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li><code>grant_id</code><code>metadata</code>Fixed an error withmissing in.</li></ul><ul><li>Fixed an issue with the Mailbox Component deleting a draft.</li><li><code>Saving</code>Updated the Composer Component button text with.</li></ul><ul><li><code>yes</code>Updated the default status for an organizer aswhen creating an event.</li></ul><ul><li>Fixed an issue with Binary installation links.</li></ul><ul><li>Fixed an issue with user redirects after email verification.</li></ul></content></item><item><title>[2022-03-17] Hosted authentication</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-17-hosted-authentication/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-03-17-hosted-authentication/</guid><pubDate>Thu, 17 Mar 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-17-hosted-authentication/</id><updated>2022-03-17T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>These changes are non-breaking. Developers aren’t required to make any changes to their apps.</p><ul><li><p>We are launching a new provider selection experience! In addition to UI enhancements, end users can select from more providers.</p></li><li><p>We’ve added a confirmation step before re-directing to authenticate using OAuth. End users now go through a new provider selection screen to choose the correct provider.</p><p><img src="/_images/release-notes-changelogs/2022-03-17-hosted-1.png" alt="Confirmation step before re-directing to authenticate using OAuth" title="Confirmation step"/></p><li><p><a href="/docs/api/v2/#post-/connect/detect-provider">Provider Detection</a><code>MX records</code><code>MX records</code>now handles instances with multiple. When multipleare found, end users are now re-directed to the new provider selection screen.</p><p><img src="/_images/release-notes-changelogs/2022-03-17-hosted-2.png" alt="Provider selection screen" title="Provider selection screen"/></p></li></li></ul></content></item><item><title>[2022-03-11] Microsoft Exchange Online and Basic Auth Changes</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-11-deprecating-microsoft-exchange-online-basic-auth/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-03-11-deprecating-microsoft-exchange-online-basic-auth/</guid><pubDate>Fri, 11 Mar 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-11-deprecating-microsoft-exchange-online-basic-auth/</id><updated>2022-03-11T00:00:00.000Z</updated><content xml:lang="en" type="html"><p><a href="https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437">deprecating Basic Authentication support</a>Microsoft will befor all Exchange Online accounts as of October 1, 2022.</p><p>This affects:</p><p>This will not affect:</p><ul><li><a href="https://learn.microsoft.com/en-us/exchange/exchange-hybrid">Hybrid Deployment</a>Exchange Online Accounts (Microsoft 365/Office 365)- Exchange Server Accounts in a.</li></ul><ul><li>Personal Accounts such as Outlook, Hotmail, live.com and MSN.</li></ul></content></item><item><title>[2022-03-11] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-11-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-03-11-nylas-updates/</guid><pubDate>Fri, 11 Mar 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-11-nylas-updates/</id><updated>2022-03-11T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h3>Bug Fixes</h3><ul><li><p><a href="/docs/api/v2/#post-/calendars/availability">/availability</a>The 400 error messages (user input) forhave a new message format. The types have not changed. We are now doing input validation and will return more robust error messages.</p><pre><code class="language-json">{
  &quot;message&quot;: &quot;emails.0: Not a valid string.&quot;,
  &quot;type&quot;: &quot;invalid_request_error&quot;
}</code></pre></li></ul></content></item><item><title>[2022-03-04] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-04-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-03-04-nylas-updates/</guid><pubDate>Fri, 04 Mar 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-03-04-nylas-updates/</id><updated>2022-03-04T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Scheduler</h2><h2>Contacts</h2><p>Scheduler 2.1.5 is released!</p><p>We’ve updated our contacts endpoint to match the Google People API. You can now set the type to any string value.</p><h3>New</h3><h3>Bug Fixes</h3><ul><li>Added Japanese language support.</li><li><code>disable_emails</code>You can now disable all emails sent by Nylas using theoption in the API.</li><li><code>yes</code>Updated the default organizer status tofor booking events.</li><li><code>config.event.participants</code><ul><li>comment</li><li>confirmation_method</li><li>email</li><li>guests</li><li>phone_number</li><li>role</li><li>rsvp</li><li>status</li></ul>The API Participants object,, was updated to have the following fields:</li></ul><ul><li>Fixed an issue with round robin invites not having consistent behavior.</li></ul></content></item><item><title>[2022-02-25] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-25-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-02-25-nylas-updates/</guid><pubDate>Fri, 25 Feb 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-25-nylas-updates/</id><updated>2022-02-25T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Platform</h2><h2>API</h2><h2>Components</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li>Fixed an issue with Exchange accounts while using Hosted Authentication.</li></ul><ul><li><a href="/docs/api/v2/#post-/calendars/free-busy">Calendar Free or Busy</a>Fixed an issue withand all day events.</li></ul><ul><li>Fixed an issue with Nylas Composer not showing stored file attachments.</li></ul></content></item><item><title>[2022-02-18] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-18-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-02-18-nylas-updates/</guid><pubDate>Fri, 18 Feb 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-18-nylas-updates/</id><updated>2022-02-18T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Scheduler</h2><h3>New</h3><h3>Bug Fixes</h3><ul><li><code>redirect_on_error</code><a href="/docs/api/v2/#get-/oauth/authorize">Hosted Authentication</a>We’ve addedas a query string parameter for theendpoint.</li></ul><ul><li>Fixed an issue with meeting slubs causing cancelled bookings for participants and organizers.</li></ul></content></item><item><title>[2022-02-11] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-11-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-02-11-nylas-updates/</guid><pubDate>Fri, 11 Feb 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-11-nylas-updates/</id><updated>2022-02-11T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Scheduler</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li>Fixed an issue with email notifications for created events.</li></ul><ul><li>Fixed an issue with calendar availability syncing with cancelled events.</li></ul></content></item><item><title>[2022-02-08] Nylas API v2.4</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-08-nylas-api-v2-4/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-02-08-nylas-api-v2-4/</guid><pubDate>Tue, 08 Feb 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-08-nylas-api-v2-4/</id><updated>2022-02-08T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We released version 2.4 of the Nylas API.</p><p>This is a breaking change from version 2.3.0.</p><p>We fixed an issue where Microsoft authentication errors were returned as plain text. Now they return as a JSON object.</p><h2>Changes</h2><pre><code class="language-json">{
  &quot;message&quot;: &quot;You&apos;ve entered invalid credentials&quot;,
  &quot;type&quot;: &quot;auth_error&quot;,
  &quot;error&quot;: &quot;Wrong username or password for https://outlook.com/EWS/Exchange.asmx&quot;
}</code></pre></content></item><item><title>[2022-02-04] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-04-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-02-04-nylas-updates/</guid><pubDate>Fri, 04 Feb 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-02-04-nylas-updates/</id><updated>2022-02-04T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Platform</h2><h2>API</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li>Fixed an issue where email aren’t sending correctly after enabling tracking.</li></ul><ul><li><code>metadata</code><code>offset</code>Fixed an issue withqueries using thequery-string parameter.</li></ul></content></item><item><title>[2022-01-28] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-01-28-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-01-28-nylas-updates/</guid><pubDate>Fri, 28 Jan 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-01-28-nylas-updates/</id><updated>2022-01-28T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Scheduler</h2><h2>API</h2><h2>Dashboard</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li>Fixed spacing issues on Scheduler pages.</li></ul><ul><li><code>contact.deleted</code>Fixed an issue with webhook notifications for.</li></ul><ul><li>Fixed issues with Dashboard Logs and filtering email results.</li></ul></content></item><item><title>[2022-01-07] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2022-01-07-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2022-01-07-nylas-updates/</guid><pubDate>Fri, 07 Jan 2022 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2022-01-07-nylas-updates/</id><updated>2022-01-07T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Platform</h2><h2>Scheduler</h2><h2>Dashboard</h2><h2>Components</h2><h3>New</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><p><a href="/docs/api/v2/#tag--Provider-Detection">Provider Detection</a><a href="/docs/api/v2/#post-/connect/detect-provider">detect the provider email settings</a>Added the newendpoint. Use this endpoint to check if Nylas can.</p><ul><li><code>to</code>Fixed an issue with syncing messages withoutfields for Exchange accounts.</li><li><code>account.invalid</code>Fixed an issue with thewebhook not triggering.</li><li>Fixed an issue with Outlook accounts not being able to create an ICS file.</li><li>Fixed an issue with generating ICS files to show the correct event status.</li></ul><ul><li>Fixed an issue with the participant field missing when creating events using Scheduler.</li><li>Fixed an issue with Scheduler Page not loading when all-day events are in the calendar.</li><li><code>opening_hours</code>Fixed an issue with empty availability foron the Scheduler Page.</li><li>Fixed an issue with the Scheduler Editor page not loading correctly.</li></ul><ul><li>Fixed an issue where changes to an organization’s name cause an error.</li><li>Fixed an issue with downloading job logs in the dashboard.</li></ul><ul><li><code>From</code>Fixed a bug with thefield in the Composer Component.</li></ul></content></item><item><title>[2021-12-17] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-12-17-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-12-17-nylas-updates/</guid><pubDate>Fri, 17 Dec 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-12-17-nylas-updates/</id><updated>2021-12-17T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Platform</h2><h2>Scheduler</h2><h2>Components</h2><h3>New</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li><code>notify-participants</code><code>true</code><a href="/docs/api/v2/#tag--Events">Events</a>Updatedto default asfor theendpoints query-string parameters.</li></ul><ul><li>Fixed an issue causing accounts to incorrectly enter a partial state.</li></ul><ul><li>Fixed iOS visibility issue with user interface button and background.</li></ul><ul><li><code>TypeError</code>Fixedmessage from Nylas Email Composer for file size exceeded.</li><li>Fixed an issue with refreshing a thread causing the read status to change.</li><li>Fixed an issue with email drafts in the Nylas Mailbox Component.</li></ul></content></item><item><title>[2021-12-10] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-12-10-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-12-10-nylas-updates/</guid><pubDate>Fri, 10 Dec 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-12-10-nylas-updates/</id><updated>2021-12-10T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Platform</h2><h2>Scheduler</h2><h2>Components</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li>Fixed a latency issue with metadata parameters.</li></ul><ul><li>Fixed a bug that allowed invalid characters to be included in generating page slugs in Schedule Editor.</li><li>Fixed an issue with loading the Schedule Editor.</li><li>Fixed issues with booking activity for groups.</li></ul><ul><li>Fixed an issue with the Nylas Mailbox Component handling errors.</li><li>Fixed issues with Nylas Composer Component including attachments.</li><li>Fixed an issue with rendering embedded images.</li></ul></content></item><item><title>[2021-12-03] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-12-03-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-12-03-nylas-updates/</guid><pubDate>Fri, 03 Dec 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-12-03-nylas-updates/</id><updated>2021-12-03T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Platform</h2><h3>Bug Fixes</h3><ul><li><code>message_id</code>Fixed an issue with publicvalues changing.</li><li>Fixed an issue with EWS authentication.</li><li>Fixed an issue with displaying updated unread items in the Nylas Mailbox Component.</li><li>Fixed an issue with fetching logs in the Nylas Dashboard.</li></ul></content></item><item><title>[2021-11-24] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-11-24-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-11-24-nylas-updates/</guid><pubDate>Wed, 24 Nov 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-11-24-nylas-updates/</id><updated>2021-11-24T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Platform</h2><h3>Bug Fixes</h3><ul><li>Fixed Nylas Mailbox Component issues.</li><li><code>public_id</code>Fixed an issue withvalue collisions</li></ul></content></item><item><title>[2021-11-19] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-11-19-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-11-19-nylas-updates/</guid><pubDate>Fri, 19 Nov 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-11-19-nylas-updates/</id><updated>2021-11-19T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>New</h2><h2>Documentation</h2><h2>Platform</h2><ul><li><a href="/docs/api/v2/#post-/events/to-ics">Generate ICS files for Events</a>We’ve added a new endpoint,!</li></ul><ul><li><a href="/docs/v2/developer-guide-v2/manage-accounts/#delete-a-connected-account">Account Deletion process</a>Added transparent language to.</li></ul><ul><li>Fixed an issue with account syncing for events.</li></ul></content></item><item><title>[2021-11-12] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-11-12-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-11-12-nylas-updates/</guid><pubDate>Fri, 12 Nov 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-11-12-nylas-updates/</id><updated>2021-11-12T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Platform</h2><h3>Bug Fixes</h3><ul><li>Fixed a sync error for missing IMAP messages.</li><li>Fixed an issue with overlapping elements in Nylas Dashboard for webhooks.</li></ul></content></item><item><title>[2021-11-05] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-11-05-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-11-05-nylas-updates/</guid><pubDate>Fri, 05 Nov 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-11-05-nylas-updates/</id><updated>2021-11-05T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Metadata</h2><h2>API</h2><h2>Platform</h2><h2>Documentation</h2><p><a href="/docs/dev-guide/metadata/">Metadata</a><a href="/docs/api/v2/#tag--Events">Events</a>gives you the ability to store key-value pairs against an object. Metadata is already available onand we&apos;ve also added it to endpoints below.</p><p><a href="/docs/dev-guide/metadata/">Metadata documentation</a>We’ve also created a new filter to make it easier to manage your key-value pairs. Use metadata_search with existing filters to make it easier to find your metadata. Read thepage for more.</p><p><a href="/docs/dev-guide/platform/change-residency-region/">Migrate Data Centers guide</a>We’ve added afor supporting the transition between data regions.</p><ul><li><a href="/docs/api/v2/#put/a/client_id">Accounts</a></li><li><a href="/docs/api/v2/#post-/calendars">Calendars</a></li></ul><ul><li>We’ve added a response category for Gmail labels.</li></ul><ul><li>Fixed an issue with webhook delays.</li><li><code>account-cache</code>Fixed an issue withlogs not appearing.</li><li>Improved Neural API performance for recognizing text.</li></ul><h3>Bug Fixes</h3></content></item><item><title>[2021-10-29] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-29-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-29-nylas-updates/</guid><pubDate>Fri, 29 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-29-nylas-updates/</id><updated>2021-10-29T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Updated</h2><h2>Platform</h2><ul><li>Improved latency for Nylas webhook callback URLs.</li></ul><ul><li>Fixed behavior for the ny.las domain on certain browsers.</li><li>Fixed an issue with missing webhooks.</li><li>Fixed an issue with unresponsive accounts syncing new messages.</li></ul><h3>Bug Fixes</h3></content></item><item><title>[2021-10-26] Conferencing</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-26-conferencing/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-26-conferencing/</guid><pubDate>Tue, 26 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-26-conferencing/</id><updated>2021-10-26T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Use the Events endpoint to create meetings with video conferencing attached in one API call.</p><p>We support:</p><p><a href="/docs/unlisted/autocreate-meetings/">documentation</a>Check out ourto get started.</p><ul><li>Zoom</li><li>Google Meet</li><li>Microsoft Teams</li></ul></content></item><item><title>[2021-10-25] Nylas API v2.3</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-25-nylas-api-v2-3/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-25-nylas-api-v2-3/</guid><pubDate>Mon, 25 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-25-nylas-api-v2-3/</id><updated>2021-10-25T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We released version 2.3 of the Nylas API. The change is additive and requires no changes to your API.</p><p><a href="/docs/unlisted/microsoft/microsoft-graph/">Graph for Events</a>We added graph as an authentication provider to support.</p></content></item><item><title>[2021-10-22] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-22-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-22-nylas-updates/</guid><pubDate>Fri, 22 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-22-nylas-updates/</id><updated>2021-10-22T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Documentation</h2><h2>Platform</h2><ul><li><a href="/docs/v2/calendar/recurring-events/">Recurring Events</a>We have added a new reference and guide for.</li></ul><ul><li>Fixed an issue with webhook latency.</li></ul><h3>Bug Fixes</h3></content></item><item><title>[2021-10-21] Nylas Components</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-21-nylas-components/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-21-nylas-components/</guid><pubDate>Thu, 21 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-21-nylas-components/</id><updated>2021-10-21T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We’ve released three new components to make it easier and faster to develop applications.</p><p>View a list of threads or messages in a conversation view. Without writing a single line of code, the Conversation Component comes with:</p><p><img src="/_images/release-notes-changelogs/2021-10-21-conversation.png" alt="Conversation example" title="Conversation"/><h2>Email</h2><p>Display a single email or thread using the Email Component. Without needing to write a single line of code, the Email Component comes with:</p><p><img src="/_images/release-notes-changelogs/2021-10-21-email.png" alt="Email example" title="Email"/><h2>Mailbox</h2><p>Use the Nylas Mailbox Component to connect to any inbox and provide a custom front end for your applications.</p><p>Without needing to write a single line of code, the Mailbox Component comes with:</p><p><img src="/_images/release-notes-changelogs/2021-10-21-mailbox.png" alt="Mailbox example" title="Mailbox"/><h2>Did you know our Components are open source?</h2><p><a href="https://github.com/nylas/components">GitHub</a>Check us out on!</p></p><ul><li>To, from, subject display</li><li>Message previews</li><li>Thread display and expansion on click</li><li>Ability to star threads</li><li>Ability to mark threads as read or unread</li><li>Thread selection, including selecting all threads</li><li>Built-in pagination</li><li>Customization options</li></ul></p><ul><li>Theme options</li><li>To, from, subject display</li><li>Thread display and expansion on click</li><li>Ability to star threads</li><li>Ability to mark threads as read or unread</li><li>Customization options</li></ul></p><h2>Conversation</h2><ul><li>Theme options</li><li>Chat through email</li><li>Customization options</li></ul></content></item><item><title>[2021-10-15] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-15-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-15-nylas-updates/</guid><pubDate>Fri, 15 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-15-nylas-updates/</id><updated>2021-10-15T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Scheduler</h2><h2>Platform</h2><ul><li>Improved troubleshooting topic for Scheduler re-authentication.</li></ul><ul><li>Fixed an issue with the Scheduler app for adding multiple guests to a meeting.</li></ul><ul><li>Fixed a created contact sync issue with Google.</li><li>Fixed an issue where users were not able to add a Zoom meeting link to Google events.</li></ul><h3>Bug Fixes</h3><h3>Bug Fixes</h3></content></item><item><title>[2021-10-08] Nylas Command Line Interface (CLI)</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-08-nylas-cli/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-08-nylas-cli/</guid><pubDate>Fri, 08 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-08-nylas-cli/</id><updated>2021-10-08T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>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.</p><p><img src="/_images/release-notes-changelogs/2021-10-08-cli.gif" alt="Nylas CLI" title="Nylas CLI"/><p><a href="/docs/v2/developer-guide-v2/nylas-cli/">documentation</a>Check out theto get started.</p></p></content></item><item><title>[2021-10-08] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-08-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-08-nylas-updates/</guid><pubDate>Fri, 08 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-08-nylas-updates/</id><updated>2021-10-08T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Scheduler</h2><h2>Platform</h2><ul><li><code>limit</code>Addedparameter to Room Resources endpoint.</li></ul><ul><li>Fixed UI for improved accessibility access and use.</li></ul><ul><li>Fixed sync issue with EWS accounts.</li></ul><h3>Bug Fixes</h3></content></item><item><title>[2021-10-01] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-01-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-10-01-nylas-updates/</guid><pubDate>Fri, 01 Oct 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-10-01-nylas-updates/</id><updated>2021-10-01T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Bug Fixes</h2><ul><li>Fixed an issue with EWS recurring events staying confirmed after being deleted by the provider.</li><li><code>ical_uid</code>Fixed an issue wherewas missing from the event’s raw RSVP data.</li><li>Fixed an issue where EWS calendar events were not syncing.</li><li>Fixed an issue with Scheduler showing an available time for a booked time in Google Calendar.</li></ul></content></item><item><title>[2021-09-27] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-09-27-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-09-27-nylas-updates/</guid><pubDate>Mon, 27 Sep 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-09-27-nylas-updates/</id><updated>2021-09-27T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Scheduler</h2><h2>API</h2><h2>Components</h2><h2>Documentation</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Bug Fixes</h3><ul><li>We fixed a bug where booked slots would show as available.</li><li><code>Sorry, the page slug you provided is already taken</code>If a slug is already in use, the API and Schedule Editor now returns the message.</li></ul><ul><li>We fixed an issue where recurring Google Calendar events could not be edited.</li><li>We fixed an issue where category labels were not be synced.</li></ul><ul><li>We fixed an issue where the email filter was not showing on the shared Contact List Component.</li></ul><ul><li><a href="/docs/api/v2/#post-/calendars">creating a calendar</a><a href="/docs/api/v2/#post-/calendars/availability">calendar availability</a>Added Python and JavaScript examples to our API forand.</li></ul></content></item><item><title>[2021-08-27] Account scopes in the Dashboard</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-08-27-account-scopes/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-08-27-account-scopes/</guid><pubDate>Fri, 27 Aug 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-08-27-account-scopes/</id><updated>2021-08-27T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Dashboard</h2><h2>Documentation</h2><p>In the dashboard when adding accounts, you can select the scopes. Easily set granular permission per account.</p><p>We updated the API documentation to address your feedback.</p><ul><li>Endpoints use a description instead of the API path so it’s easier to find the endpoint you need.</li><li>All the cURL samples have been updated.</li><li>Line objects that use multiple lines can be collapsed to make objects easier to read.</li><li>Instead of seeing a blank page when visiting, a loading icon was added.</li></ul></content></item><item><title>[2021-08-20] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-08-20-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-08-20-nylas-updates/</guid><pubDate>Fri, 20 Aug 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-08-20-nylas-updates/</id><updated>2021-08-20T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Search</h2><h2>Dashboard</h2><p>You can now search for documentation in the dashboard along with dashboard pages.</p><p>The Nylas changelog is now in the dashboard!</p><p><img src="/_images/release-notes-changelogs/2021-08-20-changelog.png" alt="Changelogs in the dashboard" title="Changelogs in the dashboard"/></p></content></item><item><title>[2021-08-13] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-08-13-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-08-13-nylas-updates/</guid><pubDate>Fri, 13 Aug 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-08-13-nylas-updates/</id><updated>2021-08-13T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Documentation</h2><h2>Bug Fixes</h2><ul><li><a href="/docs/dev-guide/provider-guides/app-passwords/">App Passwords</a>We have a new guide on which providers require.</li><li><a href="/docs/unlisted/microsoft/unexpected-folder">Unexpected Folders and Calendars</a>There is new troubleshooting forfor Exchange accounts.</li></ul><ul><li>We fixed an error where making a PUT request to update an event title was not working.</li><li><code>GET https://api.nylas.com/events?expand_recurring=true</code><code>Internal API Error</code>We fixed an issue where doing areturned an.</li></ul></content></item><item><title>[2021-08-06] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-08-06-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-08-06-nylas-updates/</guid><pubDate>Fri, 06 Aug 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-08-06-nylas-updates/</id><updated>2021-08-06T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Components</h2><h2>Scheduler</h2><ul><li><p>Components are now available in our EU and Canada dashboards.</p></li><li><p>Message Tracking is now supported.</p><pre><code class="language-js">tracking = {
  links: true,
  opens: true,
  thread_replies: true,
  payload: &quot;Tracking enabled&quot;,
};

document.querySelector(&quot;nylas-composer&quot;).tracking = tracking;</code></pre></li></ul><ul><li><p>The Scheduler is now available in the EU.</p></li><li><p><a href="/docs/v2/scheduler/customization/schedule-editor/#custom-title">modal title</a>You can change thein the Scheduler Editor.</p><p><img src="/_images/release-notes-changelogs/2021-08-06-scheduler.png" alt="Modal title in the Scheduler Editor" title="Modal title"/></p><pre><code class="language-js">style: {
  tintColor: &apos;#FF0000&apos;,
  backgroundColor: &apos;#111111&apos;,
  modalTitle: &quot;Select an Event&quot;
}</code></pre></li><h2>Documentation</h2><h2>API</h2><h2>Dashboard</h2><p><a href="/docs/v2/calendar/deleted-events/">how deleted events work</a>Learn.</p><h3>Bug fixes</h3><h3>Bug fixes</h3><ul><li><p>Previously, single day events extracted from .ics files, returned as multi-day events. Now when returning those events, the when objects reflect the correct information.</p><p><strong>New Behavior</strong></p><p><strong>Previous</strong></p><pre><code class="language-json">&quot;when&quot;: {
  &quot;date&quot;: &quot;2021-06-06&quot;,
  &quot;object&quot;: &quot;date&quot;
}</code></pre><pre><code class="language-json">when: {
  end_date: &apos;2021-06-12&apos;,
  object: &apos;datespan&apos;,
  start_date: &apos;2021-06-12&apos;
}</code></pre></li><li><p>We fixed a bug where Google contacts were not being synced back to the provider.</p></li></ul><ul><li>We fixed a bug where email addresses that contained periods did not return.</li></ul></ul></content></item><item><title>[2021-07-27] Event meatadata</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-07-27-event-metadata/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-07-27-event-metadata/</guid><pubDate>Tue, 27 Jul 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-07-27-event-metadata/</id><updated>2021-07-27T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Event Metadata is now out of beta!</p><p><a href="/docs/dev-guide/metadata/">documentation</a>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 Metadatato get started.</p><pre><code class="language-json">{
  &quot;account_id&quot;: &quot;{account_id}&quot;,
  &quot;busy&quot;: true,
  &quot;calendar_id&quot;: &quot;{calendar_id}&quot;,
  &quot;description&quot;: &quot;Let&apos;s Party!!!&quot;,
  &quot;ical_uid&quot;: null,
  &quot;id&quot;: &quot;6ndts0aut32bzrfd9dmzma1fr&quot;,
  &quot;job_status_id&quot;: &quot;{job_status_id}&quot;,
  &quot;location&quot;: &quot;Roller Rink&quot;,
  &quot;message_id&quot;: null,
  &quot;metadata&quot;: {
    &quot;event_type&quot;: &quot;birthday&quot;,
    &quot;internal_event_id&quot;: &quot;b55469dk&quot;,
    &quot;number_of_guests&quot;: 55
  },
  &quot;object&quot;: &quot;event&quot;,
  &quot;owner&quot;: &quot;Albert Einstein &lt;al@example.com&gt;&quot;,
  &quot;participants&quot;: [
    {
      &quot;comment&quot;: null,
      &quot;email&quot;: &quot;tom@example.com&quot;,
      &quot;name&quot;: &quot;Thomas Edison&quot;,
      &quot;status&quot;: &quot;noreply&quot;
    }
  ],
  &quot;read_only&quot;: false,
  &quot;status&quot;: &quot;confirmed&quot;,
  &quot;title&quot;: &quot;Birthday Party&quot;,
  &quot;when&quot;: {
    &quot;end_time&quot;: 1615334400,
    &quot;object&quot;: &quot;timespan&quot;,
    &quot;start_time&quot;: 1615330800
  }
}</code></pre></content></item><item><title>[2021-06-24] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-06-24-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-06-24-nylas-updates/</guid><pubDate>Thu, 24 Jun 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-06-24-nylas-updates/</id><updated>2021-06-24T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Components</h2><h2>Signature Endpoint</h2><p>The documentation for the Agenda and Contact List were updated to include:</p><ul><li>Quickstart using script tags for an even easier setup.</li><li>Contact List has an example with user-provided data.</li></ul><ul><li><code>—-</code>Separators such as, are removed.</li><li>Phrases such as “Sent from my iPhone” are removed.</li><li>UK phone numbers are supported.</li></ul></content></item><item><title>[2021-06-16] Sentiment analysis endpoint</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-06-16-sentiment-analysis-endpoint/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-06-16-sentiment-analysis-endpoint/</guid><pubDate>Wed, 16 Jun 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-06-16-sentiment-analysis-endpoint/</id><updated>2021-06-16T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We&apos;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.</p><p>You can use Sentiment Analysis to:</p><ul><li>Send surveys to customers who have a positive reaction.</li><li>Schedule follow-up calls with customers who have adverse reactions.</li><li>Keep track of the general company sentiment based on customer interactions.</li></ul></content></item><item><title>[2021-06-10] Scheduler</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-06-10-scheduler/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-06-10-scheduler/</guid><pubDate>Thu, 10 Jun 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-06-10-scheduler/</id><updated>2021-06-10T00:00:00.000Z</updated><content xml:lang="en" type="html"><ul><li>The Schedule Editor&apos;s opening hours selector now validates that the start time is less than the end time. The validation prevents invalid meeting times.</li><li>Hours are displayed using AM and PM following US locale standards.</li><li><code>locale12HourTime: true/false</code>We added, which allows you to change the clock between 12 hour and 24 hours displays.</li></ul></content></item><item><title>[2021-06-03] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-06-03-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-06-03-nylas-updates/</guid><pubDate>Thu, 03 Jun 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-06-03-nylas-updates/</id><updated>2021-06-03T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Account Deletion</h2><h2>New Message Updated Webhook</h2><p><code>DELETE /a/{client_id}/accounts/{id}</code><a href="/docs/api/v2/#delete-/a/-client_id-/accounts/id">documentation</a>We have released a new endpoint, that lets you delete an account. Using account delete will make the account immediately unavailable and stop all billing. Learn more in our.</p><p>You can now get alerted when a message is updated. The message.updated webhook will fire when:</p><p><a href="/docs/v2/developer-guide-v2/webhooks/webhook-schemas/#message-updated-notifications"><code>message.updated</code>webhook schema</a>See thefor more information.</p><ul><li>A message is starred or unstarred</li><li>A message is set to read or unread</li><li>A message is archived</li><li>The message folder is changed.</li><li>The message label is changed.</li></ul></content></item><item><title>[2021-05-20] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-05-20-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-05-20-nylas-updates/</guid><pubDate>Thu, 20 May 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-05-20-nylas-updates/</id><updated>2021-05-20T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Scheduler</h2><p>Nylas Scheduler is now mobile-friendly.</p><p><img src="/_images/release-notes-changelogs/2021-05-20-scheduler.png" alt="Nylas scheduler on mobile" title="Nylas scheduler on mobile"/><h3>New Features</h3><h3>Bug fixes</h3><h3>New Features</h3><h3>Bug Fixes</h3><p>We added new configuration fields:</p><p>Version v0.0.37 is available</p><ul><li><code>disableEditing</code>- Accepts slug andavailable_days_in_future. Prevent users from editing the page slug and Available Days in the Future in the Scheduler Editor. Editor only.</li><li><code>thank_you_text_secondary</code>- Replace the &quot;You&apos;ll receive a confirmation email...&quot; text on the booking page.</li><li><code>date</code>- Date was added to additional_fields. Users can enter or select a date.</li><li><code>multi-select list</code>- Give users a set of checkboxes to select from.</li><li><code>pattern</code>- Validateadditonal_fields using regular expression. API only.</li><li><code>show_timezone_options</code>- Hide the timezone selector on the Scheduling Page. When the timezone selector is hidden, the availability is shown in the user&apos;s timezone. API only.</li><li><code>?prefilled_readonly=true</code>- Any other form values passed in are un-editable by the user.</li></ul><ul><li>We fixed a bug where the mobile UI for Scheduler was shown if the view size was less than 700px wide. Scheduler now uses the device to determine the view size.</li><li>The Scheduler title and open hours are now removed from the Scheduler Editor based on configuration. Previously, title and open hours were always shown.</li></ul><ul><li>You can add hyperlinks in Composer.</li><li><code>dateChangeevent</code>Agenda will now issue awhen the date is changed.</li></ul><ul><li><code>open()</code><code>close()</code>We removed Composer&apos;s visible property. Useandinstead.</li></ul><ul><li>Clarified glob patterns for Components.</li><li>Fixed an issue where open hours were defined incorrectly.</li><li>Postman instructions were updated to include new screenshots.</li><li>We added query params for GET Drafts.</li></ul><h2>Components</h2><h2>Documentation</h2></p></content></item><item><title>[2021-05-13] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-05-13-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-05-13-nylas-updates/</guid><pubDate>Thu, 13 May 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-05-13-nylas-updates/</id><updated>2021-05-13T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>API</h2><h2>Composer</h2><h2>Documentation</h2><ul><li>The Outbox endpoint is now in beta. Use Outbox to send and schedule messages.</li></ul><ul><li><code>access_token</code>We fixed an issue where thewas not being passed to Composer&apos;s send and file upload endpoints.</li><li>We rolled back the send later functionality until it&apos;s complete.</li></ul><ul><li><a href="/docs/v2/developer-guide-v2/webhooks/">Webhooks</a>has been updated with more information on pausing webhooks and best practices.</li><li><a href="/docs/dev-guide/platform/">How Nylas Works</a>was updated to change the default sync to 30 days.</li><li><a href="/docs/api/v2/#tag--Search">Search</a><code>to</code>Theendpoints were updated for EWS and Exchange accounts. Using thefilter only works on the Inbox folder.</li></ul><p>Composer version 0.36 is available.</p></content></item><item><title>[2021-05-12] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-05-12-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-05-12-nylas-updates/</guid><pubDate>Wed, 12 May 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-05-12-nylas-updates/</id><updated>2021-05-12T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Scheduler</h2><h2>Sync Engine</h2><h2>API</h2><ul><li>We resolved an issue where creating multiple Scheduler pages at the same time returned a 500 error.</li><li>We added support for AMD (Asynchronous Module Definition).</li></ul><ul><li>We fixed an issue where Google and Gmail accounts appeared to be stuck in the downloading sync status.</li></ul><ul><li><code>POST /drafts</code><code>PUT /drafts</code>Job Status IDs are now being returned forand.</li><li>We fixed an issue where the Contacts API response object was not being populated correctly. You should now see the correct phone and email types.</li></ul></content></item><item><title>[2021-05-04] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-05-04-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-05-04-nylas-updates/</guid><pubDate>Tue, 04 May 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-05-04-nylas-updates/</id><updated>2021-05-04T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Sync Engine</h2><h2>Scheduler</h2><h2>API</h2><h3>Bug Fixes</h3><h3>Bug Fixes</h3><h3>Outbox</h3><h3>Calendar</h3><h3>Dashboard</h3><ul><li>Improved logging around Exchange service account authentication errors when credentials were unusable.</li><li>Resolved a race-condition where duplicate-named folders get created. The sync process will also now not stop as was previously the case.</li><li>Revoked tokens could previously still be re-used and causing accounts to stop syncing. This has been resolved.</li></ul><ul><li>When creating multiple scheduling pages asynchronously, numerous errors were encountered related to incomplete removal of old page slugs. This has been corrected.</li></ul><ul><li><code>send_at</code>Not providingparam on Outbox send with attachments, will now no longer respond in error.</li><li><code>POST /outbox</code>Incorrect date format in theresponse object, has been fixed.</li></ul><ul><li>Deleting of a virtual calendar prevents the creation of subsequent new virtual calendars. This is now fixed.</li><li>Improved logging around Google recurring events.</li></ul><ul><li>EU Nylas Dashboard availability issues. Resolved by increasing some previously set maximum configuration values.</li></ul></content></item><item><title>[2021-04-29] Nylas API v2.2</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-29-nylas-api-v2-2/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-04-29-nylas-api-v2-2/</guid><pubDate>Thu, 29 Apr 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-29-nylas-api-v2-2/</id><updated>2021-04-29T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We’ve updated our API to version 2.2.</p><p>The update doesn’t require you to make any changes to your application. The API changes were additive.</p><p><a href="/docs/v2/api-references/versioning/">versioning</a>If you on an older API version, you can review our other transition guides. You can also read more about.</p><h2>Version 2.2</h2><h2>Transitioning from 2.1 to 2.2</h2><ul><li>Virtual Calendars</li><li>Calendar Availability</li><li>Consecutive Availability</li><li>Neural Endpoints</li><li>Outbox</li><li>Room Resources</li></ul></content></item><item><title>[2021-04-27] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-27-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-04-27-nylas-updates/</guid><pubDate>Tue, 27 Apr 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-27-nylas-updates/</id><updated>2021-04-27T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Sync Engine</h2><h2>Webhooks</h2><ul><li><p>iCloud event syncing improvement - We fixed some cases of timestamp parsing that we weren&apos;t handling well before and would cause the account to stop syncing new items.</p></li><li><p>Exchange (EWS) message syncing improvement - We released a fix that allows our sync engine to handle messages with provider data of any size. Before, we couldn&apos;t save these messages, and the account would stop syncing.</p></li></ul><ul><li><code>job_status_id</code><code>job_status_id</code><a href="/docs/api/v2/#get-/job-statuses/id">GET /job-statuses/{id}</a>Fixed notification payload for job webhooks - TheJSON value was previously always set to null. Now we are passing the correctthat you can use with therequest.</li></ul></content></item><item><title>[2021-04-23] Nylas Components</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-23-nylas-components/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-04-23-nylas-components/</guid><pubDate>Fri, 23 Apr 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-23-nylas-components/</id><updated>2021-04-23T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Use shareable Components to show others what the Components will look like before publishing, testing, or as a way to share your Agenda for the day. It works with all Nylas Components.</p><p>Share Components from your dashboard.</p><p>We&apos;ve released v0.0.32 of Components.</p><h2>New Features</h2><ul><li><code>manifestLoaded</code><code>addEventListener</code>Added aevent on all Components that can be accessed using.</li></ul><ul><li><code>hide_ticks</code><code>false</code>Addedthat toggles the display of the hour line in the left margin. This defaults to.</li><li><code>eagerly_fetch_events</code>Added anthat pre-fetches nearby dates for smoother transitions. This defaults to true.</li><li>Added a swipe or drag interface to allow users to change dates.</li></ul><h3>Agenda Component</h3></content></item><item><title>[2021-04-15] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-15-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-04-15-nylas-updates/</guid><pubDate>Thu, 15 Apr 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-15-nylas-updates/</id><updated>2021-04-15T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We&apos;ve been busy making Nylas even better.</p><p><code>CTRL + K</code><code>CMD + K</code>You can now search in the Nylas Dashboard for information, including account information, logs, and account settings. Use the keyboard,orto search without needing to stop your workflow.</p><p><a href="/docs/v2/developer-guide-v2/dashboard-v2/#nylas-assist">documentation</a>Review theto get started.</p><p><img src="/_images/release-notes-changelogs/2021-04-15-dashboard.png" alt="Search in the dashboard" title="Search in the dashboard"/><h2>Components</h2><h2>API</h2><h2>Documentation</h2><p>Version 0.0.31 is released!</p><p><code>cc</code><code>bcc</code>We added a close button to the Composerandinput so they can be hidden.</p><h3>New Features</h3><h3>Bug Fixes</h3><h3>Updates</h3><ul><li>Previously Composer did not fire fileUpload hooks if no component ID was provided.</li><li>Composer no longer sends emails without a recipient.</li></ul><ul><li><p><code>not_in</code><a href="/docs/api/v2/#tag--Threads">Threads</a>We added afilter for. Use the filter for messages not in a given folder or label. The filter supports the name, display, or ID of a folder or label.</p></li><li><p><a href="/docs/api/v2/#get-/messages/id">GET Message by ID</a>now accepts multiple messages separated by a comma.</p><pre><code class="language-bash">curl --request GET \
--url &apos;https://api.nylas.com/messages/{message_id},{message_id},{message_id}&apos; \
--header &apos;Accept: application/json, application/gzip&apos; \
--header &apos;authorization: Bearer {access_token}&apos;</code></pre></li></ul><ul><li><a href="/docs/api/v2/#tag--Messages">Messages</a><a href="/docs/api/v2/#tag--Threads">Threads</a><code>in</code><code>in</code>The documentation forandwere updated to clarify the use of thefilter. You can useto return Drafts.</li><li>The documentation for Components was updated to add a method of authorization for multiple accounts.</li><li><a href="/docs/api/v2/#overview">Views</a>The documentation onwas reorganized to make the information easier to read.</li><li><a href="/docs/api/v2/#tag--Hosted-Authentication">Hosted authentication</a>Client secret was removed fromsince it&apos;s not required to complete the Hosted auth flow.</li></ul></p><h2>Dashboard</h2></content></item><item><title>[2021-04-08] Nylas Components</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-08-nylas-components/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-04-08-nylas-components/</guid><pubDate>Thu, 08 Apr 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-08-nylas-components/</id><updated>2021-04-08T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Nylas Components are prebuilt UI elements you drop into any application. Create an easy-to-use, beautiful UX with just a few lines of code.</p><p>The Agenda Component uses the Calendar API to display your event data in a simple interface.</p><p><img src="/_images/release-notes-changelogs/2021-04-08-agenda.gif" alt="Agenda" title="Agenda"/><h2>Composer</h2><p>The Composer Component uses the Nylas Outbox endpoint, giving you the ability to write and send emails.</p><p><img src="/_images/release-notes-changelogs/2021-04-08-composer.gif" alt="Composer" title="Composer"/><h2>Contact List</h2><p>The Contact List Component uses the Nylas Contacts API to display a list of your contacts.</p><p><img src="/_images/release-notes-changelogs/2021-04-08-contact-list.gif" alt="Contact list" title="Contact list"/></p></p></p><ul><li>Drop them in any framework</li><li>They are responsive out the box</li><li>Only a few lines of code for a fully working UI</li></ul><h2>Agenda</h2></content></item><item><title>[2021-04-01] Support for Microsoft calendar actions</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-01-support-for-microsoft-calendar-actions/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-04-01-support-for-microsoft-calendar-actions/</guid><pubDate>Thu, 01 Apr 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-04-01-support-for-microsoft-calendar-actions/</id><updated>2021-04-01T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Our Microsoft Integration received a major update. Nylas now supports calendar actions for EWS. You can:</p><p><a href="/docs/v2/calendar/">Calendar API</a>Take a look at ourto get started.</p><ul><li><code>name</code>Create a new calendar. We support thefield only.</li><li>Get a list of calendars</li><li>Get a calendar by ID</li><li>Delete calendars</li></ul></content></item><item><title>[2021-03-16] Support for iCloud CRUD</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-03-16-support-for-icloud-crud/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-03-16-support-for-icloud-crud/</guid><pubDate>Tue, 16 Mar 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-03-16-support-for-icloud-crud/</id><updated>2021-03-16T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Nylas has been working hard to improve our iCloud integration. We now support full CRUD for iCloud. You can use iCloud accounts to:</p><ul><li><a href="/docs/v2/calendar/using-the-calendar-api/">events</a>Create and manage</li><li><a href="/docs/v2/contacts/">contacts</a>Create and manage</li><li>Send messages</li><li><a href="/docs/v3/scheduler/">Nylas Scheduler</a>Integrate with the</li></ul></content></item><item><title>[2021-03-02] Scheduler</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-03-02-scheduler/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-03-02-scheduler/</guid><pubDate>Tue, 02 Mar 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-03-02-scheduler/</id><updated>2021-03-02T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Event Duration</h2><h2>Configuration</h2><p>You book events for less than 15 minutes. When the event is less than 15 minutes, the week view is removed.</p><p>We added several new configuration options:</p><p>Remove the additional guest&apos;s field from the confirmation page. Prevent guests from adding additional email addresses.</p><p><img src="/_images/release-notes-changelogs/2021-03-02-booking.png" alt="The confirmation page no longer includes the additional guest&apos;s field." title="booking.additional_guest_emails_allowed"/><h3>behavior.disableViewingPages</h3><p><strong>View</strong><strong>Copy Link</strong><code>nylas.scheduler.show</code>Remove theandfrom the Scheduler Editor. Pass the option to.</p><p><img src="/_images/release-notes-changelogs/2021-03-02-behavior.png" alt="The scheduler editor no longer displays the View and Copy Link options." title="behavior.disableViewingPages"/><h3>locale_for_guests</h3><h3>appearance.show_week_view</h3><p>When the locale is specified, guests are not able to switch the browser locale.</p><p>Available values:</p><p>Hide the show week view on the Scheduler Booking Page.</p><p><img src="/_images/release-notes-changelogs/2021-03-02-appearance.png" alt="The show week view on the scheduler booking page is hidden." title="appearance.show_week_view"/></p><ul><li><code>en</code></li><li><code>es</code></li><li><code>fr</code></li><li><code>de</code></li><li><code>zh-cn</code></li></ul></p></p><ul><li><code>booking.additional_guest_emails_allowed</code></li><li><code>behavior.disableViewingPages</code></li><li><code>locale_for_guests</code></li><li><code>appearance.show_week_view</code></li></ul><h3>booking.additional_guest_emails_allowed</h3></content></item><item><title>[2021-02-18] Categorizer endpoint</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-18-categorizer-endpoint/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-02-18-categorizer-endpoint/</guid><pubDate>Thu, 18 Feb 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-18-categorizer-endpoint/</id><updated>2021-02-18T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>We&apos;ve been working hard to make the Nylas Neural APIs even better. Categorizer responses are now up to 75% faster.</p></content></item><item><title>[2021-02-12] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-12-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-02-12-nylas-updates/</guid><pubDate>Fri, 12 Feb 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-12-nylas-updates/</id><updated>2021-02-12T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Conversation</h2><h2>Signature</h2><h2>Dashboard Status</h2><p>We added a new field:</p><p>We added 2 new fields:</p><p>Now we surface failed events in the dashboard. Surfacing events will make it even easier to debug accounts.</p><p><img src="/_images/release-notes-changelogs/2021-02-12-nylas-updates-dashboard-status.png" alt="Failed events in the dashboard" title="Failed events in the dashboard"/></p><ul><li><code>images_as_markdown</code>- Images will return formatted as markdown. If set to false images are returned as HTML.</li></ul><ul><li><code>images_as_markdown</code>- Images will return formatted as markdown. If set to false images are returned as HTML.</li><li><code>parse_contacts</code>- By default, a contact object is returned, including phone number, email, job_title, and url. To disable this behavior, set it to false.</li></ul><pre><code class="language-json">&quot;contact&quot;: {
    &quot;job_title&quot;: [
        &quot;Director of Engineering&quot;
    ],
    &quot;link&quot;: [
        {
            &quot;description&quot;: &quot;Albert Einstein&quot;,
            &quot;url&quot;: &quot;https://www.example.com/&quot;
        },
        {
            &quot;description&quot;: &quot;+1.234.567.8901&quot;,
            &quot;url&quot;: &quot;tel:+12345678901&quot;
        }
    ],
    &quot;phone&quot;: [
        &quot;123.456.8901&quot;
    ]
}</code></pre></content></item><item><title>[2021-02-04] OCR endpoint</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-04-ocr-endpoint/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-02-04-ocr-endpoint/</guid><pubDate>Thu, 04 Feb 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-04-ocr-endpoint/</id><updated>2021-02-04T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Nylas has released a new endpoint for our Neural API, Optical Character Recognition (OCR). OCR uses machine learning to extract information from email attachments and return the information in a machine-readable format. Pull data from resumes, receipts, and other PDF attachments without needing to be a machine learning specialist.</p></content></item><item><title>[2021-02-03] Nylas on-premises</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-03-nylas-on-prem/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-02-03-nylas-on-prem/</guid><pubDate>Wed, 03 Feb 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-03-nylas-on-prem/</id><updated>2021-02-03T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>Deploy Nylas on your own infrastructure. You don’t have to worry about sharing sensitive information; providing your users with peace of mind. You&apos;ll be able to use our API locally for emails, contacts, and calendars as well as authenticating your users using the Nylas Dashboard.</p><p>You can deploy using AWS or Google Cloud Platform. The entire deployment process is simplified and can be completed within a few hours by following the on-screen prompts.</p></content></item><item><title>[2021-02-02] Nylas updates</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-02-nylas-updates/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-02-02-nylas-updates/</guid><pubDate>Tue, 02 Feb 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-02-02-nylas-updates/</id><updated>2021-02-02T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Neural API</h2><h2>Connectivity APIs</h2><p><a href="https://fasttext.cc/">fastText</a>Categorizer now uses. Using the fastText pre-trained models we can improve how we categorize your emails.</p><p>We fixed a bug with Gmail scheduled send. Previously, emails scheduled in Gmail to be sent later would return a label error when we tried to sync the message. Now we are able to sync the scheduled message and apply an empty label. When the message is sent, then the label is updated to the appropriate status on sync.</p></content></item><item><title>[2021-01-25] Nylas Neural API</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-01-25-nylas-neural-api/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-01-25-nylas-neural-api/</guid><pubDate>Mon, 25 Jan 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-01-25-nylas-neural-api/</id><updated>2021-01-25T00:00:00.000Z</updated><content xml:lang="en" type="html"><h2>Fixes</h2><h2>Categorizer Updates</h2><h2>Clean Conversation and Signature Update</h2><p>We fixed a bug where Yahoo messages were not parsed correctly.</p><p>We added new fields to our Clean Conversation and Signature Extraction endpoints to help you get the data you want.</p><ul><li><p><code>only_category</code>A new field,, was added. Use this to return an abridged version of the API response.</p><pre><code class="language-json">[{
  &quot;account_id&quot;: &quot;&quot;**********&quot;,&quot;,
  &quot;categorized_at: 1608244650.0782313,
  &quot;category&quot;: &quot;feed&quot;
  &quot;id&quot;: &quot;&quot;**********&quot;,&quot;
  &quot;model_version&quot;: &quot;1734dc47&quot;
}]</code></pre></li><li><p><code>5</code>The number of messages you can categorize is.</p></li></ul><ul><li><code>ignore_links</code>- Remove links in the conversation or signature.</li><li><code>ignore_images</code>- Remove images in the conversation or signature.</li><li><code>ignore_tables</code>- Remove tables in the conversation or signature.</li><li><code>remove_conclusion_phrases</code>- Remove phrases such as best and regards in the signature.</li></ul></content></item><item><title>[2021-01-14] Sync policy</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-01-14-sync-policy/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-01-14-sync-policy/</guid><pubDate>Thu, 14 Jan 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-01-14-sync-policy/</id><updated>2021-01-14T00:00:00.000Z</updated><content xml:lang="en" type="html"><p><a href="/docs/v2/developer-guide-v2/webhooks/webhook-sync-policy/">Sync Policy</a>Our new sync policy lets you set data and webhook sync limits. Use our Sync Policy to decide how much data to sync and our Webhook Policy to determine when to send webhooks for synced data. Control the data sync and webhooks for messages, contacts, threads, and events. Learn more aboutin our documentation.</p></content></item><item><title>[2021-01-12] Scheduler</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2021-01-12-scheduler/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2021-01-12-scheduler/</guid><pubDate>Tue, 12 Jan 2021 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2021-01-12-scheduler/</id><updated>2021-01-12T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>The Nylas Neural API gives you the ability to use machine learning against any data in Nylas. We have released 3 new APIs to help you take advantage of complex AI in minutes.</p><p><a href="/docs/v2/scheduler/customization/embedding-scheduler/#custom-domains">custom domains</a>Custom domains are supported if you are using a CNAME or an iframe. Just add the domain to your Scheduler configuration. Learn more about.</p><p><code>account_id</code><a href="/docs/v2/scheduler/creating-and-scheduling/schedule-editor/#opening-hours">account open hours</a>You can specify opening hours for each account using Scheduler. Add thewhen setting opening hours. Learn more about.</p><p><a href="/docs/v2/scheduler/scheduler-configuration-reference/#confirmation-method">external confirmation method</a>Use the external confirmation method when you want to control the entire booking experience. The external configuration method will redirect the guest to the thank you page after choosing a slot, no booking is created, and no emails are sent. Learn more about the.</p><p><code>account_ids</code><a href="/docs/v2/calendar/virtual-calendar/#how-virtual-calendars-work">Virtual Calendars</a><a href="/docs/v3/scheduler/">Scheduler</a>Scheduler supports Virtual Calendars. Learn more aboutand.</p><h2>Custom Domains</h2><h2>Set Account Opening Hours</h2><h2>External Confirmation</h2><h2>Virtual Calendars</h2><pre><code class="language-js">nylas.scheduler.show({
  pageDomain: &apos;https://example.com/pages&apos;,
  auth: {
    accessToken: accessToken,
  },
  ...
})</code></pre><pre><code class="language-json">&quot;booking&quot;: {
  &quot;opening_hours&quot;: [
    {
      &quot;days&quot;: [&quot;M&quot;, &quot;T&quot;, &quot;W&quot;, &quot;R&quot;, &quot;F&quot;],
      &quot;start&quot;: &quot;09:00&quot;,
      &quot;end&quot;: &quot;17:00&quot;
    },
    {
      &quot;account_id&quot;: &quot;********&quot;,
      &quot;days&quot;: [&quot;S&quot;],
      &quot;start&quot;: &quot;09:00&quot;,
      &quot;end&quot;: &quot;17:00&quot;
    },
    {
      &quot;account_id&quot;: &quot;********&quot;,
      &quot;days&quot;: [&quot;M&quot;],
      &quot;start&quot;: &quot;17:00&quot;,
      &quot;end&quot;: &quot;21:00&quot;
    }
  ],
  ...
}</code></pre></content></item><item><title>[2020-12-22] Nylas Neural API</title><link>https://developer.nylas.com/docs/new/v2-release-notes/2020-12-22-nylas-neural-api/</link><guid isPermaLink="true">https://developer.nylas.com/docs/new/v2-release-notes/2020-12-22-nylas-neural-api/</guid><pubDate>Tue, 22 Dec 2020 00:00:00 GMT</pubDate><id>https://developer.nylas.com/docs/new/v2-release-notes/2020-12-22-nylas-neural-api/</id><updated>2020-12-22T00:00:00.000Z</updated><content xml:lang="en" type="html"><p>The Nylas Neural API gives you the ability to use machine learning against any data in Nylas. We have released 3 new APIs to help you take advantage of complex AI in minutes.</p><p>The Categorize endpoint classifies emails by purpose, function, or type. Emails are sorted by conversation or email sent by humans and feed or emails sent by a computer.</p><p>The Conversation endpoint removes unnecessary content from emails such as company logos, legal language, HTML, signatures, and nested responses to return a clean message body. It’s the simplest way to extract email text that’s a part of a human-to-human conversation.</p><p>The Signature endpoint extracts a sender’s email signature to parse important contact information like name, email, and address.</p><p><a href="/docs/unlisted/intelligence/">documentation</a>Read theto learn how easy it is to integrate these into your workflow.</p><h2>Categorization</h2><h2>Clean Conversations</h2><h2>Signature Extraction</h2></content></item></channel></rss>