One of our Salesforce Drawloop users got the following error when trying to create envelopes:
- Error creating attachment for (Opportunity ###) (cannot_insert_update_activate entity): entity type cannot be inserted: Document (ExternalError)
What permissions need to be enabled to prevent this error?
I've been adjusting the Salesforce roles and permissions since we no longer want our Drawloop user login to be running with the System Administrator profile. So, I've set the user profile to our Read Only profile and added the following permission sets:
- Drawloop Admin
- Drawloop User
- Drawloop User - Salesforce +
The "Drawloop User - Salesforce +" is a clone of Drawloop User - Salesforce with read update permissions on the Opportunity object and full permissions on the Task object.