If you’ve ever tried sending emails from Power Automate using the Outlook connector, you’ve probably realized one big limitation — those emails are not tracked in Dataverse. So, if you ever need to know which record triggered which email, good luck searching your Outlook Sent Items — it quickly becomes a nightmare! In this blog, … Continue reading Sending Tracked Emails with Attachments from Dataverse using Power Automate
Category: Microsoft Office 365
Get Users Outlook Meetings via API using Graph API.
Step 1 : Get Access Token Step 2 : Set up URL and request body in POSTMAN Step 1 : To get Access token, Visit my blog hereThere are many API exposed by Microsoft for Microsoft 365 data, Microsoft Doc Step 2 : Open POSTMANAdd Request to collection, URL : https://graph.microsoft.com/beta//users/andrewr@test.onmicrosoft.com/calendar/getSchedule Go to Authorization > … Continue reading Get Users Outlook Meetings via API using Graph API.
Get Access Token for Graph API
Step 1 : Register App in Azure App Registration Step 2 : Get Client Secret and Client Id from App RegisteredStep 3 : Set up URL and Body Parameters in POSTMAN and Call the Microsoft Token API. Step 1: Register App in Azure App Registration Prerequisite : Must have Azure account. Login to Azure Portal, … Continue reading Get Access Token for Graph API
How to limit the responses in Microsoft Forms or send email on behalf of DL?
Hi All, Welcome,Today we will see how to limit the number of responses in Microsoft Forms aka Customer Voice. We have a survey, and customer can fill and submit this survey. But, Requirement is to allow only first 5 customer to reply not more than that. So Before this brand new customer voice product, this … Continue reading How to limit the responses in Microsoft Forms or send email on behalf of DL?
Customer Feedback from Microsoft Forms Pro to MS Dynamics 365 CE via Microsoft Automate
Hello and Welcome!Today we will know how to leverage Microsoft Flow Pro surveys to get Customer Feedback in CRM for each case. So Requirement is, Whenever the case is resolved or Closed, We want the customer feedback on the product or services provided to them.Create Simple Microsoft Form Pro. You can follow my blog here … Continue reading Customer Feedback from Microsoft Forms Pro to MS Dynamics 365 CE via Microsoft Automate
MICROSOFT FORM’s PRO.
Hello and Welcome!Today we will learn about all the options and properties available on Microsoft Forms in one Blog. Navigate to Microsoft Form pro portal and click new Pro Survey Microsoft Form Pro 2. Specify name and image, You can select image from multiple sources Name - This is title of your form. suggest you … Continue reading MICROSOFT FORM’s PRO.