Automatic Deadline Reminders from Lists and Calendars
Automatically report deadlines from a SharePoint list or calendar via Teams or email: the official reminder flow and a custom cloud flow.
Automatically transfer form responses from Microsoft Forms to Excel Online or a SharePoint list using Power Automate, explained step by step.
Anyone who collects forms with Microsoft Forms usually needs to process the responses further, for example in an Excel table for analysis or in a SharePoint list for team access. Power Automate connects both systems via the Forms connector: the trigger "When a new response is submitted" starts the flow, the action "Get response details" delivers the individual form fields as dynamic content, and an action from the target connector, Excel Online (Business) or SharePoint, writes the data to the table or list. The setup can be created without code in a few steps and then runs automatically with every new response. As of: July 2026.
According to the Microsoft documentation, the Microsoft Forms connector has exactly one trigger and one associated action. The trigger "When a new response is submitted" reacts to every new submission of a specific form, which you select via the form ID. The action "Get response details" then retrieves the actual response values, such as name, date, selection fields, and free text, as individual dynamic content. These two building blocks form the basis for every flow, regardless of whether the target is then Excel, SharePoint, or another system. Only with the second action is it decided where the data ultimately ends up.
For Excel Online, you first need a workbook with an actual table, not just cells with content, because only a table can be selected as a target.
According to the Microsoft guide "General ways to use a form in a flow", exactly this process, adding form responses to an Excel worksheet, is one of the most commonly used scenarios. After saving, the flow runs automatically with every new response and the table fills row by row.
For a SharePoint list, only the last step changes.
According to the SharePoint connector reference, this action is firmly anchored in the connector and creates exactly one new list item with every flow run. A SharePoint list is particularly suitable when several people on the team need to access the data, filter it, or maintain a status, while Excel is better suited for pure analysis and export.
Both options work reliably but have limits that you should plan for in advance.
Anyone using the flow in production should test it briefly after every change to the form before the team relies on the automatic transfer. NordFlux supports you with Power Automate consulting at a fixed price for selecting the right Power Automate license and building such flows.
Yes. Since both target actions can be placed independently of each other in the same flow, simply add both "Add a row into a table" and "Create item" one after the other, each with the same dynamic content from the response.
According to Microsoft documentation, the Forms connector is subject to a limit on API calls per connection within a fixed time window. This is usually sufficient for normal form usage in an SME environment; with very high response volume, it is worth checking the current limits in the connector reference in advance.
No. Trigger, action, and target connection are linked via dropdown fields and dynamic content in the Power Automate designer, without you having to write any code.
It depends on the intended use. Excel is suitable for analysis, pivot tables, and export, while a SharePoint list is better suited for team access, status maintenance, and linking with further flows in the same system.
NordFlux builds digital employees for organisations: automations and AI agents that take over repetitive work. You stay in control.
Automatically report deadlines from a SharePoint list or calendar via Teams or email: the official reminder flow and a custom cloud flow.
Excel table, Apply to each, Outlook: how Power Automate sends a personal email to every row of your list.
Step by step: set up the Outlook trigger, attachment filter, and SharePoint upload with Power Automate, including folder structure and naming.
Connecting Microsoft Forms to Excel Online or a SharePoint list looks simple in theory, but in practice it often runs into connector limits and pitfalls. NordFlux builds your form flow to be robust and takes over ongoing operations so it keeps working reliably as volume grows.