Webflow API and Documentation · Arazzo Workflow
Webflow Resolve Site and Add Collection Item
Version 1.0.0
List sites, pick a site's first collection, and add an item to it.
View Spec
View on GitHub
CMSContent ManagementEcommerceNo-CodePublishingWeb DevelopmentArazzoWorkflows
Provider
Workflows
resolve-site-add-item
Discover a site and its first collection, then create an item.
Lists accessible sites, lists the collections on the selected site, confirms the first collection's details, and creates a new item in that collection.
1
listSites
list-sites
List all sites the access token can access.
2
listCollections
list-collections
List the collections that belong to the selected site.
3
collectionDetails
collection-details
Read the details of the first collection to confirm its schema.
4
createItem
create-item
Create a new item in the resolved collection.