Skip to main content
Feedback

2024-10 Monday API upgrade v2024-10

As of October 21st, 2024, monday.com will discontinue support for API version 2024-01. To ensure continued functionality, Data Integration 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:

  • 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.
  • 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.
On this Page