Batch Add Media Items
GOOGLEPHOTOS_BATCH_ADD_MEDIA_ITEMSAdds multiple photos or videos to an album in Google Photos in a single request, allowing you to organize and batch-upload your media efficiently.
Google Photos
14 actions for Google Photos workflows.
Operations are the actions a workflow can take in Google Photos, grouped by category. Each lists its method, parameters, and a template you can drop it into.
These operations handle the core functionality of managing photos and albums in Google Photos workflows. Use them to upload media, organize items into albums, search your library, batch retrieve photo details, and manage shared albums. This is your primary toolkit for programmatically interacting with photo libraries and creating custom photo management automations.
Batch Add Media Items
GOOGLEPHOTOS_BATCH_ADD_MEDIA_ITEMSAdds multiple photos or videos to an album in Google Photos in a single request, allowing you to organize and batch-upload your media efficiently.
Create Album
GOOGLEPHOTOS_CREATE_ALBUMOrganize your photos into named collections in Google Photos, making it easier to manage and share specific groups of images with clients or collaborators.
Search Media Items
GOOGLEPHOTOS_SEARCH_MEDIA_ITEMSFind specific photos and videos in your Google Photos library by searching for keywords, dates, or other criteria. Useful for quickly locating memories without manually browsing through your entire collection.
Upload Media
GOOGLEPHOTOS_UPLOAD_MEDIAUpload images and videos directly to your Google Photos library from your applications or workflows. This enables automated photo management and cloud backup integration without manual uploading.
Add Enrichment
GOOGLEPHOTOS_ADD_ENRICHMENTAdds decorative elements like text, frames, or stickers to photos at a specific location within your organized albums, enhancing their visual appeal without editing the original image.
Batch Create Media Items
GOOGLEPHOTOS_BATCH_CREATE_MEDIA_ITEMSUpload multiple photos or videos to Google Photos in a single operation, with optional organization into albums. Supports batch uploads from URLs, files, or pre-uploaded media with custom descriptions.
Batch Get Media Items
GOOGLEPHOTOS_BATCH_GET_MEDIA_ITEMSRetrieve multiple photos or videos from your Google Photos library by their IDs, allowing you to quickly access specific media items without browsing through your entire collection.
Download Photos Media Item
GOOGLEPHOTOS_GET_MEDIA_ITEM_DOWNLOADDownloads a photo or video from Google Photos so you can save it locally or use it in other applications. This lets you retrieve your media files on demand without manually accessing Google Photos.
Get Album
GOOGLEPHOTOS_GET_ALBUMRetrieves detailed information about a specific photo album, including its metadata, cover photo, and contents. This helps you access and organize your photo collections programmatically.
List Albums
GOOGLEPHOTOS_LIST_ALBUMSRetrieve all photo albums from your Google Photos library to access and organize your visual content. This helps you discover existing albums and manage your photo collections programmatically.
List Media Items (App-Created Only)
GOOGLEPHOTOS_LIST_MEDIA_ITEMSRetrieves photos and videos that your application previously uploaded to a user's Google Photos library, allowing you to manage and track content your app has created.
List Shared Albums (Deprecated)
GOOGLEPHOTOS_LIST_SHARED_ALBUMSRetrieves all shared albums that appear in your Google Photos Sharing tab, allowing you to access photos and albums shared with you by others. Note: This operation is deprecated and will be discontinued on March 31, 2025.
Update Album
GOOGLEPHOTOS_UPDATE_ALBUMModify an album's title or change its cover photo to keep your Google Photos collections organized and visually current.
Update Media Item
GOOGLEPHOTOS_UPDATE_MEDIA_ITEMAdd or modify descriptive text for your photos and videos in Google Photos to make them easier to organize and search. This helps you create a searchable library with meaningful context about your visual content.
Drop a trigger and an action into a template; approve from your phone; the workflow runs.