Hello everyone,
I have an issue on Set content approval status. I tried to solve this problem while checking previous topics but still It doesn't run well.
First of all, I have a list on SharePoint and I want to approve expenditure requests by using this flow. But I didn't figure out the relationship between Get file metada and ETag. Probably, this relationship is the answer for me.
When the flow is started, It returns me an error that is 1 retries occured.
Solved! Go to Solution.
Hi @Anonymous
Please take a try without setting ETag field, because you only operate on the list item.
When add a new item in the list trigger the flow.
After flow runs, the Approval Status will be changed to Approved.
Hope the content above may help you.
Best Regards
If my solution helps, then please consider Accept it as the solution to help the other members find it more quickly.
Please use Outcome to check the final approval response:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Even if I used "outcome" instead of "response" it still returns as 1 retries occured.
You can see my current flow basically below.
This is my demo SharePoint Library called Library B
The SharePoint Library B has the following settings:
This is the flow that is triggered on the creation of a new file in Library B:
Start and Wait for an approval:
If approved, the SharePoint file status is changed to Approve:
Here is the run time history of the flow:
Before:
After approval:
Hope this helps.
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
It is very clear and simple explanation but still it doesn't run well 😞
My list settings are same as you but we have a difference that I work on list instead of library.
So, my list and my flow are like;
I think the problem is caused by ID.
It would be two or three but I've never seen it as 1
Hi @Anonymous
Please take a try without setting ETag field, because you only operate on the list item.
When add a new item in the list trigger the flow.
After flow runs, the Approval Status will be changed to Approved.
Hope the content above may help you.
Best Regards
If my solution helps, then please consider Accept it as the solution to help the other members find it more quickly.
It's still not working. I copied your flow and tested. May it causes by permissions or something like that?
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
User | Count |
---|---|
26 | |
25 | |
25 | |
20 | |
15 |
User | Count |
---|---|
54 | |
46 | |
33 | |
32 | |
30 |