Hello,
We have MS Teams incoming webhook for changes in repo, now we're unable send with error code 400 and summary is
Summary or Text is required.
Hi,
Thanks for asking @Revan Hernandy
Short answer: the way you send the notification to Microsoft Teams is incorrect. Your JSON payload does not contain required fields. If you provide more details how you do this - I can help further.
Long answer: you need to use a specific app, like Advanced Microsoft Teams Bitbucket Connector, that transforms Bitbucket webhook data into the specific Microsoft Teams message.
Please let me know if you got further questions.
Regards,
Leo
Hi Leo,
Appreciate the feedback. Actually, it worked like a charm previously, we are getting the hook into MS Teams. We don't need another connector, only use the native BB Cloud webhook
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Probably, you generated an Incoming Webhook URL on the Microsoft Teams side which does not understand the Bitbucket. You may need to use a specific app on the Microsoft Teams side.
How do you generate the URL on the Microsoft Teams side?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How did you get rid of the 400 error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Revan Hernandy, could you share how did you make it without another connector?
I bump into the same issue with bitbucket cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Sebastián Caporale @Hui Shan Lim You need to use something/app that converts Bitbucket format to Microsoft Teams format.
Check this out (a free app) - https://marketplace.atlassian.com/apps/1216365/advanced-microsoft-teams-bitbucket-connector?hosting=cloud&tab=overview
P.S. You also can create your own.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.