Hello All,
I received my free trial key from GameTime. The parent app child app (NFL - RAVENS) are visible. The displayed attributes are correct 
I would like to schedule a scene to come on 15 minutes prior to game time. I cant seem to grasp the logic to do this. Can someone help me through this?
BTW the service allows for 1000 free API calls a month. Can someone explain what that means?
THANKS!
@justinL would you have any tips on a Rule Machine solution?
In your Ravens app, configure a pre-game event to occur 15 minutes before gametime. If you configure the first pre-game event, button 1 of the Ravens device will be pushed 15 minutes before gametime. If you configure the second pre-game event, button 2 of the Ravens device will be pushed. The app indicates this:
Then in Rule Machine you just set up a trigger for button 1 or 2 of the Ravens device being pushed. Example here (except with my wife's Dallas Cowboys device)
In practice, this just means you can't set the update interval to be super low, or else you'll run out of free API calls. The app makes all the API calls behind the scenes, so you don't need to worry about this unless you get errors in the log saying that you've run out of API calls.
well, thats way too logical
thank you @JustinL. I appreciate the insight.
How would you create a rule for an in game stat change such as a Dallas touchdown or a lead change?
I really appreciate this integration!
Sorry, that's not possible with this integration. From the app description: " The integration does not pull in live, up-to-date game stats"