I created an on-demand WF that when it is run, it sends an email to a user with details from an Opportunity.
The problem is that when a user that do not have Admin privileges attempt to run it, I receive the next error:
"You do not have enough privileges to access the Microsoft Dynamics CRM object or perform the requested operation. For more information, conatct your MSD CRM Admin"
I am using a 2011 version of online Dynamcis CRM.
I read that it is from the security roles, but I didn't find an answer on which permissions should be given to those users.
Thank you very much for all your help.