Create a Lightroom project album and add uploaded assets to it so they appear in the Lightroom client's Connections panel

domain: lr.adobe.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Generate a new hyphen-free GUID to use as the album_id for the project album
  2. Create the album with PUT /v2/catalogs/{catalog_id}/albums/{album_id}, setting subtype to 'project', serviceId to the partner API key, and a payload.publishInfo block with version 3 and metadata like remoteId/servicePayload describing the affiliated external content
  3. Optionally enumerate existing project albums for the app with GET /v2/catalogs/{catalog_id}/albums?subtype=project to avoid creating duplicates
  4. Add up to 50 previously-uploaded assets per call to the album with PUT /v2/catalogs/{catalog_id}/albums/{album_id}/assets, supplying a resources array of {id, payload} entries
  5. Set payload.cover to true on exactly one asset entry to designate the album's thumbnail, and optionally set a lex64-encoded payload.order string to control custom asset ordering

Known gotchas

Related routes

Upload a new image or video asset to a Lightroom catalog using the two-step create-asset-then-upload-binary workflow, including chunked upload for files over 200MB
lr.adobe.io · 6 steps · unrated
Create a ShootProof event (client gallery) and upload photos to it via the Studio API
developer.shootproof.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans