Tool to add members to a Crowdin project. Use when you need to grant project access to users by their IDs, usernames, or email addresses. Supports assigning roles and permissions.
rolesarrayArray of role assignments with language permissions. For creating user with 'member' role leave this field empty. Note: managerAccess, developerAccess, and roles parameters are mutually exclusive.
emailsarrayList of user email addresses to add as project members. Note: One of userIds, usernames, or emails is required.
userIdsarrayList of user identifiers to add as project members. Get via List Users action. Note: One of userIds, usernames, or emails is required.
projectIdRequiredintegerUnique identifier of the Crowdin project. Get via List Projects action.
usernamesarrayList of Crowdin usernames to add as project members. Get via List Users action. Note: One of userIds, usernames, or emails is required.
managerAccessbooleanGrant manager access to the project. Note: managerAccess, developerAccess, and roles parameters are mutually exclusive.
developerAccessbooleanGrant developer access to the project. Note: managerAccess, developerAccess, and roles parameters are mutually exclusive.
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.