Feature Requests

Support for Capturing Link Updates via API
Hi Short.io Support Team, I hope you're doing well. We are currently integrating the Short.io API into our data pipeline and would like to request a feature enhancement regarding the Links API[ https://developers.short.io/reference/get_api-links ]. From our analysis of the API documentation and actual API responses, it appears that there is no update capture support for the Links endpoint. Specifically: There is no updated_at field or similar metadata available to detect when a link has been modified. The API responses return only creation-related timestamps (e.g., created_at), with no way to identify if or when a link was updated. We have also not found any webhook or audit-trail-related API support that would notify us of link changes. At the same time, we noticed from the Short.io dashboard that users can update existing links, such as changing the destination URL, title, tags, or other attributes. However, without an update detection mechanism, we are unable to sync those changes efficiently—our only fallback is to re-fetch all links periodically, which is not scalable for customers managing a large number of links. Feature Request: We request the addition of an updated_at field in the Links API response, along with update capture support via the API, to enable identification and retrieval of only the modified records during incremental syncs. This enhancement would help: Improve data freshness Reduce load on your API and our systems Provide a better experience for mutual customers We’d greatly appreciate it if you could let us know whether this is on your roadmap or if any workarounds exist today. Thanks for your time and support! Best regards, Ram
0
Load More