0

I am trying to build a microsoft adaptive card with timer on top of the card and once timer expires automatically a action should invoked. Is this possible in adaptive card?

Ashwini Jha
  • 757
  • 1
  • 8
  • 16

1 Answers1

2

As of today this is not possible.

Cards are just "UI", you can not run any scripts, timers or any automatic functionality in a card without user interaction. This might change in the future but the current version can't do this.

Sorry not to have any better news.

Kris van der Mast
  • 16,343
  • 8
  • 39
  • 61
Tim Cadenbach
  • 1,446
  • 1
  • 9
  • 21