Send a Webhook when Steam achievement is earned
This trigger fires when a game on the connected player's Steam wishlist goes on sale.
Developer info
- API endpoint slug
- steam.wishlist_discounted
Trigger fields
Min discount percent Text input > Regular expression
- Label
- Minimum discount
- Helper text
- Only fire when discount is at least this percent (e.g., 50). Leave blank to fire for any discount.
- Slug
- min_discount_percent
- Required
- true
- Can have default value
- true
Country code Dropdown list
- Label
- Currency
- Helper text
- Currency for store prices.
- Slug
- country_code
- Required
- true
- Can have default value
- true
Ingredients
App Steam appid.
- Slug
- app_id
- Filter code
- Steam.wishlistDiscounted.AppId
- Type
- String
- Example
- 292030
Game name Game display name.
- Slug
- game_name
- Filter code
- Steam.wishlistDiscounted.GameName
- Type
- String
- Example
- The Witcher 3: Wild Hunt
Original price Original price formatted with currency.
- Slug
- original_price
- Filter code
- Steam.wishlistDiscounted.OriginalPrice
- Type
- String
- Example
- $39.99
Final price Final price formatted with currency.
- Slug
- final_price
- Filter code
- Steam.wishlistDiscounted.FinalPrice
- Type
- String
- Example
- $9.99
Discount percent Discount percent (integer 1-99).
- Slug
- discount_percent
- Filter code
- Steam.wishlistDiscounted.DiscountPercent
- Type
- String
- Example
- 75
Original price cents Original price in cents.
- Slug
- original_price_cents
- Filter code
- Steam.wishlistDiscounted.OriginalPriceCents
- Type
- String
- Example
- 3999
Final price cents Final price in cents.
- Slug
- final_price_cents
- Filter code
- Steam.wishlistDiscounted.FinalPriceCents
- Type
- String
- Example
- 999
Currency ISO 4217 currency code.
- Slug
- currency
- Filter code
- Steam.wishlistDiscounted.Currency
- Type
- String
- Example
- USD
Game url Steam store page URL.
- Slug
- game_url
- Filter code
- Steam.wishlistDiscounted.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.wishlistDiscounted.HeaderImageUrl
- Type
- Image URL
- Example
- https://cdn.akamai.steamstatic.com/steam/apps/292030/header.jpg
Discounted at Detection timestamp.
- Slug
- discounted_at
- Filter code
- Steam.wishlistDiscounted.DiscountedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
