2024-10 Monday API upgrade v2024-10
As of October 21st, 2024, monday.com will end support for API version 2024-01. To ensure continued feature, 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 Data Flow.
Changes to the Boards report
New fields added:
team_ownersteam_owners.idteam_owners.nameteam_owners.owners
team_subscribersteam_subscribers.idteam_subscribers.nameteam_subscribers.subscribers
Recommended actions
To ensure a smooth transition to the new API version, you can take the following steps:
1. Refresh the mapping or create a new Data Flow (recommended)
- For the best compatibility with the updated API, either create a new Data Flow 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 keep your current mapping structure, but make sure that this may result in data loss.
- Deprecated fields are 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 preserve 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 are automatically added to your current mapping structure.
Additional information
- We updated the Monday Kit to align with the changes outlined above.