Heads up
, SeaTable community!
SeaTable 5.2 is coming on February 25th, 2025, with some important changes you should know about.
API Endpoint Updates
We’re streamlining our API structure:
- The
/dtable-serverand/dtable-dbendpoints will be deprecated in v5.2 (and v5.3) and finally removed in v6.0. - All functions are moving to
/api-gatewayendpoints
What’s Already Updated
- Our latest Zapier and n8n apps are using the new
/api-gatewayendpoints - The make.com app update is on its way. (including all the features of the rework app)
What You Need to Know
- The
/api-gatewayendpoints offer the same functionality as the old ones. - Check api.seatable.io for documentation:
- Use Base operations (FROM 4.4)
- Avoid Base operations (BEFORE 4.4) as they’re deprecated with v5.2
Not Affected
- Python and Javascript scripts within SeaTable remain unchanged.
- Only custom API requests to
/dtable-serveror/dtable-dbneed updating.
Action Item
If you’re using custom scripts or integrations, start updating them to use /api-gateway endpoints to keep everything running smoothly.
We’re excited about these improvements and appreciate your cooperation in making this transition. If you have any questions, don’t hesitate to ask in the comments!