powerautomate
48 TopicsHow to generate or edit a Form in Microsoft Forms using Power Automate
I'm looking for a way to create Microsoft Form questions and answers in Power Automate. Can I generate a new Forms page from Power Automate? Or can I refer to some data in an existing form and embed it in a question? I would appreciate it if anyone could teach me. Thank you.SolvedPower Automate - Your flow performance may be slow because its been running more actions than expect
We have been using this power automate/flow for more an than year this flow has 78 actions and has not been modified for almost a year and all off sudden we start getting this message Your flow performance may be slow because its been running more actions than expected This flow is not exceeding the default limit https://docs.microsoft.com/en-us/power-automate/limits-and-config Any help will be greatly appreciated. Thanks in advanceMake a Excel file with Power Automate in a Microsoft Team
Is it possible to use Power Automate for creating a new Excel file from a Template as a trigger with Power Automate in Microsoft Teams? So every time a work process is started a new excel has to be created in a specific team that comes from a Template.Solved9.7KViews0likes3CommentsPowerautomate - Bookings Triggers Failing - "The response is not in a JSON format."
I was very excited to see the new Powerautomate connectors for MS Bookings, however, they appear to be unusable as every run I tried failed with the error message "The response is not in a JSON format." Maybe I'm missing a step or workaround please let me know if this is the case.7.7KViews1like18CommentsFlow runs successfully but does not create item in SharePoint List
Hi all! I have a flow running that is triggered by the completion of a MS Forms questionnaire, creates an item for each filled out form in a SharePoint List, and subsequently emails me to notify me of new entries. This has been running smoothly for several months now. As of today, it seems, it no longer manages to create an item in the SP List. However, the flow runs are successful, I receive my notification emails and everything else the flow is supposed to do works fine. I cannot find a fault in the flow or its run history. By all accounts in Power Automate everything is working as usual, but my SharePoint List is missing the newest entries. Any ideas where the error might be?Power Automate for Consumers (Microsoft 365 Family)
Hi There, I started using Power Automate when it was Flow under my mailto:mail@outlook.com account. This is now called Microsoft 365 Family. I have had workflows running for over a year but now I can't edit or create any. Is there anyway to troubleshoot or contact someone for support? Thanks!Update content in an adaptive card
I have a PowerAutomate flow running which posts an adaptive card into a MS Teams channel when a new list item is created within SharePoint. The adaptive card contains some of the fields from the SharePoint list. Is is possible to update the created adaptive card when/if the SharePoint list item is updated? I've been through a bit of searching but can't find an answer to this. Thanks.5.8KViews1like3CommentsArchive data from SharePoint online with Metadata to Azure Blob Storage
We are running out of storage on our SharePoint online site and we want to archive our files and folders from SPO to azure blob storage using power automate with moving also the metadata of the files to azure blob storage as well . the aim here is to move the data completely and not just to copy it . any help to build that flow on power automate ? the flow needs to move the files and folders with metadata that are aged more than 6 months. appreciate your help !!!!Add Image column ServerRelativeURL to another column
Hi, I am a beginner so thorough explanation would be appreciated. I am using the Image Column where users can upload an image (not a hyperlink). It then automatically gets uploaded to a folder named after the list ID. When formatting the column/view using "txtContents":"[$ImageColumn.serverRelativeUrl]", I can see the URL needed. Now whenever the list item has an image uploaded, I need to get its URL and automatically populate a Hyperlink Column with it. Ideally, the process would be this: PowerApps: User adds a new item to the list --> SharePoint: New item is created in the list --> PowerAutomate: If there is a photo in the Image Column, get the Server Relative URL --> Add the URL to the Hyperlink Column. From my research I need to use "Send an HTTP Request to SharePoint" but I'm stuck on how to do this correctly. Any help would be brilliant please. Thank you.SolvedGet Images (if any) from Microsoft Lists and post to teams via Flow
Hi all, I've got a Microsoft Lists with different info, and i wish to post any changes in Lists into Teams. I've so far set it up that my Flow monitors the list and *if* there's an change with the Status value set to Publish - Flow will post this row into a teams channel. This works, but i've got issues with those rows that has an image/picture in it, won't get posted into team with the rest of the row content (text). I've tried different methods, nut none have helped me include images into the postes teams message. If you have some suggestions please share, thanks.. ??