Skip to main content
Users connect payroll accounts, upload documents, and manage existing payroll connections in Link. For API implementations, first choose the workflow, then how users will open Link.

Choose the workflow

  • Verifications: Create a session and use the returned link to launch Link.
  • Data APIs: Create a user token for the user and use it to initialize embedded Link.
  • Embedded Link: Use the Web SDK or a supported Mobile SDK. Initialize Link with connectUrl for a verification session or userToken for a Data API workflow.
  • Hosted Link: Open the verification session’s link directly in a browser. See Hosted Link.
  • Email or text invitation: Send a verification invite through the API by creating a session with type set to invite.
In Console, you can also send invitations manually or create Shareable URLs.
Link is where payroll accounts are connected through Argyle.

Standard connection process

Without any customizations, the standard payroll connection process in Link is as follows:
The user searches from a general list of potential income sources. This includes employers, government entities, and payroll services.
Search screen in Link.
Our UI Toolkit in Figma provides screen mockups of the user experience in Link for common flows:
  • Verification of income and employment
  • Paycheck-linked lending
  • Earned wage access
You can also preview and test different flows in the Flows section of Console.

Additional resources

  • Visit our Workflows Guides to learn how to adjust Link’s payroll account connection process and enable document upload.
  • Branding and customizing Link is discussed in our Flows Guides.
  • (Embedded Link) Create automations using Link Callbacks.
  • (Embedded Link) Capture how users interact with Link using our Tracking Guide.