Data Error - Contact does not exist

Hello,

in my scenario the error: “Data Error - Contact does not exist” is displayed.
This error occurs when I change the email address of my contact in Brevo and the scenario is triggered via webhook. As I said, this error only occurs when I change the email address. If I change other attributes, this error does not occur.

Here is a screenshot of the error:

Here is the webhook Output of the data:

Question:
What can I do to fix the error?

Thank you.

Peter

Hi
If the email is updated, map the updated email to “Get a contact” module.
To implement this, you can use a router before this module.
One Route for the existing one and other route for this new updated email case.

1 Like