Here is what I'd like to do:
- Download a very large list of items in a particular wish list
- Modify the elements to a the same parts but different color (using a database of part ID's)
- Re-upload the list as a duplicate of the original list but with all being a new color (if the relevant parts come in that color)
Or, is there a way to magically duplicate a wishlist but to a different color?
Comments
I'll just skip worrying about that for now and I think it may be good enough to automate what I want to do - create wish lists of a single common color (like White or Grey) and then duplicate the lists into different colors (like Sand Yellow) without having to have to manually scour the catalog and add everything by hand.
BUT... wait, I can't because I don't have a way to look up the design/element ID's to the items in the catalog to then create that duplicate-with-new-color wishlist.
http://www.brickowl.com/colors
Which has the color ID's on the links to the catalog. Almost done, got the part-collection done, now just need the step that creates a new wishlist with the alternate color.
I didn't just copy one wishlist to another & re-color, otherwise the parts that don't have alternates would fail an update, it's cleaner to create a new empty list and copy per-item, no pruning needed for the mismatches.