Hi everyone, I'm stuck on the "Create a Flow Using External Services Actions" challenge. Trailhead keeps showing: "We can't find the correct settings in the 'Bank Account Updated?' decision. Make sure you include the values, resources, and logic and conditions on the new outcome 'Account Created' and the default outcome 'Bank Account Found'." I have configured the Decision as follows:
- Outcome: Account Created
- Resource: existingAccount (entire resource)
- Operator: Is Null
- Value: True
- Default Outcome: Bank Account Found
I also updated the Assignment (account.Id = existingAccount.Id), verified the Update Records element, activated the latest version of the flow, and rebuilt the connectors according to the instructions. However, the challenge still fails with the same message.
Has anyone encountered this issue recently? Is there any additional configuration or known issue with the challenge verifier that I might be missing? Any help would be greatly appreciated. Thank you!