Skip to main content

I am getting an error message of :"In the 'Create Phone Call Task' action, we can’t find the 'OwnerId' field set to the owner of the Account that’s related to the Opportunity that triggered the flow" on the trail Record-Triggered Flows; Add a Scheduled Task to Your Flow.  When asked to input: 

  • OwnerID = $Record > Account > Owner Id  I have tried multiple ways. such as: $Record > Account ID > Owner ID > User ID ( {!$Record.Account.Owner.Id} )

when I remove user Id from the mix ( {!$Record.Account.Owner} ) it is invalid and says: "The "Owner" field doesn't exist on the "Account" object, or you don't have access to the field."  What do I do?

답변 8개
0/9000