Skip to main content
Invites a user to complete a journey by sending an invite URL via SMS or email. This page documents the User Invite module, including its variants, capabilities, and the result values it returns.

User Invite: Single User Invite

Capabilities

The module returns the following capabilities.

Recipient supplied

True when the subject provided a mobile phone number or personal email address to send the invite to.

Invite sent

True when at least one channel’s invite message was accepted for delivery by its messaging provider.

SMS status

The status of the SMS invite. Delivery status is refreshed by polling the provider for the configured poll duration; NONE when no mobile number was supplied, ERRORED when the send request got no provider response.

Email status

The status of the email invite as reported by the email provider at the time of sending; NONE when no personal email address was supplied, ERRORED when the send request got no provider response.

Default outcomes

The module is pre-configured with the following default outcomes, which can be used in evaluation and routing logic within the journey designer.

Input payload

The following is a sample payload used to submit data to the Single User Invite module for processing.
JSON

Sample response

The following is a sample response returned by the module.
JSON