Hi Everyone.
I tried to do this with Abosulate URI but I must not be doing it right.
How do I use the Absolute URI function along with a multilevel approval flow? Trying to add the link to the attachment into the email section of the approval process. I don't need to use the Abosolute URI function as long as I get the output that is needed. I have a multi layer approval flow but need a link to the attachment in the email (not an attachment just the link). Can someone show me the steps needed to do this on flow?
Solved! Go to Solution.
Hello Panda,
We solved this over a screen share session but I would like to write the answer here so that if anyone else is facing the same issue they can benefit from it.
So the trick is to Add a Get attachments action which will expose the Absolute URI in its body.
You can get the Body of the Get attachments action from the Flow run history.
All you need to do after that is add a PARSE JSON action where as an input you need to provide the body.
This action will expose the Absolute URI that you need to grab and include it in your Start and Wait for an approval action.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hello Panda,
We solved this over a screen share session but I would like to write the answer here so that if anyone else is facing the same issue they can benefit from it.
So the trick is to Add a Get attachments action which will expose the Absolute URI in its body.
You can get the Body of the Get attachments action from the Flow run history.
All you need to do after that is add a PARSE JSON action where as an input you need to provide the body.
This action will expose the Absolute URI that you need to grab and include it in your Start and Wait for an approval action.
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Thank you so much Yash!
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
21 | |
20 | |
9 | |
8 | |
8 |
User | Count |
---|---|
33 | |
31 | |
25 | |
21 | |
11 |