About this trigger
Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.
Developer info
- Description
- This Trigger fires every time you ask Alexa for a team's next game. For example, "Alexa, when do the Toronto Blue Jays play?"
- API endpoint slug
- amazon_alexa.sports_schedule_asked
Trigger fields
No fields for this trigger
Ingredients
Date time askedDate and time next game information was asked.
- Slug
- dateTimeAsked
- Filter code
- AmazonAlexa.sportsScheduleAsked.DateTimeAsked
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Next game opponentThe name of the opponent in the next game.
- Slug
- opposingTeamName
- Filter code
- AmazonAlexa.sportsScheduleAsked.NextGameOpponent
- Type
- String
- Example
- Nets
Game date timeThe date and time of the next game.
- Slug
- gameDateTime
- Filter code
- AmazonAlexa.sportsScheduleAsked.GameDateTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Asked team nameThe name of the team that was asked.
- Slug
- askedTeamName
- Filter code
- AmazonAlexa.sportsScheduleAsked.AskedTeamName
- Type
- String
- Example
- Lakers