n8n New!

Source-available workflow automation. Connect SimplyPrint to 400+ apps and run the whole engine on your own server

View on n8n.io Read the full setup guide

About this integration

Launched

Jul 11, 2026

Developer

SimplyPrint

SimplyPrint is not endorsed by or affiliated with n8n. We use trademarks and images only to indicate compatibility with our platform. Use of n8n hardware with SimplyPrint may not be as intended by n8n. All rights belong to respective owners.

Automate SimplyPrint with n8n - source-available workflow automation you can self-host

With the SimplyPrint + n8n community node, you can connect SimplyPrint to hundreds of services (Slack, Google Sheets, Discord, Gmail, Airtable, Notion and more) and build automated workflows on your own server, or on n8n Cloud.

n8n is source-available under a fair-code licence, which means you can run the whole automation engine on your own infrastructure, fork the source, and keep every byte of data inside your own network. If you're a workshop, school or enterprise with data-residency or compliance requirements, that's the big draw over closed automation platforms.

Set up triggers like print finished, print failed, filament assigned, AI failure detected or maintenance overdue, and have n8n run the actions you want: post to a channel, log to a spreadsheet, send an invoice, kick off the next queue item, or loop back into SimplyPrint to upload a file and start a print.

The SimplyPrint nodes are listed in the official n8n integrations directory: SimplyPrint (actions) and SimplyPrint Trigger (events). Install from the n8n UI in seconds - see the steps below.
The n8n community node is open source. If a trigger or action you need is missing, you can propose it as a PR on GitHub.

The npm package is published at https://www.npmjs.com/package/@simplyprint/n8n-nodes-simplyprint.

  • Source available - self-host it or use n8n Cloud
  • Typed TypeScript community node - read the code, fork it, contribute
  • 50+ triggers covering prints, queue, filaments, AI, maintenance, balance, quota
  • 30+ actions: printer control, queue management, file upload, print job creation, filament assignment
  • Upload-and-Queue composite action for one-step farm automation
  • Custom API Call action for any endpoint the node does not wrap
  • Connect to 400+ other n8n integrations in a single workflow

How to install the SimplyPrint n8n node

1

Open Community Nodes

In n8n, open Settings -> Community Nodes and click Install.

2

Enter the npm package

Enter @simplyprint/n8n-nodes-simplyprint as the package name.

3

Confirm and install

Tick the community-node confirmation box and click Install - n8n pulls the package from npm and registers the node.

4

Add a trigger or action

Create a workflow and add a SimplyPrint trigger (e.g. Print Finished) or action node.

5

Create the credential

Click Create Credential, pick OAuth2 or API Key, and approve the consent in SimplyPrint.

6

Build and activate

Wire up the steps to run after the trigger fires, then activate the workflow.

Frequently asked questions

How do I add SimplyPrint to n8n?

Install the community node from npm: in n8n open Settings -> Community Nodes and install @simplyprint/n8n-nodes-simplyprint. The nodes are also listed in the official n8n integrations directory at n8n.io/integrations/simplyprint.

Does the SimplyPrint n8n node work on self-hosted n8n?

Yes - that's the point. n8n is source-available, so you can run the whole automation engine on your own server and keep every byte of data inside your own network. The node works the same on n8n Cloud.

Which SimplyPrint plan do I need for n8n?

The n8n integration is included from the SimplyPrint Pro plan and up - the same plans that include API access. Any n8n setup works, self-hosted or Cloud.

How fast do n8n triggers fire?

Within seconds. The trigger node registers a real-time webhook in SimplyPrint, so workflows run right after the event - and the webhooks the integration creates work on any SimplyPrint plan that includes the integration.

How does authentication work?

OAuth2 with per-user, scoped tokens (an API key option exists too). You approve exactly what n8n can access, and you can revoke the token at any time from your SimplyPrint account.

What if a trigger or action I need is missing?

Use the Custom API Call action to reach any SimplyPrint endpoint the node doesn't wrap - or contribute: the node is open source at github.com/simplyprint/n8n-nodes-simplyprint.


About SimplyPrint integrations

Integration for SimplyPrint allows for applications to interact with your 3D printers, and your 3D printers to interact with other applications. This allows for endless possibilities, and we strongly believe that your 3D printer should be able to function as an IOT device, working together with any and all applications you can imagine!

This is why the team behind SimplyPrint work to provide official integrations for the most popular platforms, slicer and applications, while also allowing our users to create custom integrations using our API, or for approved third party vendors to create integrations to be used by all SimplyPrint users, using a "Log in with SimplyPrint" method (using the "OAuth2" method).

If you're a developer interested in creating an integration for SimplyPrint, please read our documentation on the subject.

If you're not a developer yourself, but would like to see an integration for a specific application, go check if it's already on our roadmap or suggestion list, and if not, feel free to suggest it!