n8n is a workflow automation tool that allows you to connect your apps and automate processes. With the native Abyssale integration, you can now automatically generate images, PDFs, and more directly within your n8n workflows without needing to write complex code.
This guide will show you how to connect your Abyssale account to n8n and set up your first action.
Prerequisites
Before we begin, please ensure you have the following:
An active Abyssale account.
An active n8n account (Cloud or Self-hosted).
A design created in your Abyssale workspace.
Step 1: Generate your Abyssale API Key
To allow n8n to communicate with Abyssale, you need an API Key.
Log in to your Abyssale account.
Navigate to Settings > API.
Click on Create New API Key if not already created.
Copy the key immediately and store it safely. You will need it in the next step.
Step 2: Add the Abyssale node in n8n
Open your n8n workflow editor.
Click the + button to add a new node.
Search for Abyssale.
Select the Abyssale node from the list and install it.
Step 3: Configure your Credentials
Now, you need to link your account using the key you generated in Step 1.
In the Abyssale node window, look for the Credential to connect with field.
Click on Select Credential and choose Create New.
βIn the "API Key" field, paste the key you copied from Abyssale.
βClick Save.
Your Abyssale account is now connected!
Step 4: Select an Action
Once connected, you can choose what you want the node to do. The native integration supports several operations, including:
Generate Single Image: Create one image based on a design.
Generate multi format image : Create multiple visuals at once in different format.
List design: Retrieve a list of your available designs.
Example: Generating an Image
Set the Operation to
Generate Single Image.In the Design ID field, select the Abyssale template you wish to use.
Under Elements, you can map data from previous n8n nodes (like text or image URLs) to your Abyssale design layers.
Troubleshooting
Invalid API Key: If you receive an authentication error, ensure you copied the full API key without extra spaces.
Template not found: If your template doesn't appear in the list, ensure it is saved and not archived in your Abyssale dashboard.
Any questions?
If you have trouble setting up your n8n workflow or need advice on mapping your data, please don't hesitate to contact our support team!




