Creates a new user or updates an existing user in Canny. If a user with the given identifier (email, userID, or id) already exists, their profile is updated; otherwise, a new user is created. IMPORTANT: At least one of 'email', 'userID', or 'id' must be provided along with 'name…
idstringCanny's unique identifier for the user. Use this to update an existing Canny user. At least one of 'email', 'userID', or 'id' must be provided.
nameRequiredstringThe user's name (1-50 characters).
aliasstringOptional alias for the user.
emailstringThe user's email address. At least one of 'email', 'userID', or 'id' must be provided to identify the user.
userIDstringYour application's unique identifier for the user. Recommended for syncing users between your app and Canny. At least one of 'email', 'userID', or 'id' must be provided.
createdstringDate the user was created in your system (ISO 8601 format).
avatarURLstringURL to the user's avatar image.
companiesarrayList of companies associated with the user.
customFieldsobjectCustom fields for the user (keys 0-30 chars; string values <200 chars).
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.