Skip to main content

Challenge seems not so difficult, but I keep getting this error when checking: In the 'Create Task' action, we can’t find the 'WhatId' field set to the Account that’s related to the Opportunity that triggered the flow.

 

- I did a debug and result seems ok

- I activated the flow just in case: same error

- I created a new playground and repeated all steps: same error

 

This is how I set the WhatId field:

 

Build a Record-Triggered Flow: In the 'Create Task' action, we can’t find the 'WhatId' field set to the Account that’s related to the Opportunity that triggered the flow.

5 件の回答
  1. 2022年7月18日 15:48

    Make sure your WhatId is $Record>Account Id not $Record>Account>Account Id

    Make sure your WhatId is $Record>Account Id  not  $Record>Account>Account Id

0/9000