Sign inStart your trial

Google Photos

Reference

14 actions for Google Photos workflows.

01. Operations

Act on Google Photos from a workflow

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.

Other

14 operations

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.

Action★ Featured

Batch Add Media Items

GOOGLEPHOTOS_BATCH_ADD_MEDIA_ITEMS

Adds multiple photos or videos to an album in Google Photos in a single request, allowing you to organize and batch-upload your media efficiently.

2 input
Action★ Featured

Create Album

GOOGLEPHOTOS_CREATE_ALBUM

Organize your photos into named collections in Google Photos, making it easier to manage and share specific groups of images with clients or collaborators.

1 input
Action★ Featured

Search Media Items

GOOGLEPHOTOS_SEARCH_MEDIA_ITEMS

Find 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.

5 input
Action★ Featured

Upload Media

GOOGLEPHOTOS_UPLOAD_MEDIA

Upload 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.

4 input
Action

Add Enrichment

GOOGLEPHOTOS_ADD_ENRICHMENT

Adds 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.

3 input
Action

Batch Create Media Items

GOOGLEPHOTOS_BATCH_CREATE_MEDIA_ITEMS

Upload 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.

5 input
Action

Batch Get Media Items

GOOGLEPHOTOS_BATCH_GET_MEDIA_ITEMS

Retrieve 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.

1 input
Action

Download Photos Media Item

GOOGLEPHOTOS_GET_MEDIA_ITEM_DOWNLOAD

Downloads 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.

1 input
Action

Get Album

GOOGLEPHOTOS_GET_ALBUM

Retrieves detailed information about a specific photo album, including its metadata, cover photo, and contents. This helps you access and organize your photo collections programmatically.

1 input
Action

List Albums

GOOGLEPHOTOS_LIST_ALBUMS

Retrieve 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.

3 input
Action

List Media Items (App-Created Only)

GOOGLEPHOTOS_LIST_MEDIA_ITEMS

Retrieves 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.

2 input
Action

List Shared Albums (Deprecated)

GOOGLEPHOTOS_LIST_SHARED_ALBUMS

Retrieves 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.

3 input
Action

Update Album

GOOGLEPHOTOS_UPDATE_ALBUM

Modify an album's title or change its cover photo to keep your Google Photos collections organized and visually current.

3 input
Action

Update Media Item

GOOGLEPHOTOS_UPDATE_MEDIA_ITEM

Add 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.

2 input
What now

Use Google Photos in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.