This tool creates a new item in a specified Webflow collection. It requires the collection_id and field_data parameters (including required name and slug) and optionally accepts an is_draft flag. Authentication is assumed to be provided, and the collection_id can be obtained by…
is_draftbooleanWhether to create the item as a draft
field_dataRequiredobjectThe data for the item's fields. Must include 'name' and 'slug' fields. IMPORTANT: Field keys must be the exact field 'slug' values from the collection schema, NOT display names or arbitrary names. Use WEBFLOW_GET_COLLECTION with the collection_id to retrieve the collection schem…
collection_idRequiredstringThe unique identifier of the Webflow collection
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.