Argyle Changelog logo

Changelog

Most relevant updates and all breaking changes.

Subscribe to Updates

Labels

  • All Posts
  • Link
  • API
  • Console
  • Breaking
  • Coverage

Jump to Month

  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • May 2020
  • January 2020
Console
5 months ago

Console enhancements — October 2022

In October, Argyle introduced these enhancements to Console:

  • If you're new to Argyle, use Console's new Preview Mode to learn how Argyle works by securely connecting your own payroll account and viewing the retrieved income and employment data. Your data is only visible to you (never colleagues with Console accounts) and is removed when you exit the preview experience
  • You can now sign up or sign in or sign in to Console using a Microsoft account, such as Outlook or Azure Active Directory. With this addition, Argyle now supports Google, Microsoft, Okta, and email + password as methods for you and your team to access Console quickly and securely
  • The new Integrations tab in Console allows you to connect third-party applications, enhancing the Argyle experience. Our first integration enables you to receive third-party OCR data via the Argyle API for income documents that have been manually uploaded by your users in Link
  • The recently introduced Income Totals endpoint is displayed in Console as a table when viewing a connected user's profile. This provides a conveniently formatted breakdown of a user's total annual income - YTD and for all available years in the past - based on analyzing all available paystub data for the user
  • If you use Console to send URLs inviting user to connect payroll accounts, you'll now receive a notification email if an invited user has chosen to manually upload income documents, similar to the confirmation emails you currently receive when invited users connect their payroll accounts
API
5 months ago

API enhancements

You can now filter documents retrieved via the /documents endpoint by using the following query parameters:

  • document_type - documents of the specified document_type will be returned.
  • from_available_date - documents with available_date on or after this timestamp will be returned.
  • to_available_date - documents with available_date on or before this timestamp will be returned.

See our documentation for listing documents to learn more.

Coverage
5 months ago

Coverage enhancements

Integrations for Instawork and ASDA are now live on Argyle’s network.

  • Instawork can be accessed via the Link item instawork.
  • ASDA can be accessed via the Link item asda.
API
5 months ago

API enhancements

Argyle has introduced a new users.fully_synced webhook.

Use the users.fully_synced webhook to be notified when data retrieval has completed for all accounts connected by a user.

See our webhooks documentation for users to learn more.

Console
6 months ago

Console enhancements — September 2022

In September, Argyle introduced these enhancements to Console:

  • If you're new to Argyle, we've added a new step-by-step Welcome experience in Console to help you quickly get up to speed on the basics
  • If you're embedding Argyle Link into your application or website, our new Figma UI Toolkit lets you quickly start exploring and designing your flow. The link to the latest version of the toolkit is always available in Console's Link Emulator
  • If you use Console to send URLs inviting users to connect payroll accounts:
    • The Link customization selected when sending an invite is now saved as part of the invite template, allowing you to set it and forget it, rather than needing to set the correct customization each time you send an invite
    • The "reply-to" field now accepts multiple email addresses, allowing you to forward replies to multiple inboxes (e.g., a shared inbox along with the inbox of the sender)
    • In the final step of sending email/SMS invites, Console now provides clearer and more detailed information on whether the invites were successfully sent
    • The confirmation email you receive when an invited user connects their accounts now includes a link letting you immediately view the connected account in Console
  • Argyle's proprietary Verification of Income and Employment (VOIE) PDF report has gotten a number of upgrades:
    • The latest version of the VOIE report provides a more detailed view of a user's year-to-date and annual income, powered by the new Income Totals endpoint
    • To improve readability, we've refreshed the VOIE report layout
    • You can now download VOIE reports directly in Console by visiting a connected user's profile. As always, you can also retrieve them using the Reports API endpoint
  • Console's Coverage page has been upgraded to display income sources exactly as they appear in Link (including the same groupings and tooltips), to ensure you're able to explore Argyle's Coverage in a way that reflects what end-users are able to find in Link when connecting their payroll accounts
API
6 months ago

API enhancements

Argyle has introduced a new breaks array of objects within all_timestamps for the /activities endpoint. Breaks taken during a work shift are represented as objects within breaks. See activities in Argyle Docs to learn more.

Coverage
6 months ago

Coverage enhancements

Integrations for Oracle HRMS and Skipcart are now live on Argyle’s network.

  • Oracle HRMS powers a number of employers that can be found in Link, such as randstad (Link item: randstad_nv).
  • Skipcart can be accessed via the Link item skipcart.
  • Both integrations support direct deposit switching.


API
6 months ago

API enhancements

Argyle has introduced the new /income-totals endpoint, a major upgrade to how you access annual pay data.

Understanding users’ total annual income can be fundamental, but this information is not always available when viewing individual paystubs. Through the /income-totals endpoint, Argyle looks across all paystubs to provide standardized, aggregated yearly income values. See Income Totals in Argyle Docs to learn more.

Coverage
6 months ago

Coverage enhancements

The SumTotal Systems integration is now live on Argyle’s network, powering a number of new employers that can be found in Link, like Tops Friendly Markets (tops_markets_llc). This integration supports direct deposit switching.

API
6 months ago

API enhancements

Argyle has added retired as a possible value for the employment object's status attribute. See Employments to learn more.