I am new to PowerAutomate automated SharePoint flows. I have created two workflow to automate approvals for documents stored in our library. The first workflow for new files is working perfectly. There are different approvals for a revision of a document, and I am struggling on this second flow. I created a trigger for when a file is modified (this trigger works correctly) and then I want to get the changes for the document to see if the body of the file has changed (vs the metdata tags). I am receiving a 502 Error Bad Gatway and I am not sure what I've done wrong.
Solved! Go to Solution.
Hi @NewToFlows,
I recommend you use the Sent HTTP request to SharePoint action instead to get previous version, there is a blog introduced how to use it, hope it could help you:
Check for a Change in a SharePoint List Column Val... - Power Platform Community (microsoft.com)
In addition, you could check your SharePoint list settings and see if the modified items are the issue to affect your version.
The errors I am getting are:
Hi @NewToFlows,
I recommend you use the Sent HTTP request to SharePoint action instead to get previous version, there is a blog introduced how to use it, hope it could help you:
Check for a Change in a SharePoint List Column Val... - Power Platform Community (microsoft.com)
In addition, you could check your SharePoint list settings and see if the modified items are the issue to affect your version.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Learn from the top Power BI, Power Apps, Power Automate & Power Virtual Agents experts!
User | Count |
---|---|
33 | |
32 | |
23 | |
22 | |
19 |
User | Count |
---|---|
58 | |
55 | |
41 | |
37 | |
28 |