Outlook Mail (Office 365) Connector
Documentation
Version: 3
Documentation

Release Notes


On this page you can find what's new in Outlook Mail (Office 365) Connector.
Date Description
2024-12-20 New - Added "UserId" parameter to "User Credentials" and "Application Credentials" authentications.
2024-12-20 Fix - Updated the default value for parameter "Scope" to "https://graph.microsoft.com/.default" in Application Credentials authentication.
2024-12-20 Fix - Made "ReturnUrl" parameter required and set it to "https://zappysys.com/oauth" by default in User Credentials authentication.
2024-12-20 Modified - Updated help links, auth descriptions, and auth instructions with images.
2024-06-24 New - Lookup operation might fail if you query Users or other Objects by ID becuase its passing general OData options in URL (e.g. $top)
2024-06-24 New - New endpoint download_message_attachments to get multiple attachments by search condition
2024-06-24 New - Allow to get messages from a specific folder for get_messages and get_my_messages endpoints
2024-06-24 Fix - Updated datatypes for some endpoint columns (previously they were all string types)
2023-03-28 New - Initial version