I am working with Azure DevOps 2020 RTW (ADO) OnPrem i would like to trigger an action when work-item (WIT) is created Flow:
- Create a WIT on web portal
- On WIT creation trigger the creation of several work item - based on fields values from first WIT
I understand i need to use webhooks - i couldn't find any guide please advise