Hey! Been having this occurrence where I set up a node to create a contact, and when the contact already exists inside our database on manychat, we try to retrieve their ID through a request to find subscriber by custom field, to then send a flow. The thing is, the output on N8N sometimes is “data - success”, with no info regarding the contact.
Other times, id the is not found on the immediate previous node, but on some other one a few steps behind, so I’m always having to manually change the parameter so it can get the right info from a different node.
But sometimes neither request display the contact’s info.
I’m new to N8N, any help would be highly appreciated!
