Invites
Email or text users a URL connecting them to Link.
Documentation Index
Fetch the complete documentation index at: https://docs.argyle.com/llms.txt
Use this file to discover all available pages before exploring further.
- Adjust the invite text or branding through Invite settings in Console.
- Send invites to users via email, SMS, or both.
- Re-send an invite if a user needs to return to Link, or lost their original invite.
The invite object
Unique ID of the invite.
"0424137bc-edc5-35de-c1b5-1c3cddb4b227"
ID of the user.
"018051aa-f7a9-a0db-2f38-6cfa325e9d69"
User token required to initialize embedded instances of Link for the user.
Warning: This user token will expire after one hour. A new user token can be created at any time using the /user-tokens API endpoint.
"bcJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjbGllbnRfaWEiOiIxNDRhMTRkNS04YzEzLTQzZGYtOTI4Ni01OWY4NjFkOWEyMDIiLCJleHAiOjE2ODc3OTMzODAsImZpZCI6IjUyYWM3ZFFiLTI1MzAtNGYyNy04NTZlLTkwOTk1ZDA4NWJkMCIsImlhdCI6MTY4Nzc4OTc4MCwiaXNzIjoiYXJneWxlLWNvcmUtYXV1aC1kZXYiLCJqdGki2eJiZGI4YTExMS0wYzFjLTRiNjEtYmI5NS04ZGQ0YzA0OGQwNzUiLCJzdWIiOiIwMTg4ZjgxYy0zZTFkLTRlZDEtMjEyYy02NmB3YzE4YzVjYzMiLCJ1c2VyX2lkIjoiMDE4OGY4MWMtM2UxZC00ZWQxLTIxMmMtNjZhN2MxN2M1Y2MzIn0.TNiZojOiiXtPVamyCDjz4f2GwR4TA8x6JR3RwjTECjY"
Email of the invite recipient.
"sarah@email.com"
Phone number of the invite recipient.
"212-555-5555"
Full name of the invite recipient.
"Sarah Longfield"
First name of the invite recipient.
"Sarah"
Last name of the invite recipient.
"Longfield"
The invite's status.
sent- Invite sent successfully.initiated- User clicked the invite URL and was successfully able to enter Link, but has not submitted login credentials, uploaded documents, or completed a response form.attempted- User submitted login credentials through Link (creating a user ID), but no accounts were successfully connected. Also includes users who only submitted a response form.completed- User successfully connected an account or uploaded a document.revoked- The invite was revoked. The user can no longer access Link via the invite URL.
sent, initiated, attempted, completed, revoked URL included in the invite that connects the user to Link.
"https://verify.argyle.com/connect/0424137bc-edc5-35de-c1b5-1c3cddb4b227"
ID of the Flow specified via the flow_id parameter when sending the invite.
"8DRRA4XC"
Any Items specified via the flow_items parameter when sending the invite.
["item_000000001", "item_000000002"]Emails of your team members that will be notified when the user has connected their payroll account(s).
Depending on the invite method, these emails are sourced from:
- If sending invites via the API, the
reply_toparameter of theoverride_invite_templateobject. - If sending invites via Console, the Console member that sends the invite and any Cc'd members of your team.
- If sending invites via Argyle's POS & LOS integrations (Encompass, Empower, or nCino), the email address of the Loan Officer sending the invite.
- If sending links to Argyle using Shareable URLs, any emails saved in the email notifications toggle of "General settings" of the associated Shareable URL Flow.
- If sending links to Argyle using Shareable URLs with URL modifications, the email overwrite specified at the end of the URL.
Array of objects containing information about the delivery status of the invite.
(Deprecated) Customization ID.
- Deprecated in favor of
override_invite_template.