Webflow · Arazzo Workflow
Webflow Add Item to an Existing Collection
Version 1.0.0
Resolve a site, find an existing Collection by slug, then create a new item in it.
Provider
Workflows
add-item-to-existing-collection
Locate a Collection on a site and add a new item to it.
Lists sites, lists the Collections on the selected site, confirms at least one Collection exists, and creates a draft item in the first Collection.
1
listSites
list-sites
List accessible sites to resolve a target site id.
2
listCollections
list-collections
List the Collections on the resolved site and branch on whether any Collections exist before attempting to create an item.
3
createItem
create-item
Create a new draft item in the first Collection found on the site.
Source API Descriptions
openapi
openapi