This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
Get site plan details
In this latest release, we’ve added new Data API endpoints to assist with programmatic Workspace administration. Additionally, we’ve introduced Designer API methods for adjusting links within the Designer. We’ve also expanded the Get Page Content endpoint to include component instances with modified property values.
New endpoints
- Site Plan Details: Get site plan details for the provided Site (Enterprise only)
Bug fixes
- Get Page Content: The response now includes component instances on a page that have modified property values , including: Plain Text, Rich Text, and Alt Text.
Manage links in the Designer
In this release, the Designer API includes methods to manage links in the Designer.
- Get Link Target: Get the target value of the link block element.
- Set Link Block Settings: Apply settings for a Link Block element. Including the type of link, its value, and metadata settings.