Give a Contact Permission to see Account Data
Summary
How do I give an authenticated contact user, using PUDS, permission to view Account dataContent
Our requirement is for a contact to select an Account Address when creating an SR. I'm getting a 401 Unauthorized error using the proxy REST API trying to access any data from the Accounts object.
How do I give the the contact permission to get their Account data?
Code Snippet
/proxy/crmRestApi/resources/latest/accounts/436109 /proxy/crmRestApi/resources/latest/accounts/436109/child/Address
0