Hi
I have an attachment in Notes on my timeline - a word document.
I need to create an email, add the attachment and then send the email in Power Automate to a team from a user (owner).
The 'To' field is from a team, The 'From' field is a User, both records are already added to the form on the entity record when created.
It errors saying 'Relationship between activityparty and team doesn't exist'.
I have tried
teams(triggerOutputs()?['body/_ehl_ehlteam_value'])
and
systemusers(triggerOutputs()?['body/_ownerid_value'])
I dont have access to any other tools in Power Automate other than the Dataverse.
Is there an easy way to do this.
Many thanks,