Forum Discussion

LeeJinWoo's avatar
LeeJinWoo
Copper Contributor
Nov 21, 2023

Is it possible to configure a task module pop-up to appear immediately when a bot command is entered

Hi,

 

I created a simple Bot. This Bot provides a command to create comments on tickets for specific 3rd party services. The current operation method is as follows.

 

1. botname addcomment subject When entering comment_description, the API of the 3rd party service is called and a comment is created with the entered subject / description.

 

I want this to pop up a task module with a "Send" button after entering the subject / description when entering the botname addcomment

 

However, from what I have confirmed so far, it seems that in order to launch the task module, you can only open the task module pop-up by entering the first command to launch adaptivecard and then clicking the button in adaptivecard.

 

Is there any way to solve this?

 

Thanks.

2 Replies

Resources