Collections

Collections group screenshots by platform (iOS, Android, Web, Desktop).

flowingto collection list

List collections in a workspace:

flowingto collection list -w <workspace-slug>

Options

  • -w, --workspace <slug> (required) — The workspace slug

flowingto collection create

Create a new collection:

flowingto collection create "My App" -w <workspace-slug>

Options

  • -w, --workspace <slug> (required) — The workspace slug
  • -p, --platform <platform> — Platform type: ios, android, web, or desktop (default: ios)

Example

flowingto collection create "Landing Page" -w acme-corp -p web

Collection IDs

Once a collection is created, you will receive a collection ID. This ID is used with the upload and watch commands to add screenshots to the collection.