Identify User by URL

ioa2nis
ioa2nis Registered Posts: 4 ✭✭✭✭

Hi Community,

I got a webapp with HTML/CSS/JS from end and Python at the back. What this webapp is doing is monitoring certain values. What I want to do is that every time one of this values falls below a certain threshold I need to send an email to the equivalent user and inform them of the drop. The way I do that is by generating an email which I send out to them with a link to the webapp where they can leave their comments on the incident.

What I want to do is that when the user clicks on the link in the email and get redirected to the webapp, the webapp knows which incident that url was related to. I through of doing this through an API where I pass as arguments the incident info but the API Deployer is not blocked for us.

Do you know of another way I could do that in dataiku?

Answers

Setup Info
    Tags
      Help me…