Fetch function not working for CRM Contacts

Fetch function not working for CRM Contacts

I've created a flow that checks if a contact exists in CRM (based on form input), and if it does, then it updates one of the fields for the contact.

In my test, the fetch function correctly identifies that a contact exists (based on email address), but then doesn't output anything to the update contact function - see screenshots attached.

Am I missing something here?