Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

I am developing a SharePoint online permissions app so people can request and approve permissions to document libraires. I have everything working but the request part it currently picking up the ...
Dominic Gibson's user avatar
0 votes
0 answers
115 views

I have a scenario that I am working on. I have a slicer to select a table name and a power automate button to execute the flow. the flow has to execute a sql query which executes couple of stored ...
Neel333's user avatar
0 votes
0 answers
79 views

Can anyone show me an example of how to build a Power Apps Custom Connector with SSE(Server Sent Events) ? Do we know if Custom Connector supports SSE ? I have seen examples of Custom Connector with ...
user636525's user avatar
  • 3,200
0 votes
0 answers
33 views

I'm wracking my brain trying to create a Power Automate flow in which upon submitting a Microsoft Form (Form 1), another Microsoft Form (Form 2) launches automatically. The second form needs to launch ...
Gabriel Epure's user avatar
1 vote
1 answer
102 views

Good day to all, I wanted to use Power Automate to synchronize files between Box.com and Sharepoint Online. I have created a flow which checks the files from Box.com as soon as they are created and ...
R-M's user avatar
  • 49
0 votes
1 answer
768 views

I'm working on a Power Automate flow where I use the Search for Users (V2) action from the Office 365 Users connector. The flow is designed to trigger a condition based on whether any users are found ...
Terrence McGinnis's user avatar
0 votes
0 answers
295 views

I recently started testing a workflow that is using the "Post to channel when a webhook request is received" template to send messages to a Teams channel. When I send a message after the ...
user2394839's user avatar
0 votes
1 answer
965 views

I have an instant cloud flow that checks whether vacation requests have been created in the SharePoint list. If so, the flow should automatically create a calendar entry in the respective person's ...
tyra10's user avatar
  • 1
0 votes
2 answers
683 views

I don't know why this flow on power automate is activating an infinite loop. I got the issues when i'm adding or deleting attachments, but i'm using just one ID Flow Warnings I tried with trigger ...
ElCantiner0's user avatar
0 votes
0 answers
124 views

I have a SharePoint Online list named "Medical Appointments" having some columns including Select date [Appointment Date] with time. Now, I need to create an automated flow like whenever a ...
Ganesh M's user avatar
0 votes
1 answer
287 views

my logic app trigger action is when an http request is received. after that there is share point action is there name is get file content. so here i want to add parallel branch with action name is get ...
Venu's user avatar
  • 33
1 vote
1 answer
194 views

I was reading through the documentation for the SharePoint API in PowerAutomate and I noticed that the Returns category of certain actions is undefined in the docs, however in the PowerAutomate page I ...
LiteApplication's user avatar
0 votes
1 answer
58 views

Can Power Automate be used to generate notifications about Power BI workspace changes such as: 1) adding/removing a user from a workspace; 2) updating user roles or permissions within a workspace; 3) ...
ldp's user avatar
  • 55
0 votes
1 answer
934 views

Is it possible to automate the export of Power Automate cloud flow runs history so that it is available for reporting in a powerBI dashboard, on an hourly basis? I'm aware of: Manual csv export from ...
Arthur Burkhardt's user avatar
0 votes
1 answer
270 views

I am attempting to create a custom connector in Power Automate to send data to my company's quoting/inventory software. The API documentation is here and the OAS is here. The OAS is too large to ...
rb86's user avatar
  • 43
0 votes
1 answer
212 views

I am trying to get data from a soap api. From most of the endpoints it is going without a hitch. I am working in azure portal and have set up a custom connector. The logic app I'm building uses this ...
Dutoit01's user avatar
0 votes
1 answer
3k views

I have a task in which i want to send a SQL QUERY OUTPUT as mail body using Power Automate and ADF. i am creating a Lookup activity in ADF where i am passing my query as: select * from adventure ...
BigData Lover's user avatar
1 vote
0 answers
314 views

I am building a flow that does 2 HTTP requests, one to get CSV data, and a second one to POST this CSV data. The end point receiving the POST request is a bit sensitive and requires all the details in ...
cacharry's user avatar
  • 115
1 vote
1 answer
2k views

I'm trying to set up the following workflow: Use Azure API Management to configure authentication to a 3rd-party API Use Power Automate to access data from 3rd-party API by passing through Azure API ...
Kiran Ramaswamy's user avatar
1 vote
2 answers
1k views

I have created Power Automate Flow with AI builder custom models to read data from PDF and add that data to SharePoint list in my office 365 tenant (For example: https://contoso.sharepoint.com/). Now, ...
user avatar
0 votes
1 answer
1k views

I am trying to create a JSON that will be parsed with OpenApi 2.0 swagger definition in Microsoft Power Automate Custom connector. This is the JSON i have currently "connectionParameters" : {...
Vrishank Gupta's user avatar
0 votes
0 answers
6k views

I designed a flow on Microsoft Power Automate, First it was working fine now I am facing trouble in getting result. I am attaching screenshots of flow so it will be easier for you to understand. There ...
Yasir Khan's user avatar
1 vote
2 answers
10k views

I have created a Flow in Power automate, have used a Refresh a Power BI dataset component , there is no issue in terms of functionality as such and I am able to refresh the dataset successfully - so ...
Joseph's user avatar
  • 590
3 votes
0 answers
321 views

Is there a nice way for a power automate custom connector to support multiple server addresses? The method I found on the web seems to be where each and every operation would require a URL query ...
rukiman's user avatar
  • 643
0 votes
1 answer
3k views

We are using Power Automate to automate some of the regular activities in every sprint. Therefore, I want to create a flow that "As Soon as the User Story is created and matches the criteria"...
Manu Mishra's user avatar