Essentially I am wanting to reorganize all photos, (but programmatically obviously) and would like to be able to move images from one gallery to another.
Does the SmugMug API provided the ability to move an image from one Gallery to another.
|
Essentially I am wanting to reorganize all photos, (but programmatically obviously) and would like to be able to move images from one gallery to another. Does the SmugMug API provided the ability to move an image from one Gallery to another. |
||||
|
|
|
Yes, you can move images to a different gallery using the smugmug.images.changeSettings API method. To do it, you just specify the AlbumID of the gallery that you want to "move" the image to. |
|||
|
|