Fields missing after if node

Hello,
I am retrieving a record from Mailchimp. I then want to use an IF statement to see if the record exists to determine if I have to update the record or add a new record.

The True branch is fine, but when following the false branch, the data received from the Webhook are missing:

This prevents me from adding the record to Mailchimp.
Thanks,
Philippe

Did you try again and seeing the same result?

Yep. I ran this several times. When going to the True branch, the webhook data is available, when going to the False branch, I don’t have the webhook data.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.