Hi at all!
I want to make my bot sending me an image card, which is an automatically updated google sheet graph! Option at google sheet: Published as a imaged + automatically update, when values are changed.
I set up my bot and he is sending me my image card (trigger: send message “report”)
But after the first time, he is sending me always the same image url, even when the graph has changed.
The google sheet links are working: I can copy the image URL from the action and past it in a browser window and see always the updated graph. But the bot send me always the “old” one when triggered.
How can I solve that?