This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
This is an overview of the changes to the Webflow APIs and related tools. To filter the list, select one or more tags.
Support for additional well-known files and CMS field types
Upload well-known files to sites with the following requirements:
.txt.json.noext - A special extension that removes other extensions when uploaded. This helps compatibility with tools that require file extensions apple-app-site-association.noext.txt will be uploaded as apple-app-site-associationThe Data API now supports creating reference fields and creating multiple fields during collection creation.
MultiReference or Reference as the type property in the field object. Additionally, include the metadata property to specify the collectionId of the collection that the reference field will point to. You can create a reference field during collection creation using the create collection endpoint or by updating an existing collection using the create collection field endpoint.robots.txtrobots.txt. robots.txt file:
Variable collections provide an organizational structure for managing related variables. Collections allow you to group variables logically - for example, you might create separate collections for brand colors, typography, or spacing variables. Collections help maintain a clean and organized variable system, making it easier to manage design tokens at scale across your projects.
Use the following endpoints to create and manage variable collections.