Save StarCraft II achievements to Google Drive
This Trigger fires when you earn a new StarCraft II achievement.
Developer info
- API endpoint slug
- starcraft_ii.new_achievement_earned_starcraft_ii
Trigger fields
Category Dropdown list
- Label
- Category
- Helper text
- Limit to achievements in a specific category. Pick "Any category" for no filter.
- Slug
- category
- Required
- true
- Can have default value
- true
Ingredients
Achievement Unique identifier of the achievement
- Slug
- achievement_id
- Filter code
- StarcraftIi.newAchievementEarnedStarcraftIi.AchievementId
- Type
- String
- Example
- 8589934639
Achievement title The achievement's title
- Slug
- achievement_title
- Filter code
- StarcraftIi.newAchievementEarnedStarcraftIi.AchievementTitle
- Type
- String
- Example
- Brutal Conquest
Achievement description The achievement's description
- Slug
- achievement_description
- Filter code
- StarcraftIi.newAchievementEarnedStarcraftIi.AchievementDescription
- Type
- String
- Example
- Complete all Wings of Liberty missions on Brutal difficulty.
Category The achievement's category
- Slug
- category
- Filter code
- StarcraftIi.newAchievementEarnedStarcraftIi.Category
- Type
- String
- Example
- Campaign
Points value Achievement point value
- Slug
- points_value
- Filter code
- StarcraftIi.newAchievementEarnedStarcraftIi.PointsValue
- Type
- String
- Example
- 25
Earned at When the achievement was earned
- Slug
- earned_at
- Filter code
- StarcraftIi.newAchievementEarnedStarcraftIi.EarnedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Icon url URL of the achievement's icon
- Slug
- icon_url
- Filter code
- StarcraftIi.newAchievementEarnedStarcraftIi.IconUrl
- Type
- Image URL
- Example
- https://media.blizzard.com/sc2/achievements/64/123456.png
