Back to AlladdedNew CRUD capabilities for managing favorites August 29th, 2025 🏷️ API version: 2025-10 You can now manage monday.com favorites through the platform API with full CRUD support. Use the following objects to read, create, update, and delete favorites: favorites query create_favorite mutation update_favorite_position mutation delete_favorite mutation