I have created a zap that causes OKTA to create a new user when a new user signs up for an account using Stripe. The zap is supposed to pass an email, first name, and last name to OKTA. The zap works when I test it through the Zapier site. However, when I create a new user in Stripe the email that is passed to OKTA is the email a used during testing on the Zapier site and not the email that from Stripe. OKTA throws an API validation error: “Api validation failed: login. login: An object with this field already exists in the current organization”
See attached screenshot.
How do I correct this problem?