app
app copied to clipboard
Webhooks Functionality
Is your feature request related to a problem? Please describe. I want to make some automations with Testomat
- Add custom label to Jira Issue when issue was linked to Test-Case (Update Test Case Event)
- Send message to Slack when some Test Case got special Tag or Label in Testomat
- etc.
Describe the solution you'd like It could be similar to TestRail Solution
Describe alternatives you've considered Audit-Log API polling
Additional context Webhooks is really powerful tool for integration
@AlexLAA what type of webhooks do you need?
Hi @poliarush Could it be a custom webhook that can be subscribed to events like create/update test case/test run? labels assignment could fall into update of a test case/test run