New services
Explore Plans
Mobile menu Close menu
FacebookFacebook

List Albums

This query returns list of user's albums.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns list of user's albums.
API endpoint slug
facebook.list_albums
Runtime method
performQuery("facebook.list_albums")

Query fields

No fields for this query

Ingredients

Album IDAlbum's Id

Slug
AlbumId
Filter code
Facebook.listAlbums.AlbumId
Type
String
Example
123

NameAlbum's name

Slug
Name
Filter code
Facebook.listAlbums.Name
Type
String
Example
Timeline Photos

DescriptionAlbum's description

Slug
Description
Filter code
Facebook.listAlbums.Description
Type
String
Example
Photos posted in Timeline

Cover photo IDAn Id of album photo used in as cover

Slug
CoverPhotoId
Filter code
Facebook.listAlbums.CoverPhotoId
Type
String
Example
123

LinkLink to Album page

Slug
Link
Filter code
Facebook.listAlbums.Link
Type
String
Example
https://www.facebook.com/album.php?fbid=123&id=123&aid=123

TypeType of album, values can be: app, cover, profile, mobile, wall, normal, album

Slug
Type
Filter code
Facebook.listAlbums.Type
Type
String
Example
normal

Created atTimestamp when album was created

Slug
CreatedAt
Filter code
Facebook.listAlbums.CreatedAt
Type
String
Example
August 23, 2010 at 11:01PM

Updated atLast time album was updated.

Slug
UpdatedAt
Filter code
Facebook.listAlbums.UpdatedAt
Type
String
Example
August 23, 2010 at 11:01PM