Create Guest User

Create an invitation that adds an external Office 365 guest user to the organization.

Input

Field Definition Type Required

User

Invited User Display Name

Display name of the user being invited.

Text

FALSE

Invited User Email Address

Email address of the user being invited.

Text

TRUE

Send Invitation Message

true if the email should be sent to the user; false, otherwise. The default is false.

True/False

FALSE

Invite Redirect Url

URL user should be redirected to once the invitation is redeemed.

Text

TRUE

Invited User Type

Type of the user being invited. By default, this is Guest. You can invite as Member if you're a company administrator.

Text

FALSE

Invited User Message Info

Cc Recipient Address

Another recipient to whom the invitation message should be sent. The email address of the person or entity. Currently only 1 other recipient is supported.

Text

FALSE

Cc Recipient Name

Other recipient to whom the invitation message should be sent. The display name of the person or entity.

Text

FALSE

Customized Message Body

Customized message body you want to send if you don't want the default message.

Text

FALSE

Message Language

Language you want to send the default message in. If the customizedMessageBody is specified, this property is ignored, and the message is sent using the customizedMessageBody. The language format should be in ISO 639. The default is en-US. Other language codes include: ja, sp, and en.

Text

FALSE

Output

Field Definition Type

User

Invited User Id

Unique identifier for the invited user.

Text

Invitation Id

Unique identifier for the invitation.

Text

Invite Redeem Url

URL that the user can use to redeem their invitation.

Text

Invited User Display Name

Display name of the user being invited.

Text

Invited User Type

Type of the user being invited. By default, this is Guest.

Text

Invited User Email Address

Email address of the user being invited.

Text

Send Invitation Message

true if the email should be sent to the user; false, otherwise.

True/False

Invite Redirect Url

URL that the user should be redirected to once the invitation is redeemed.

Text

Status

Status of the invitation. You can choose from the possible values: PendingAcceptance, Completed, InProgress, and Error.

Text

Invited User Message Info

Other configuration for the message being sent to the invited user, including customizing message text, language, and cc recipient list.

Object

Invited User Message Info

Cc Recipients

Other recipients that the invitation message should be sent to. Includes the email address and name of the recipients. Currently only 1 other recipient is supported.

List of Objects

Customized Message Body

Customized message body you want to send if you don't want the default message.

Text

Message Language

The language you want to send the default message in. If the customizedMessageBody is specified, this property is ignored, and the message is sent using the customizedMessageBody. The language format should be in ISO 639. The default is en-US.

Text

Related topics

Azure Active Directory connector

Workflow elements

Guidance for Azure Active Directory connector

Azure Active Directory Management API overview