Accessing previous data from an If node

Hi guys, I’m trying to access data prior to an If node.
In my below workflow, that would be the “Get or Create account” node so I can retrieve the ID and get the info I want.
However I get an error saying it can’t access the data from expression (even if the expression seems correct).

Is there a way to get this data so I can perform my action ?

Thanks guys !

Hi @Damien_Busch :wave:

I won’t be able to run your workflow as it requires things behind credentials I wouldn’t have access to, but this sounds a lot like this issue here: If node - reference to previous node not working

Could you see if the solution in that thread fixes this up for you?