Forum Discussion
alfredsee
Microsoft
Nov 01, 2022Message sent via Teams Incoming Webhooks isn't showing in the Teams channel
Hi, I just noticed that I have been unable to send messages to a Teams channel via the Teams Incoming Webhooks URL. The following is the CURL request I tried:
curl --location --request POST 'http...
- Nov 01, 2022
alfredsee - We tried this at our end in following ways and it has worked fine, can you please let us know if you are doing it differently?
- Powershell :
- Postman: We imported the above mentioned curl command in postman and it is also working fine.
Meghana-MSFT
Nov 01, 2022Bronze Contributor
we are looking into it, we will get back to you.
- Meghana-MSFTNov 01, 2022Bronze Contributor
alfredsee - We tried this at our end in following ways and it has worked fine, can you please let us know if you are doing it differently?
- Powershell :
- Postman: We imported the above mentioned curl command in postman and it is also working fine.
- alfredseeNov 01, 2022
Microsoft
Meghana-MSFT Hi, I can confirm that it works now, must have been a transient issue... thanks for looking into it!