Sending Tracked Emails with Attachments from Dataverse using Power Automate

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

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.

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