Close menu
Explore Plans
Mobile menu Close menu
Steam

Look up a game

Pro plus icon This query looks up Steam store details for a game by its Steam app ID: name, store page, current price and any discount, release date, developer, publisher, genres, and review signals. Pair it with any step that emits a Steam app ID.

Developer info

API endpoint slug
steam.look_up_a_game
Runtime method
performQuery("steam.look_up_a_game"}

Query fields

App Text input > Other

Label
Game app ID
Helper text
The Steam app ID of the game (e.g. 292030 for The Witcher 3). Every trigger in this service produces an AppId you can pass here.
Slug
app_id
Required
true
Can have default value
true

Country code Dropdown list

Label
Currency
Helper text
Currency for the store price. Defaults to USD.
Slug
country_code
Required
false
Can have default value
true

Ingredients

App Steam appid.

Slug
app_id
Filter code
Steam.lookUpAGame.AppId
Type
String
Example
292030

Game name Game display name.

Slug
game_name
Filter code
Steam.lookUpAGame.GameName
Type
String
Example
The Witcher 3: Wild Hunt

Game url Steam store page URL.

Slug
game_url
Filter code
Steam.lookUpAGame.GameUrl
Type
Web URL
Example
https://store.steampowered.com/app/292030

Header image url Game header image URL.

Slug
header_image_url
Filter code
Steam.lookUpAGame.HeaderImageUrl
Type
Image URL
Example
https://shared.akamai.steamstatic.com/store_item_assets/steam/apps/292030/header.jpg

Short description Short store description.

Slug
short_description
Filter code
Steam.lookUpAGame.ShortDescription
Type
String
Example
You are Geralt of Rivia, mercenary monster slayer.

Is free Whether the game is free-to-play ("true" or "false").

Slug
is_free
Filter code
Steam.lookUpAGame.IsFree
Type
String
Example
false

Price Current price with currency; "Free" for free-to-play; blank when no store price.

Slug
price
Filter code
Steam.lookUpAGame.Price
Type
String
Example
$39.99

Original price Pre-discount price with currency; blank when not discounted or no price.

Slug
original_price
Filter code
Steam.lookUpAGame.OriginalPrice
Type
String
Example
$39.99

Discount percent Discount percent ("0" when not on sale; blank when no price).

Slug
discount_percent
Filter code
Steam.lookUpAGame.DiscountPercent
Type
String
Example
0

Currency ISO 4217 currency code; blank when no price.

Slug
currency
Filter code
Steam.lookUpAGame.Currency
Type
String
Example
USD

Release date Store release date text.

Slug
release_date
Filter code
Steam.lookUpAGame.ReleaseDate
Type
String
Example
May 18, 2015

Developer Developer(s), comma-separated.

Slug
developer
Filter code
Steam.lookUpAGame.Developer
Type
String
Example
CD PROJEKT RED

Publisher Publisher(s), comma-separated.

Slug
publisher
Filter code
Steam.lookUpAGame.Publisher
Type
String
Example
CD PROJEKT RED

Genres Genres, comma-separated.

Slug
genres
Filter code
Steam.lookUpAGame.Genres
Type
String
Example
RPG

Metacritic score Metacritic score; blank when unavailable.

Slug
metacritic_score
Filter code
Steam.lookUpAGame.MetacriticScore
Type
String
Example
93

Recommendations count Total user recommendations; blank when unavailable.

Slug
recommendations_count
Filter code
Steam.lookUpAGame.RecommendationsCount
Type
String
Example
818164