Share via

Action.Execute doesn't support msTeams feedback close

Teams TA 171 Reputation points
2022-08-08T03:28:02.717+00:00
{  
    "type": "ActionSet",  
    "actions": [  
        {  
            "type": "Action.Execute",  
            "title": "xxx",  
            "verb": "xxx",  
            "msTeams": {  
                "feedback": {  
                    "hide": true  
                }  
            }  
        }  
    ]  
}  

I want to disable execute feedback, but it seems useless. Adaptive card version is 1.4. Is this a issue? Can you confirm this, thanks.

Microsoft Teams | Development
Microsoft Teams | Development

Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs


Answer accepted by question author

Sayali-MSFT 5,771 Reputation points Microsoft External Staff Moderator
2022-08-09T12:28:44.29+00:00

Currently ,Suppress of success message is supported only Action.Submit.

Could you please help by suggesting this feature on - Microsoft Teams · Community

Thanks,

Sayali


If the response is helpful, please click "Accept Answer" and upvote it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.