Important
This project has been retired and archived
If there is a need of continued use / development of this project for your own needs please feel free to fork the project - which will remain here in archived form.
The Microsoft Bot Framework supports various media attachments and cards. To make it easier to produce the JSON for common attachments when working in Teneo Studio, you can make use of this BotFrameworkHelper class, .groovy file you can add to your solution. It contains example methods that allow you to easily produce the JSON needed for common bot framework attachments and cards.
More details on the Microsoft Bot Framework example connector for Teneo can be found here: https://www.teneo.ai/engine/channels/microsoft-bot-framework
More details on BotFrameworkHelper can be found here: https://www.teneo.ai/engine/channels/microsoft-bot-framework/botframeworkhelper