Testcomplete and Slack Integration
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018
08:20 AM
12-07-2018
08:20 AM
Testcomplete and Slack Integration
Hi,
I've to post some TestComplete logs to Slack. Is there plugin available or any clue if these can be integrated together for posting the logs?
Any help would be appreciated!
Thank you
Abhi
Solved! Go to Solution.
3 REPLIES 3
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018
08:25 AM
12-07-2018
08:25 AM
You could probably interact with the slack API: https://api.slack.com/methods/chat.postMessage
Thanks,
Carson
Click the Accept as Solution button if my answer has helped
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018
08:52 AM
12-07-2018
08:52 AM
Just confirmed, it's pretty easy to setup actually and can be called directly with test completes aqHttp
Good tutotial here: https://api.slack.com/tutorials/slack-apps-hello-world
Thanks,
Carson
Click the Accept as Solution button if my answer has helped
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2018
11:55 AM
12-07-2018
11:55 AM
That's awesome! works well.
Thank you
Abhi
