Thanks. That is what I am doing now using an api made by mysportsfeeds.com (espn doesn’t give away publickeys since 2014). However, I will need to create a specific webhook every time a different game is going (the url would be something like: https://api.mysportsfeeds.com/v1.1/pull/nhl/{season-name}/scoreboard.{format}?fordate={for-date}).
Is there a way to make the webhook automatically put in today’s date for “{for-date}”?
or will I have to some how create a new webhook and probably delete the old webhook (or just edit the webhook)?