Posting messages to Slack using Java (Test Automation)

preview_player
Показать описание
Please refer this video if you are looking to post messages to slack as a part of automation reporting.

All steps are mentioned clearly but incase you get any doubt, please feel free to post in comment.

Links for setting up slack:
Рекомендации по теме
Комментарии
Автор

Very informative and clear presentation.. please keep posting such videos..

PriyankaKumari-idxg
Автор

nice presentation without any hurdle able to execute everything, once again thanks

baskip
Автор

I see that method channel is used which was depreciated, do we have any alternate method for it

adityashastri
Автор

Thanks for clear explanation. Can you post video for extent report integration with slack for REST assured API automation?

rajeshpatel
Автор

Thanks for posting this wonderful video. However, it will be very helpful if you can tell where we need to use the auth token.

arunangshupodder
Автор

nice explanation....what if we want to send to multiple channel or specific member rather than group

coolrakesh
Автор

Thank you for the tutorial, very good, but you have created the token and create the variable but don't have used it in the code. what's the reason?
Another point that I saw was that channel is deprecated and you don't need it because was configure in webhooks. Thank you very much!

yamateknowledge
Автор

Where Oauth Token is used in your code ??

sachinbhalla
Автор

i want to add a user to existing channel. which java api i have to use ? please help me here.

SantoshKumar-wgon