Outgoing webhook with java

Radha Rajendran 61 Reputation points
2022-03-28T20:55:34.65+00:00

I was going through the below link to create a outgoing web hook. But I couldn't find any example for java.
https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-outgoing-webhook?tabs=urljsonpayload%2Cdotnet

Can we create a outgoing web hook using java, if so can you share some sample link.

Thanks,
Radha

Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
{count} votes

1 answer

Sort by: Most helpful
  1. Nivedipa-MSFT 3,946 Reputation points Microsoft External Staff Moderator
    2022-03-29T07:56:41.713+00:00

    @Radha Rajendran - Currently there is no any sample available in java to create a outgoing webhook.
    You can refer below sample for reference which is in C# and nodejs.
    https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/outgoing-webhook

    Thanks,
    Nivedipa


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


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.