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

Tables for Outlook Mail (Office 365) Connector


On this page you will see possible API actions you can perform with Outlook Mail (Office 365) connector. We will refer this as API Table or just Table.

Name Description Supported Operations
__DynamicRequest__ This is a generic table. Use this to support Bulk read / write. You can supply Dynamic URL Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT generic_request
INSERT generic_request_bulk_write
UPDATE generic_request_bulk_write
UPSERT
DELETE
LOOKUP
MyMailFolders No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_my_mailfolders
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_my_mailfolder
MyMessages No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_my_messages
INSERT send_mail
UPDATE
UPSERT
DELETE
LOOKUP get_my_message
Users No description available Below section contains supported CRUD operations. Each operation is executed by some EndPoint behind the scene.
Method Supported Reference EndPoint
SELECT get_users
INSERT
UPDATE
UPSERT
DELETE
LOOKUP get_user