yesterday
Platform Updates - November 30, 2025
Highlights
- 📣 Action Coverage in API: The
GET /v1/integrations/{integration_id}andGET /v1/toolsendpoints now return detailed information about supported write actions, including which input fields are available for each action. This allows you to programmatically discover the full capabilities of an integration. - 📜 Improved Developer Dashboard Logs: We've overhauled the logs view in your dashboard. It now features a cleaner UI with markdown formatting for better readability and more helpful error messages to accelerate debugging.
- Deprecation Notice: The
sync-finishedwebhook is being deprecated. We recommend migrating to the more efficientdata-changedwebhook to receive real-time notifications for data updates.