Skip to main content
Community site session details

Community site session details

Session Id :
Power Pages - Security
Unanswered

Access Team Template with AddUserToRecordTeam bound action in power automate

(2) ShareShare
ReportReport
Posted on by 67
HI All,
 
I am doing POC to add Users to Access Template using Power Automate for dataverse table. I am looking for a case where when employee adds any training to the table i want to share the record to the users manager with read/write access.
for this i have created access template inside my solution.
 
below are the steps i have performed.
 
1) created a table Trainings and Employee_Managers table in dataverse.
2) Created access template for Trainings table
3) Developed power automate to run when a new training is added to the training table.
4) get manager of Created By , and do bound operation.
 
The flow is throwing with below exception
 
{
  "error": {
    "code""0x80060888",
    "message""URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL."
  }
}
 
 
 
The template ID i was able to get from "teamtemplate" table.
 
 
Any thoughts what i did wrong?.
 
Categories:
  • JM-11061311-0 Profile Picture
    2 on at
    Access Team Template with AddUserToRecordTeam bound action in power automate
    Did you ever find a resolution to this? Having the same issue
  • Fubar Profile Picture
    8,027 Super User 2025 Season 2 on at
    Access Team Template with AddUserToRecordTeam bound action in power automate
  • PowerUser6 Profile Picture
    67 on at
    Access Team Template with AddUserToRecordTeam bound action in power automate
    After checking the issue and fixing the logic, got below error.
     
     
    The user can't be added to the team because the user doesn't have the "prvAppendTocr8b3_Trainings" privilege.

    Solved the issue,

    The table was not shared with the account which running the flow. The flow owner is sysadmin , but still got the issue. Once i created custom security role and shared with the user, the flow worked perfectly

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
Lucas001 Profile Picture

Lucas001 60 Super User 2025 Season 2

#2
Fubar Profile Picture

Fubar 55 Super User 2025 Season 2

#3
surya narayanan Profile Picture

surya narayanan 35

Featured topics