Invite user

Invite a user by email to the Workflow apps portal. The user must accept the invitation before using the portal.

Input

Input fieldDescription
NameThe name of the user you plan to invite to the portal.
Email addressProvide the email address to send the invite to.
User groupsAdd the user to one or more user groups. If left blank, the user is added to the Everyone group by default.

Output

Output is dynamic and may vary depending on the actions and triggers in your recipe, as well as the columns present in your Workflow app's corresponding data table.

To use this data in downstream steps, map in the relevant datapill from the datatree.

Output fieldDescription
UsersAn object containing information about the user.
User ID (Users)The ID of the user.
User name (Users)The user's name.
User email (Users)The user's email address.
Status (Users)The user's status.
Groups (Users)An object nested within the Users object.
Group ID (Groups)The ID of the group this task is assigned to.
Group name (Groups)The name of the group this task is assigned to.
List size (Groups)The size of the list.
List index (Groups)The list index.
Continuation tokenThe token used to paginate through entries.
Entries per pageThe number of entries per page.

Last updated: