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

  • 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
a year ago04/29/2021

Apr 29, 2021

  • When using Console to send email/SMS invitations for users to connect their employment accounts, you can now:
  • Invite multiple users at a time by uploading a CSV file containing the contact information of everyone you'd like to invite.
  • Invite users to change the destination bank account of their paycheck (previously only possible by integrating Argyle Link into your app or website).
  • Send user invitations in Sandbox mode, in case you are just getting started with integrating Argyle and are still testing.
  • In addition to the existing summary of monthly and annual income from the Payouts endpoint, Console now also provides a summary of income from the Activities endpoint.
API
a year ago04/28/2021

Apr 28, 2021

The Argyle Console now supports inviting users in bulk and pay distribution changes. Additionally, an income summary is now available in the Activities data section.

API
a year ago04/26/2021

Apr 26, 2021

Seven new fields have been added in the employments endpoint: base_pay.amount, base_pay.period, base_pay.currency, pay_cycle, platform_ids.employee_id, platform_ids.position_id, platform_ids.platform_user_id.

Two new fields have been added in the payouts endpoint: payout_period.start_date, payout_period.end_date.

API
a year ago04/14/2021

Apr 14, 2021

It is now possible to receive the full account object in the payload of the accounts.added, accounts.updated, accounts.connected, and accounts.failed webhooks. To enable this, add "include_resource": true to your webhook subscription.

A new Invite users via the API guide provides a walkthrough in setting up user invite templates and sending out user invites.

dataPartners configuration attribute was deprecated in favor of linkItems in Argyle Link.

API
a year ago04/12/2021

Apr 12, 2021

It is now possible to invite users via the API (previously only available in the Console). For more information, please refer to the user invites and user invite templates endpoints.

API
a year ago03/22/2021

Mar 22, 2021

New unsupported_by_employer, unknown_bank_account_types and missing_allocation_type values were added to pay_distribution.error_message field in the Accounts resource.

Console
a year ago03/18/2021

Mar 18, 2021

Argyle Console 2.0 is live. Console has been redesigned top to bottom, with several major enhancements that make it easier to understand your users' employment data and manage your Argyle implementation:

  • The Data Viewer tab, now called Users, displays more information about your users and allows you to sort and filter (e.g. by employer or connection date)
  • A simplified one-page layout for user profiles allows you to view all employment data on the same tab, rather than across separate tabs for Payouts, Documents, etc.
  • The new API Keys tab allows you to create multiple keys for your Argyle environment.
API
a year ago03/17/2021

Mar 17, 2021

metadata was added to profiles, employments, reputations, documents, vehicles, activities, pay allocations.

New pay_distribution.error_message and connection.error_message fields were added in the Accounts resource.

API
a year ago03/09/2021

Mar 9, 2021

It is now possible to create a user with an associated user token without initiating Argyle Link.

It is now possible to set external metadata when creating or updating a user.

API
a year ago03/04/2021

Mar 4, 2021

available_date was added to the Documents resource.