How to verify if a user is already in our DB and avoid to register him twice ? | Community
Skip to main content
New Participant
December 3, 2018
Solved

How to verify if a user is already in our DB and avoid to register him twice ?

  • December 3, 2018
  • 5 replies
  • 2474 views

Hi everyone,

Could you help me with a basic option (I think). In fact I have a landing page where you could add your name, LN, email adresse and company name.
After that you are just registered in our database.

I would like to avoid duplicate users (based on their email adress, first and lastname).

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Adhiyan

Hello Gael,

In that case , simply select  the operation as INSERT in the Update data activity (Database /newcomers for you) .

If you try to enter a email ID already present , it would throw an error .

Regards,
Adhiyan

5 replies

Adhiyan
AdhiyanAccepted solution
Employee
December 6, 2018

Hello Gael,

In that case , simply select  the operation as INSERT in the Update data activity (Database /newcomers for you) .

If you try to enter a email ID already present , it would throw an error .

Regards,
Adhiyan

New Participant
December 5, 2018

Hi Adhiyan ,

The think is this workflow is in a Web Application so I'm not able to use the "deduplication"

Adhiyan
Employee
December 5, 2018

Hi Gael,

You can add a deduplication before you upload the data.

The workflow should look like this.

Inside the deduplication , you choose the columns where you want to deduplicate

Regards,
Adhiyan

pablo_rosero1
New Participant
December 5, 2018
pablo_rosero1
New Participant
December 3, 2018

Hi Gael,

Good question! Moving this to the Adobe Campaign Classic forum for follow up since this forum is for Campaign Standard only.

All the best,

Pablo