Use Cases
- Notify team members on DingTalk for new pull requests in Azure DevOps
- Automate communication between development teams and stakeholders
- Enhance collaboration by keeping everyone informed about code changes
How It Works
Webhook receives pull request creation events from Azure DevOps MySQL database retrieves user mappings for notifications Custom message is constructed based on pull request details Notification is sent to DingTalk group chat via webhook
Setup Steps
- 1Import the workflow template into n8n
- 2Configure the webhook path for the Azure DevOps ServiceHook
- 3Set up the MySQL database with user mapping table
- 4Edit the DingTalk webhook URL in the HTTP request node
- 5Test the workflow by creating a pull request in Azure DevOps
Apps Used
Azure DevOps
DingTalk
MySQL
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management