Deeplink to specific Approvals in Teams

Anderson Pimentel 0 Reputation points
2023-03-08T11:11:31.29+00:00

How do I build a deeplink to a specific Approvals task in Teams, based on the Approval ID?

The closest I could get was a deeplink to the Approvals tab: https://teams.microsoft.com/l/entity/7c316234-ded0-4f95-8a83-8453d0876592/approvals

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
1,873 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Anderson Pimentel 0 Reputation points
    2023-03-16T12:55:01.23+00:00

    It's not the ideal, since it's outside Teams, but I found a way to open a single Approval instance with this link:

    https://flow.microsoft.com/manage/environments/<environment-id>/approvals/received/<approval-id>

    It will open the Approval instance in the Power Automate's Approvals tab.

  2. SokiGuo-MSFT 7,261 Reputation points Microsoft Vendor
    2023-03-17T07:08:37.1333333+00:00

    Hi @Annderson Pimentel

    Thank you for your sharing. However, due to a recent update in forum policy, the question author now is not able to accept their own answers.

    So I have written a brief summary of the solution this issue. Please feel free to accept it as the answer, which would benefit others who also has similar issues in forum.

    Issue:

    How do I build a deeplink to a specific Approvals task in Teams, based on the Approval ID?

    Solution:

    It's not the ideal, since it's outside Teams, but I found a way to open a single Approval instance with this link:

    https://flow.microsoft.com/manage/environments/<environment-id>/approvals/received/<approval-id>

    It will open the Approval instance in the Power Automate's Approvals tab.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.