If we have end users that can have multiple external IDs for the same email address, how do we handle that?
One idea was that whenever they log in to one of their accounts, we could update the external ID for their email to match that account. However, when we try to do that it we get an error: " {"email"=>[{"description"=>"Email: XYZ@gmail.com is already being used by another user", "error"=>"DuplicateValue"}]}
I thought we were selecting a user by their email and then updating it, is that not correct?
Updating External ID via the API
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.