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.
API endpoint slug
steam.look_up_a_game
Runtime method
performQuery("steam.look_up_a_game"}
Query fields
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
Label
Currency
Helper text
Currency for the store price. Defaults to USD.
Slug
country_code
Required
false
Can have default value
true
Ingredients
Slug
app_id
Filter code
Steam.lookUpAGame.AppId
Type
String
Example
292030
Slug
game_name
Filter code
Steam.lookUpAGame.GameName
Type
String
Example
The Witcher 3: Wild Hunt
Slug
game_url
Filter code
Steam.lookUpAGame.GameUrl
Type
Web URL
Example
https://store.steampowered.com/app/292030
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
Slug
short_description
Filter code
Steam.lookUpAGame.ShortDescription
Type
String
Example
You are Geralt of Rivia, mercenary monster slayer.
Slug
is_free
Filter code
Steam.lookUpAGame.IsFree
Type
String
Example
false
Slug
price
Filter code
Steam.lookUpAGame.Price
Type
String
Example
$39.99
Slug
original_price
Filter code
Steam.lookUpAGame.OriginalPrice
Type
String
Example
$39.99
Slug
discount_percent
Filter code
Steam.lookUpAGame.DiscountPercent
Type
String
Example
0
Slug
currency
Filter code
Steam.lookUpAGame.Currency
Type
String
Example
USD
Slug
release_date
Filter code
Steam.lookUpAGame.ReleaseDate
Type
String
Example
May 18, 2015
Slug
developer
Filter code
Steam.lookUpAGame.Developer
Type
String
Example
CD PROJEKT RED
Slug
publisher
Filter code
Steam.lookUpAGame.Publisher
Type
String
Example
CD PROJEKT RED
Slug
genres
Filter code
Steam.lookUpAGame.Genres
Type
String
Example
RPG
Slug
metacritic_score
Filter code
Steam.lookUpAGame.MetacriticScore
Type
String
Example
93
Slug
recommendations_count
Filter code
Steam.lookUpAGame.RecommendationsCount
Type
String
Example
818164