Skip to main content

Set up the Scribeless n8n connector

Install the Scribeless n8n community node and connect your API key.

Set up the Scribeless n8n connector

Use the Scribeless n8n connector when you want n8n workflows to add recipients to an existing Scribeless campaign.

Before you start, make sure you have:

  • An n8n workspace where community nodes can be installed.

  • A Scribeless account with an API key for the team you want n8n to use.

  • At least one Scribeless campaign already created.

Install the community node

In n8n, open Settings > Community nodes and install the Scribeless package:

n8n-nodes-scribeless

After installation, restart n8n if your hosting setup requires it. The Scribeless node should appear in the workflow node picker.

Scribeless community node installed in n8n

Create a Scribeless credential

In n8n, open Credentials, create a new credential, and search for Scribeless API. Paste your Scribeless API key into the API Key field, then save the credential.

Scribeless n8n credential saved

n8n tests the connection when the credential is saved. A successful connection means n8n can authenticate with the Scribeless API.

Troubleshooting

If the credential test fails, create or copy a fresh Scribeless API key and try again.

If the Scribeless node does not appear in the workflow builder, check that the community node package is installed in the same n8n instance where you are building the workflow.

If you manage multiple Scribeless teams, confirm the API key belongs to the team that owns the campaign you want to use.

Did this answer your question?