Power Automate Microsoft Forms Connector tutorial with Attachments

Reza Dorrani
Reza Dorrani
124.5 هزار بار بازدید - 4 سال پیش - In this video on Power
In this video on Power Automate Microsoft Forms Connector tutorial with Attachments, you will learn about how to build a flow to connect to Microsoft Forms and Get Microsoft Forms Data including Attachments. We will leverage the Power Automate Microsoft Forms Connector in flow. We will use flow to get forms data for all column types - choice, multiple choice, numbers, multiple attachments etc. and move them to a SharePoint list.

0:00 - Channel Intro
0:12 - Introduction to Microsoft Forms
2:08 - Build flow to trigger when new Form is submitted
11:34 - Move Multi choice answers in Forms to SharePoint multi select choice column
15:41 - Move single choice answer in Forms to Sharepoint chouce column
16:57 - Move file attachments from Forms to SharePoint list

Expressions Used in Video:
To get JSON value for string data types -
json(Dynamic content column)

To set multiple choice column value (Select action) -
{
 "Value": "@{item()}"
}

To convert string to number -
float(Dynamic content column)

To get id of file uploaded -
item()?['id']

To get name of file uploaded -
item()?['name']

To learn more about expressions-
https://aka.ms/learnexpressions

#PowerAutomate #MicrosoftForms #FormsAttachments #SharePoint
4 سال پیش در تاریخ 1399/07/29 منتشر شده است.
124,513 بـار بازدید شده
... بیشتر