Forum Discussion

dmsaprykin's avatar
dmsaprykin
Copper Contributor
Jul 20, 2022

Send fetch task on onInstallationUpdateAdd

Hi, I'm working on onboarding experience for my bot and want to add several steps once app is added. I currently send this prompt that invokes activity and shows the dialog. However I can't find a ...
  • Sayali-MSFT's avatar
    Jul 26, 2022

    dmsaprykin - It is not possible to trigger task/fetch without user clicking on a button.
    When the value object of the invoke card action or Action.Submit is initialized and when a user selects the button, an invoke message is sent to the bot.
    Ref Doc-Use Task Modules in Microsoft Teams bots - Teams | Microsoft Docs

    Thanks, 

    Sayali

    --------------------------------------------------------------------------------------

    If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link.

Resources