Get Album
SMUGMUG_GET_ALBUMRetrieves detailed information about a SmugMug album using its album key.
SmugMug
25 actions for SmugMug workflows.
Operations are the actions a workflow can take in SmugMug, grouped by category. Each lists its method, parameters, and a template you can drop it into.
Get Album
SMUGMUG_GET_ALBUMRetrieves detailed information about a SmugMug album using its album key.
Get Album Highlight Image
SMUGMUG_GET_ALBUM_HIGHLIGHT_IMAGERetrieves the highlight/cover image for a SmugMug album.
Get Album Image
SMUGMUG_GET_ALBUM_IMAGEGet an image within a specific album context as an AlbumImage relationship object.
Get Album Images
SMUGMUG_GET_ALBUM_IMAGESTool to retrieve all images in a SmugMug album as AlbumImage relationship objects.
Get Folder Albums
SMUGMUG_GET_FOLDER_ALBUMSRetrieves a list of albums within a specific folder in a SmugMug account using the user's nickname and folder path, instead of a NodeID. Ideal for solopreneurs who know their folder structure and want to manage photo galleries without technical identifiers.
Get Folder by User and Path
SMUGMUG_GET_FOLDER_BY_USER_PATHTool to retrieve folder details by user nickname and folder path.
Get Folder Details
SMUGMUG_GET_FOLDER_DETAILSRetrieves details of a specific folder in SmugMug using its Node ID.
Get Folder Subfolders
SMUGMUG_GET_FOLDER_SUBFOLDERSRetrieves all subfolders within a specified folder in a SmugMug user's account.
Get Image
SMUGMUG_GET_IMAGETool to retrieve details for a specific image (photo or video) by its image key.
Get Image Metadata
SMUGMUG_GET_IMAGE_METADATATool to retrieve additional metadata from an image file including EXIF data, camera settings, GPS location, and other embedded information.
Get Image Size Details
SMUGMUG_GET_IMAGE_SIZE_DETAILSRetrieve raw media URLs and dimensions for all available sizes of an image.
Get Image Sizes
SMUGMUG_GET_IMAGE_SIZESRetrieves available image sizes and URLs for a SmugMug image by its unique image key.
Get Node Highlight Image
SMUGMUG_GET_NODE_HIGHLIGHT_IMAGETool to get the highlight/cover image for a node (folder, album, or page).
Get Node Parent
SMUGMUG_GET_NODE_PARENTRetrieves the parent folder or album of a specified node, allowing you to navigate upward through your SmugMug organizational hierarchy.
Get Node Parents
SMUGMUG_GET_NODE_PARENTSRetrieves a node and all its ancestor nodes, providing a full breadcrumb trail from the root to the specified node. This helps you understand the complete hierarchy path for organizing and navigating your SmugMug content.
Get User
SMUGMUG_GET_USERTool to get a SmugMug user account by their nickname.
Get User Bio Image
SMUGMUG_GET_USER_BIO_IMAGETool to retrieve the bio image for a SmugMug user by their nickname (username).
Get User Featured Albums
SMUGMUG_GET_USER_FEATURED_ALBUMSRetrieves the featured albums for a SmugMug user by their nickname.
Get User Features
SMUGMUG_GET_USER_FEATURESTool to retrieve a list of features available to a SmugMug user based on their subscription plan.
Get User Profile
SMUGMUG_GET_USER_PROFILERetrieves the public profile information for a SmugMug user by their nickname (username).
Get User Root Node
SMUGMUG_GET_USER_ROOT_NODETool to retrieve the root node of a user's folder tree on SmugMug.
List Child Nodes
SMUGMUG_LIST_CHILD_NODESLists all child nodes (folders and albums) under a specified parent node in SmugMug.
Search User Content
SMUGMUG_SEARCH_USER_CONTENTSearch for images across a user's SmugMug content.
Unlock Album
SMUGMUG_UNLOCK_ALBUMTool to unlock a password-protected SmugMug album.
Unlock User Site
SMUGMUG_UNLOCK_USERTool to unlock a user's password-protected SmugMug site.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.