Invites a user to a Wrike workspace by email, optionally with name, specifying EITHER `userTypeId` OR a combination of `role`/`external`; custom email subject/message available for paid accounts.
rolestringValid values for the Wrike invitation role parameter.
emailRequiredstringEmail address of the user to invite.
messagestringCustom message body for the invitation email (paid Wrike accounts only).
subjectstringCustom subject for the invitation email (paid Wrike accounts only).
externalbooleanFlags invited user as external. Cannot be used if `userTypeId` is specified. Can be combined with `role`.
lastNamestringLast name of the invited user.
firstNamestringFirst name of the invited user.
userTypeIdstringID of the user type to assign (e.g., Admin, Regular User, External User). Cannot be used if `role` or `external` is specified.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.