Email Attachment

SharePoint Parsing Tool

Automating SharePoint Data Extraction with Playwright and Python The Problem: Vendor Checks Scattered Across SharePoint Accounts-payable teams often store vendor data in several places. Vendors, accounts, GL codes, and vendor…

Read More

Reading Outlook Emails with Microsoft Graph API using OAuth 2.0 Authentication

Introduction: – The Microsoft Graph API provides a powerful way to interact with a wide range of Microsoft 365 services, including Outlook, using a unified endpoint. By leveraging OAuth 2.0…

Read More

Send HTML Email with Attachment

Step 1: Create directory and grant permission Step 2: create table IMAGE_STORE1 and load the file from directory to the blob Step 3: Compile the below Scripts in user create…

Read More