Skip to content

[2025-04-16] Nylas Notetaker private preview update

Welcome, friends, to a quick update about Nylas’ private preview of Notetaker! 👋 This release brings several new features and improvements to make your experience better.

Breaking changes

  • Renamed query parameters on the Get all Notetakers and Get all Standalone Notetakers endpoints. Nylas will continue to support the previous query parameters during the private preview period, but we strongly recommend you update your code base to use the new parameters.
    • join_time_untiljoin_time_end
    • join_time_fromjoin_time_start
  • Fixed a bug where the state attribute was being sent as status in webhook notifications.

New features

Updates

  • Fixed a bug where the join_time_until and join_time_from query parameters were expecting ISO-formatted strings instead of Unix timestamps.
  • Various bug fixes and stability improvements.