2024-10 Monday API Upgrade v2024-10
  • 1 Minute to read
  • Dark
    Light
  • PDF

2024-10 Monday API Upgrade v2024-10

  • Dark
    Light
  • PDF

Article summary

Introduction

As of October 21st, 2024, monday.com will discontinue support for API version 2024-01. To ensure continued functionality, Rivery will upgrade the integration to the latest supported version, 2024-10, on the same date. This update is necessary to maintain compatibility with all downstream processes in your Rivers.

Changes to the "Boards" Report

New Fields Added:

  • team_owners
    • team_owners.id
    • team_owners.name
    • team_owners.owners
  • team_subscribers
    • team_subscribers.id
    • team_subscribers.name
    • team_subscribers.subscribers

To ensure a smooth transition to the new API version, you can take the following steps:

1. Refresh the Mapping or Create a New River (Recommended)

  • For the best compatibility with the updated API, either create a new River or refresh the mapping process on the upgrade date.
  • Consider treating the existing Boards and Items DWH tables as historical data and load the new data into tables with the same names.

2. Maintain the Original Mapping Structure (Not Recommended)

  • You can retain your current mapping structure, but be aware that this may result in data loss.
  • Deprecated fields will be replaced with null values after the upgrade.
  • It’s highly recommended to back up your data before proceeding with this option.

3. Add the New Fields to Your Existing Mapping

  • If you wish to retain your existing mapping, you can add the newly introduced fields to your target table.
  • On the upgrade date, simply click the “Auto Mapping” button, and the new fields will be automatically added to your current mapping structure.

Additional Information

  • The Monday Kit will be updated in alignment with the changes outlined above.

Was this article helpful?