webflow.createLiveCollectionItem creates and publishes one or more CMS items.
Example
automations/webflow-create-live-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.