New services
Explore Plans
Mobile menu Close menu
Amazon AlexaAmazon Alexa

Ask for a sports team's score

This Trigger fires every time you ask Alexa for a sports score. For example, "Alexa, what is the score of the Toronto Blue Jays game?"

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
API endpoint slug
amazon_alexa.sports_score_asked

Trigger fields

No fields for this trigger

Ingredients

Game date time

Slug
gameDateTime
Filter code
AmazonAlexa.sportsScoreAsked.GameDateTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Asked team name

Slug
askedTeamName
Filter code
AmazonAlexa.sportsScoreAsked.AskedTeamName
Type
String
Example
Lakers

Opposing team name

Slug
opposingTeamName
Filter code
AmazonAlexa.sportsScoreAsked.OpposingTeamName
Type
String
Example
Nets

Asked team score

Slug
askedTeamScore
Filter code
AmazonAlexa.sportsScoreAsked.AskedTeamScore
Type
String
Example
100

Opposing team score

Slug
opposingTeamScore
Filter code
AmazonAlexa.sportsScoreAsked.OpposingTeamScore
Type
String
Example
99

Date time asked

Slug
dateTimeAsked
Filter code
AmazonAlexa.sportsScoreAsked.DateTimeAsked
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00