Top Webflow automations
Explore Plans
Mobile menu Close menu
WebflowWebflow

List collections

This query returns your Webflow collections.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns your Webflow collections.
API endpoint slug
webflow.list_collections
Runtime method
performQuery("webflow.list_collections")

Query fields

Site ID Dropdown list

Label
Which site?
Slug
site_id
Required
true
Can have default value
false

Ingredients

NameThe name of the site.

Slug
name
Filter code
Webflow.listCollections.Name
Type
String
Example
Jake's Awesome Store

Singular nameThe singular version of your collection name

Slug
singular_name
Filter code
Webflow.listCollections.SingularName
Type
String
Example
Taco

SlugA slug version of your collection.

Slug
slug
Filter code
Webflow.listCollections.Slug
Type
String
Example
jakes-awesome-collection

Site IDThe Webflow ID of the site.

Slug
site_id
Filter code
Webflow.listCollections.SiteId
Type
String
Example
63572300b21afdbe94778e60

Collection IDThe ID of the collection.

Slug
collection_id
Filter code
Webflow.listCollections.CollectionId
Type
String
Example
6362ccc572d42e7032e87dcb

Created onDate and time the site was created.

Slug
created_on
Filter code
Webflow.listCollections.CreatedOn
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Last updatedThe date and time when the collection was last updated.

Slug
last_updated
Filter code
Webflow.listCollections.LastUpdated
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00