You need to sign in to do that
Don't have an account?
textual
activity history permissions
one of our external systems wants to pull activity history using the rest api and is getting an error that indicates they need to be a system admin in order to get a Contacts and Accounts Activity History
for the time being i made him a system administrator, but i dont like that very much. any ideas on how I can walk back his permissions yet still grant him access to activity history using the rest api?
There is an implementation restriction on ActivityHistories. When you query this relationship, security evaluation is implemented for users who don't have administrator permissions, and only a single parent record may be evaluated. (Faraday::ClientError)
for the time being i made him a system administrator, but i dont like that very much. any ideas on how I can walk back his permissions yet still grant him access to activity history using the rest api?
I think you have check you external user profile permission, try to look for access to object Task and Event, Also please verify below steps :
Hope this helps,
--
Regards,
Swayam
@salesforceguy
might as well be system administrator at that point