Custom Workaround to Account Linking with Action
Last Updated:
Overview
This article provides steps to link two or more user accounts that share the same email address using Actions.
Applies To
-
Actions
-
Account Linking
-
Management API
Solution
-
Configure the environment to use the Management API within Actions. Refer to Using the Management API in Actions for detailed instructions.
-
In the Action script, search for existing users by email address to identify any accounts that share the new user's email.
-
Link the newly created user account with any existing accounts found in the previous step.