GitHub Issues to Front Sync
Free
Workflow visualization will appear here
About This Workflow
Purpose: Automatically sync GitHub issue updates to Front conversations with bi-directional linking. Updates Front with issue status, comments, and assignees in real-time.
Prerequisites:
- GitHub repository with webhook access
- Front workspace with API access
- Custom field in Front for GitHub issue URL
What this workflow does:
- Receives GitHub issue webhook events (opened, closed, reopened, commented)
- Searches Front for existing conversation linked to the issue
- Adds internal comment to Front with GitHub update
- Updates conversation tags based on issue status
- Stores GitHub issue URL in Front custom field
Customization required:
- Set up GitHub webhook pointing to this workflow
- Configure Front API credentials
- Update Front custom field name in Config node
- Test with sample data before going live
Use Case: Perfect for support teams that track technical issues in GitHub but communicate with customers in Front. Keeps both teams in sync automatically.