Link DAM assets to a product
Associate catalog images with a product for channel export.
List assets
curl -s "https://api.catazenta.com/v1/assets?page=1&page_size=20" \
-H "Authorization: Bearer ${TOKEN}"
Link to product
Use the DAM API operation that associates an asset_id with product_id (see DAM API — Link asset to product).
In the PIM UI: product detail → Media tab → add from DAM.
Verify before export
- Primary image present
- Completeness shows media requirements satisfied