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

  1. Log in to BugSmash.

  2. Open Workspace Settings.

  3. Navigate to Integrations.

  4. Open the n8n Integration section.

  5. 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

  1. Open n8n.

  2. Click New Workflow.

  3. Search for BugSmash.

  4. Select the BugSmash Trigger node.

Step 3: Configure Credentials

  1. Open the BugSmash Trigger node.

  2. Click Credentials → Create New.

  3. Paste your BugSmash n8n API Key.

  4. 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

  1. Click Listen for Test Event (or Execute Workflow).

  2. Create or update a comment in BugSmash.

  3. 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.