Is your feature request related to a problem? Please describe.
I am making an automated meeting notification service which takes meetings data and sends it to a backend API. Now this should be done proactively, but whatever I do, the DA is sending the meeting data only after getting a confirmation from user using an adaptive card, which I do not want certainly. I want this DA to be proactive and send notification on its own.
Describe the solution you'd like
I just want the DA to send data to the API without confirmation from the user.