Forum Discussion
NadirRiyani
Feb 18, 2020Brass Contributor
Action button is not displaying using Message Cards - MS Teams Outgoing webhook
Hello All, I have followed the below steps in the dev environment for MS Teams App 1) created a custom connector 2) Configure custom connector in one channel 3) Using Postman I've posted Messa...
- Mar 16, 2020
subhasish-MSFT Yes I have checked all handler of this.
I have found resolution of this.
Resolution: I need to add action URL while configuring the Connector.
Steps to resolve
1) Do you want to enable actions on your Connector cards? Select Yes2) mention Action Web URL
subhasish-MSFT
Feb 20, 2020Former Employee
NadirRiyani, It seems connector is not saving properly. Have you implemented save handler for connector. If yes, then can you share code snippet for the save handler.
NadirRiyani
Mar 16, 2020Brass Contributor
subhasish-MSFT Yes I have checked all handler of this.
I have found resolution of this.
Resolution: I need to add action URL while configuring the Connector.
Steps to resolve
1) Do you want to enable actions on your Connector cards? Select Yes
2) mention Action Web URL