n8n Integration
Written By Team BugSmash
Last updated 29 days ago
Why it's useful
Connect BugSmash with n8n to automate workflows based on feedback activity. Instead of manually moving feedback between tools, you can automatically trigger actions whenever comments are added, updated, replied to, or when project statuses change.
While BugSmash already offers native integrations with tools like Jira, ClickUp, Asana, and Trello, n8n allows you to build custom workflows and connect BugSmash with internal tools, databases, APIs, and thousands of additional applications.
Pre-requisites
Before getting started, make sure you have:
An active BugSmash account
The BugSmash Community Node installed in n8n
Access to your BugSmash n8n API Key
Step 1: Get Your BugSmash n8n API Key
Log in to BugSmash.
Open Workspace Settings.
Navigate to Integrations.
Open the n8n Integration section.
Copy your BugSmash n8n API Key.
Note: Keep your BugSmash n8n API Key secure and avoid sharing it publicly.
Step 2: Create a Workflow in n8n
Open n8n.
Click New Workflow.
Search for BugSmash.
Select the BugSmash Trigger node.
Step 3: Configure Credentials
Open the BugSmash Trigger node.
Click Credentials → Create New.
Paste your BugSmash n8n API Key.
Save the credential.
Once saved, n8n will be able to authenticate and receive events from BugSmash.
Step 4: Select a Trigger Event
Choose the BugSmash event that should trigger your workflow:
New Comment
Comment Replied
Comment Updated
Status Changed
Whenever one of these events occurs, n8n can automatically execute the actions you've configured.
Step 5: Test the Connection
Click Listen for Test Event (or Execute Workflow).
Create or update a comment in BugSmash.
Verify that the event appears inside n8n.
Once the test is successful, activate your workflow.
Example Workflows
Here are some common ways teams use the BugSmash n8n integration:
BugSmash → Slack Notification
BugSmash → Jira Issue Creation
BugSmash → Email Notification
BugSmash → Custom API / Webhook
Unlike native integrations, n8n allows a single BugSmash event to trigger multiple actions at once.
Troubleshooting
If your workflow isn't triggering correctly:
Verify that your BugSmash n8n API Key is correct.
Re-save the credential if authentication fails.
Confirm that the workflow is active.
Ensure the selected trigger event matches the action performed in BugSmash.
Tips
Start with a simple workflow before building advanced automations.
Use the New Comment trigger to automatically notify your team when feedback is received.
Combine multiple actions within a single workflow to reduce manual work.
Keep your BugSmash n8n API Key secure and avoid sharing it publicly.