Example Connect Invite email + lock screen.
Connect Invites function like Connect Links, but they add an additional layer of verification, allowing them to be used in stand alone scenarios like personalized emails.
Connect Invites differ from Connect Links in a 2 important ways:
Different in Sandbox
Remember that sandbox follows special rules about sending emails.
POST
/connect-invite
Link your creators to Connect to activate their connection to you.
ID of the account connection to be onboarded.
If true, Manifest will send your account connection an invite email. Send false
to turn off the Manifest-powered email invite, and use the returned url
to send your own invite. (Default: true
)
POST
/connect-invite
Link your creators to Connect to activate their connection to you.
ID of the account connection to be onboarded.
If true, Manifest will send your account connection an invite email. Send false
to turn off the Manifest-powered email invite, and use the returned url
to send your own invite. (Default: true
)
URL that directs your user to their personalized invite. This URL is safe to email to your user.
Date this Connect invite will automatically expire. (Set to 72 hours after object is created.) Formatted as ISO 8601 date/time string.