Hi All,
Hope you are doing good.
I was in need of help from you with respect to Dataverse and I don't find much resources with respect to this, please
1.I wanted to create a row(record) using API via angular
2. Row will have a metadata like Manager, director
3.I wanted to give access to the record only those Manager, director as part of the Metadata of a row.
Here my questions are,
1. I wanted to call API on user context in angular, do i need to pass user credential as part of acquiring access token?
2. Can i get dummy api url to create a team? Also, I wanted to assign or set that team as a owner for the newly created row
3. How do I add the Manager, director as part of the row as a member of the team?
Thanks
Kumar