Log StarCraft II matches to Google Sheets
This Trigger fires when you complete a new StarCraft II match.
Developer info
- API endpoint slug
- starcraft_ii.new_match_completed_starcraft_ii
Trigger fields
Match type Dropdown list
- Label
- Match type
- Helper text
- Limit to a specific match type. Pick "Any match type" for no filter.
- Slug
- match_type
- Required
- true
- Can have default value
- true
Outcome Dropdown list
- Label
- Outcome
- Helper text
- Limit to wins, losses, or fire on every match.
- Slug
- outcome
- Required
- true
- Can have default value
- true
Ingredients
Map name Name of the map played
- Slug
- map_name
- Filter code
- StarcraftIi.newMatchCompletedStarcraftIi.MapName
- Type
- String
- Example
- Berlingrad
Outcome The match outcome (win, loss, etc.)
- Slug
- outcome
- Filter code
- StarcraftIi.newMatchCompletedStarcraftIi.Outcome
- Type
- String
- Example
- Win
Match type The match type (1v1, 2v2, Custom, etc.)
- Slug
- match_type
- Filter code
- StarcraftIi.newMatchCompletedStarcraftIi.MatchType
- Type
- String
- Example
- 1v1
Match speed The game speed
- Slug
- match_speed
- Filter code
- StarcraftIi.newMatchCompletedStarcraftIi.MatchSpeed
- Type
- String
- Example
- Faster
Match date When the match was played
- Slug
- match_date
- Filter code
- StarcraftIi.newMatchCompletedStarcraftIi.MatchDate
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
Decision The raw decision value from Battle.net
- Slug
- decision
- Filter code
- StarcraftIi.newMatchCompletedStarcraftIi.Decision
- Type
- String
- Example
- Win
