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 thecms: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 providerDate values to ISO 8601 strings.