Integrating Argyle into your Loan Origination System (LOS) can transform your verification of income and employment process into a one-click workflow for your loan processors:
- Message is sent to the borrower inviting them to connect their payroll accounts.
- Income and employment data and documents are retrieved by Argyle.
- Borrower information is transferred to and can be accessed through your LOS.

Invite template setup
You can brand and individually personalize the template message, landing page, and payroll connection experience for borrowers using either:- The Argyle API
code - Console
no-code
Stay notified
Once an applicant has successfully connected their payroll accounts, Argyle will begin retrieving their income and employment data and documents. You can choose to receive notifications to keep track of where applicants are in their account connection process and the status of data delivery. Argyle uses webhooks to deliver these notifications, which can be subscribed to through Console or the API. We recommend subscribing to theusers.fully_synced webhook to be notified when an applicant has successfully connected their payroll accounts and their data is fully available.
If you added a document upload flow to the connection process, subscribing to the user_documents.submitted webhook will inform you when the applicant uploads employment documents.
Retrieve the data
Once an applicant’s data has been retrieved, it can be accessed entirely through either:- The Argyle API
code - Console
no-code
users.fully_synced webhook to be delivered and then fetching and passing the data from the Argyle API.