Questions tagged [power-automate]

Microsoft Power Automate (formerly Microsoft Flow) is a business workflow automation tool. Use this tag for questions about issues or questions regarding building/designing Power Automate workflows, configuring them to work with additional applications in the MS Power suite, or with other MS products like Office or SharePoint. DO NOT use this tag for questions about license issues with Power Automate

Microsoft Power Automate (formerly Microsoft Flow) is a business workflow tool for automating workflow processes in an online environment. It connects with other Microsoft Power apps, Microsoft Office products, SharePoint, external services such as Twitter, Facebook, and on-premises environments to communicate with applications like SQL or Excel.

Links

2180 questions
0
votes
1 answer

issue with azure blob connector in power automate

I have a Power automate Flow which uses Azure blob connector to read excel file from the blob using the Get blob content action. The problem is I need to process the excel data and save it in D365 f and O entity. for that I need the data in json…
Eminem
  • 1
  • 1
0
votes
0 answers

Agenda in Outlook Meeting body not possible to update by receiver/attendies

I have a request where multiple user in a Team want to update the agenda in the Meeting body/invite which They have received in outlook. By default it seem only the organiser can update the agenda and not the other attendees in the Meeting. Can…
0
votes
1 answer

What is the best way to extract data from CSV files and insert to a Excel table

Good day, I am having some difficulty with parsing information from CSV files in Power Automate (in order to automate a workflow). I am novice in Power Automate but have had success parsing very basic table structures. Now I have something a little…
0
votes
1 answer

How can I generate Microsoft Teams approvals using an Azure .NET Core webapp

I want to convert a PowerAutomate-heavy workflow using MS Teams approvals to an ASP.NET Core application. Is there a way to create approvals without the need for PowerAutomate?
TeamDman
  • 649
  • 6
  • 26
0
votes
1 answer

Power Automate create folder from excel cell

I'm trying to create a folder as part of a flow, based upon an excel cell value. The flow works if I use a cell value from the excel sheet that is a straight value such as "Folder 1", but just comes up blank when I use a cell that is a formula such…
Kelvin C
  • 121
  • 13
0
votes
0 answers

Power automate: Save/Get inline image that uses XML/vml/omml in the body?

I have an email that comes in with the following snippet from the body....

N30C0rt3X
  • 31
  • 7
0
votes
1 answer

POST relative date in SOAP request via PowerAutomate

Rather than POSTing a static date in SOAP request 2022-01-01 I am POSTing a relative date in the format below in SOAP request. It works perfectly in SOAPUI but fails in PowerAutomate flow. Any idea as to…
0
votes
2 answers

How to send email with the list of all people - Power Automate

There are some tutorials that explain how to email someone on their birthday. What I am looking for is to send a single email with the list of all the people who celebrate their birthday that day. I would like to know how I can send in the body of…
John Doe
  • 1
  • 5
  • 26
0
votes
1 answer

InfoPath migration to SharePoint 365

Good day beautiful people, Overall description I have been assigned to a project where recruiters are using excel file to gather information about new joiners, leavers and people changing positions. Later on it is uploaded to SharePoint where this…
0
votes
1 answer

how to return json object from Azure Runbook to Power Automate

I have a PowerShell runbook in Azure and I'm calling it from PowerAutomate. I would like to return a json object for further processing. I tried 3 versions: $credential = Get-AutomationPSCredential -Name 'messages' $connection =…
vilmarci
  • 451
  • 10
  • 31
0
votes
0 answers

Power Automate: Sharepoint List Export to Sql Server

I need to do a one time load of all the rows from a Sharepoint list into Sql Server. I am having trouble with parsing through the Get Items control. Especially for fields that are arrays. Has anybody tried this before? Thanks Barry
Barry Fantle
  • 1
  • 1
  • 2
0
votes
1 answer

Flow, pulling from "apply to each" versus simple compose statements

I'm populating a word document among other pieces and I'm having trouble with data from within an "apply to each". With the "apply to each" I have a compose statement. For my "compose" components not nested in the "apply to each", I use the…
0
votes
2 answers

How do I join or combine the results of a foreach loop into an array?

I have a for each action that receives a JSON array and adds an Item:Key pair. The input for the for each looks like this: [ { "memberName": "G-TEL FOR ENBRIDGE GAS (LEGACY UNION GAS) (ENOW01)", "stationCode": "ENOW01", …
DryBSMT
  • 51
  • 2
  • 12
0
votes
0 answers

I'm using power automate to query an access database and I want to know how to return the query headers to my output

I'm directly querying a local access database using power automate desktop. I'm performing an sql query directly into access by way of an open sql connection in power automate rather than pulling data from a stored results table. When I write the…
0
votes
1 answer

Power shell - How I can activate the Cloud flows and check for the connections using power shell?

Every time I deploy the solution to the target the changes are not reflected for the Cloud flows so below step I followed to activate the flows. Remove the unmanaged layer from the Could flow solution. Import the solutions to target the…
1 2 3
99
100