OVHserver/opt/00-infrastructure/atlassian/scripts
SamoilenkoVadym f1944fb98d feat: add n8n webhook integration guide and registration script
**Week 4 Integration Foundation:**

Added comprehensive guide for n8n ↔ Jira integration:
- Webhook architecture and setup
- Step-by-step integration instructions
- Slack integration workflow steps
- Email integration for issue creation
- BigBlueButton meeting link generation
- Testing and troubleshooting guide

Added script to register n8n webhook in Jira:
- Registers webhook for PROD, MARK, SUPP, OPS projects
- Captures all issue_created and issue_updated events
- Includes response parsing and error handling
- Success verification and troubleshooting steps

**Next Steps:**
1. Run script to register webhook
2. Create n8n workflows per guide
3. Test with sample Jira issues
4. Set up Slack bot integration
5. Configure email handlers

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 10:07:21 +00:00
..
01-generate-api-token.sh feat: add Atlassian Cloud Jira configuration infrastructure 2025-12-04 09:44:31 +00:00
02-verify-team-members.sh feat: add Atlassian Cloud Jira configuration infrastructure 2025-12-04 09:44:31 +00:00
03-create-projects.sh feat: add Atlassian Cloud Jira configuration infrastructure 2025-12-04 09:44:31 +00:00
04-create-custom-fields.sh feat: Phase 2 complete - full automation of Jira Cloud setup 2025-12-04 09:53:24 +00:00
05-create-components.sh docs: correct Atlassian Phase 2 endpoints - all use REST API v3 2025-12-04 09:57:29 +00:00
06-create-filters.sh docs: correct Atlassian Phase 2 endpoints - all use REST API v3 2025-12-04 09:57:29 +00:00
07-create-confluence-spaces.sh feat: complete Week 2-3 Atlassian automation - Confluence spaces and Jira dashboards 2025-12-04 10:05:58 +00:00
07-create-projects-api.sh feat: add Atlassian Cloud Jira configuration infrastructure 2025-12-04 09:44:31 +00:00
08-confluence-add-pages.sh feat: complete Week 2-3 Atlassian automation - Confluence spaces and Jira dashboards 2025-12-04 10:05:58 +00:00
09-confluence-permissions.sh feat: complete Week 2-3 Atlassian automation - Confluence spaces and Jira dashboards 2025-12-04 10:05:58 +00:00
10-create-dashboards.sh feat: complete Week 2-3 Atlassian automation - Confluence spaces and Jira dashboards 2025-12-04 10:05:58 +00:00
11-n8n-jira-integration-guide.md feat: add n8n webhook integration guide and registration script 2025-12-04 10:07:21 +00:00
11-register-n8n-webhook.sh feat: add n8n webhook integration guide and registration script 2025-12-04 10:07:21 +00:00
api-utils.sh feat: add Atlassian Cloud Jira configuration infrastructure 2025-12-04 09:44:31 +00:00