Close menu
Explore Plans
Mobile menu Close menu
Hearthstone

New Hearthstone card revealed

This trigger fires when a new Hearthstone card is added to the catalog.

Developer info

API endpoint slug
hearthstone.new_card_revealed

Trigger fields

Class Dropdown list

Label
Class
Helper text
Limit to a specific class. Leave blank for all classes.
Slug
class
Required
true
Can have default value
false

Locale Dropdown list

Label
Language
Helper text
Language for the card text.
Slug
locale
Required
true
Can have default value
true

Ingredients

Card Unique identifier of the card

Slug
card_id
Filter code
Hearthstone.newCardRevealed.CardId
Type
String
Example
102983

Card slug Slug of the card

Slug
card_slug
Filter code
Hearthstone.newCardRevealed.CardSlug
Type
String
Example
102983-pip-the-potent

Card name Display name of the card

Slug
card_name
Filter code
Hearthstone.newCardRevealed.CardName
Type
String
Example
Pip the Potent

Card class Class the card belongs to

Slug
card_class
Filter code
Hearthstone.newCardRevealed.CardClass
Type
String
Example
Mage

Mana cost Mana cost of the card

Slug
mana_cost
Filter code
Hearthstone.newCardRevealed.ManaCost
Type
String
Example
4

Attack Attack value (blank for spells)

Slug
attack
Filter code
Hearthstone.newCardRevealed.Attack
Type
String
Example
3

Health Health value (blank for spells)

Slug
health
Filter code
Hearthstone.newCardRevealed.Health
Type
String
Example
3

Card type Type of card (Minion, Spell, Weapon, etc.)

Slug
card_type
Filter code
Hearthstone.newCardRevealed.CardType
Type
String
Example
Minion

Rarity Rarity of the card

Slug
rarity
Filter code
Hearthstone.newCardRevealed.Rarity
Type
String
Example
Legendary

Set name Name of the set the card belongs to

Slug
set_name
Filter code
Hearthstone.newCardRevealed.SetName
Type
String
Example
Whizbang's Workshop

Flavor text Flavor text of the card

Slug
flavor_text
Filter code
Hearthstone.newCardRevealed.FlavorText
Type
String
Example
Pip's potent potions provoke prodigious power.

Card image url URL of the card's image

Slug
card_image_url
Filter code
Hearthstone.newCardRevealed.CardImageUrl
Type
Image URL
Example
https://d15f34w2p8l1cc.cloudfront.net/hearthstone/abc.png

Card url Link to the card on the Hearthstone library

Slug
card_url
Filter code
Hearthstone.newCardRevealed.CardUrl
Type
Web URL
Example
https://hearthstone.blizzard.com/cards/102983-pip-the-potent

Revealed at When IFTTT first observed the card in the Hearthstone catalog

Slug
revealed_at
Filter code
Hearthstone.newCardRevealed.RevealedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00