I am trying to implement the aproval workflow for Busniess Central in Power Automate. The workflow gets triggered when an approval for a purchase invoice gets requested. Now I want the description of the approval to contain a direct link to the invoice for which the approval has been requested.
Is there a way to create the URL-link of a specific purchase invoice in Busniess Central from the invoice ID (which I can get within Power Automate)?
I have tried some combinations of "&page=51" or "&report="ID"" in the URL string but none of that seems to work.
You can check this discussion which can give you some hints.
I build the URL based on existing action in flow now (march 2024) Get url (V3), where you need to specify:
The row id you can get by using action Get record (V3), where you need to specify:
This method works for me, hope it will work for you.
Vlad.
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492