This query returns your Webflow collections.
- API endpoint slug
- webflow.list_collections
- Runtime method
- performQuery("webflow.list_collections")
Query fields
- Label
- Which site?
- Slug
- site_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- name
- Filter code
- Webflow.listCollections.Name
- Type
- String
- Example
- Jake's Awesome Store
- Slug
- singular_name
- Filter code
- Webflow.listCollections.SingularName
- Type
- String
- Example
- Taco
- Slug
- slug
- Filter code
- Webflow.listCollections.Slug
- Type
- String
- Example
- jakes-awesome-collection
- Slug
- site_id
- Filter code
- Webflow.listCollections.SiteId
- Type
- String
- Example
- 63572300b21afdbe94778e60
- Slug
- collection_id
- Filter code
- Webflow.listCollections.CollectionId
- Type
- String
- Example
- 6362ccc572d42e7032e87dcb
- Slug
- created_on
- Filter code
- Webflow.listCollections.CreatedOn
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- last_updated
- Filter code
- Webflow.listCollections.LastUpdated
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00