Need access to crm.objects.emails.* scopes for the Engagement API
I am trying to import Email activities for Contacts, such that the email associations with the recipients are also created properly. For this I have to use the Engagements API. However, for the associations to get created, I need to confifure the 'crm.objects.emails.read' and 'crm.objects.emails.write' scopes in my private app. These scopes are not visible in the relevant configuration section even though I got the Profession trial license enabled.
How can I get the emails imported with associations maintained?