Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 614 Bytes

The Card Yard

Simple web app that let's you test and send adaptive card to a Webex client. Simply provide a bot token, a card JSON and a recipient and send the card.

The app is hosted on Github pages and can be used there for free without any user etc.

Try it now

Features:

  • Validates the card JSON
  • Checks that the size of the card does not exeed the maximum
  • Remembers the last used token in your browser's local storage
  • Verifies the bot token when entering it
  • Gives warning on common errors such as missing id field for input elements in the card