Tool to create or identify a user within a specified environment. If the user already exists, this will identify them and potentially update user attributes. If they don't exist, it will create a new user. Use when you need to register or update users in the client API for surve…
userIdRequiredstringUnique identifier for the user. This serves as the primary identifier for the user within the environment.
attributesobjectCustom user attributes for targeting and personalization. These can include any key-value pairs that help identify or segment the user (e.g., plan type, source, user preferences). All values should be strings. Attributes are optional but useful for targeting surveys.
environmentIdRequiredstringThe environment ID where the user will be created or identified. Use GET_ME action to retrieve available environment IDs.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.