Skip to main content
webflow.createCollectionItem creates one or more staged CMS items in a collection.

Example

automations/webflow-create-collection-item.automation.ts

Inputs

Every input accepts a compatible signal. It requires the cms:write OAuth scope. Provide either the single-item fields (fieldData, isArchived, and isDraft) or items, not both.

Output

Returns an object with the fields below. Automate.ax converts provider Date values to ISO 8601 strings.