Skip to main content
Send an invite link via email to an existing user in your account. Required Scope: Manage All.
External DocumentationTo learn more, visit the OneLogin documentation.

Parameters

ParameterDescription
EmailThe email address to send the invitation link to.
Personal EmailAn email address to send the invitation link to.

Important Note: using this parameter will make the action send the invitation link to this address instead of the email address that is inserted.

Example Output

{
	"status": {
		"type": "success",
		"message": "Email sent successfully to [email protected]",
		"error": false,
		"code": 200
	}
}

Workflow Library Example

Send Invite Link with Onelogin and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop