
ONESIMPLEAPI n8n INTEGRATION: AUTOMATE ONESIMPLEAPI WITH N8N
ONESIMPLEAPI N8N INTEGRATION: AUTOMATE ONESIMPLEAPI WITH N8N
Need help automating Onesimpleapi with n8n?
Our team will get back to you in minutes.
Why automate Onesimpleapi with n8n?
The OneSimpleApi n8n integration gives you access to 10 distinct actions spanning website operations, utility functions, social profile retrieval, and information services. Instead of managing separate APIs for screenshots, PDF generation, QR codes, and email validation, you get a unified interface that plugs directly into your n8n workflows.
The real power emerges when you consider what this consolidation means for your automation stack. Significant time savings: no more hunting for individual APIs, managing multiple authentication systems, or writing custom integration code. With OneSimpleApi in n8n, you configure once and chain actions freely. Streamlined development: need a screenshot of a webpage, then convert it to PDF, then generate a QR code linking to it? That's three nodes in n8n, not three separate integration projects. Cost efficiency: one API subscription replaces several specialized services, and n8n's self-hosted option keeps your automation costs predictable.
Consider these practical workflows: automatically screenshot competitor websites daily and store them in Google Drive for trend analysis. Validate email addresses from a webhook before adding contacts to your CRM like HubSpot. Generate QR codes for event tickets and embed them in automated confirmation emails. Pull Instagram follower counts into a Google Sheet for influencer campaign tracking. Convert currency values in real-time for international invoicing workflows. Each of these would traditionally require custom development—with OneSimpleApi and n8n, they're visual workflows you can build in minutes.
How to connect Onesimpleapi to n8n?
! 1 stepHow to connect Onesimpleapi to n8n?
- 01
Add the node
Search and add the node in your workflow.
TIP💡 TIP: Create a dedicated OneSimpleApi credential with a descriptive name if you're managing multiple accounts or environments (e.g., "OneSimpleApi - Production" vs. "OneSimpleApi - Testing"). This prevents accidental cross-environment requests and makes workflow auditing much cleaner. For more advanced workflow techniques, check our n8n troubleshooting guide.- 01
Need help automating Onesimpleapi with n8n?
Our team will get back to you in minutes.
Onesimpleapi actions available in n8n
01 Action 01Take Screenshot
The Take Screenshot action captures a full-page or viewport image of any webpage, making it invaluable for monitoring, archiving, or generating visual content programmatically. Point it at any URL, and you'll receive a high-quality screenshot ready for downstream processing.
Key parameters:
- Webpage URL (required): The complete URL of the website you want to capture. Must include the protocol (https://).
- Download Screenshot? (optional): Toggle this on to receive the image file directly as binary data in your workflow output. When off, you may receive a URL or reference instead.
- Options: Expandable section for advanced settings like viewport dimensions, delay before capture, or specific element targeting.
Use cases:
- Capture competitor website changes daily and store in cloud storage for visual comparison
- Generate thumbnail previews for link-sharing features in your application
- Create visual records of form submissions or web application states for documentation

02 Action 02Get SEO Data
Need to pull meta titles, descriptions, Open Graph tags, or other SEO metadata from a webpage? The Get SEO Data action extracts all the search-engine-relevant information from any URL, delivering it as structured JSON you can process, store, or analyze in subsequent workflow steps.
Key parameters:
- Webpage URL (required): The full URL of the page you want to analyze for SEO data.
- Options: Additional configuration parameters for specifying which metadata elements to extract or how to handle redirects.
Use cases:
- Audit your own website pages for missing meta descriptions or title tags
- Monitor competitor SEO changes by scheduling regular data pulls
- Build a database of SEO metadata across multiple sites for content research

03 Action 03Generate PDF
The Generate PDF action converts any webpage into a PDF document, perfect for creating reports, archiving web content, or generating printable versions of dynamic pages. It renders the page as it appears in a browser, then outputs a properly formatted PDF file.
Key parameters:
- Webpage URL (required): The complete URL of the webpage to convert to PDF format.
- Download PDF? (optional): When enabled, the PDF file is returned as binary data directly in your workflow. Disabled, you may receive a link to download the PDF.
- Options: Additional settings for page size, margins, headers/footers, or specific rendering options.
Use cases:
- Generate invoice or receipt PDFs from web-based billing systems
- Create printable versions of blog posts or documentation pages
- Archive important web pages as PDF documents for compliance or record-keeping

04 Action 04Validate Email
Before sending emails to a list, you need to know which addresses are actually deliverable. The Validate Email action checks email address syntax, domain validity, and mailbox existence, helping you maintain clean contact lists and protect your sender reputation.
Key parameters:
- Email Address (required): The email address you want to validate. Can be hardcoded or dynamically pulled from previous workflow steps.
Use cases:
- Clean imported contact lists before adding them to your CRM or email marketing platform like Brevo
- Validate user-submitted emails in real-time via webhook-triggered workflows
- Pre-check email addresses before sending transactional emails to reduce bounce rates

05 Action 05Generate QR Code
QR codes remain essential for bridging physical and digital experiences. The Generate QR Code action creates scannable codes from any content—URLs, text, contact information, WiFi credentials, or any data you need to encode visually.
Key parameters:
- QR Content (required): The data to encode in the QR code. Can be a URL, plain text, vCard data, or any string content.
- Download Image? (optional): Toggle to receive the QR code as a downloadable image file. When off, you may receive a URL or base64 string.
- Options: Advanced settings for image size, error correction level, foreground/background colors, and other visual customizations.
Use cases:
- Generate unique QR codes for event tickets that link to attendee-specific check-in pages
- Create WiFi credential QR codes for guest networks, embedded in welcome emails
- Add product-specific QR codes to packaging that link to manuals or registration pages

06 Action 06Expand URL
Shortened URLs obscure their true destination, which can be a security concern or simply inconvenient for analysis. The Expand URL action takes any shortened link (bit.ly, t.co, tinyurl, etc.) and reveals the full destination URL, helping you understand where links actually lead.
Key parameters:
- URL (required): The shortened URL you want to expand. Must be a complete URL including the protocol.
Use cases:
- Analyze marketing campaign links to verify they point to the correct landing pages
- Security workflows that check shortened URLs before allowing them through filters
- Data enrichment pipelines that standardize URLs to their canonical form

07 Action 07Spotify Social Profile
For music industry professionals, marketers, or anyone tracking artist performance, the Spotify Social Profile action retrieves public profile information for Spotify artists. Pull follower counts, profile data, and other publicly available metrics without wrestling with Spotify's OAuth flows.
Key parameters:
- Artist Name (required): The name of the Spotify artist whose profile information you want to retrieve. Enter the artist name as it appears on Spotify.
Use cases:
- Track artist follower growth over time by scheduling regular data pulls into a Google Sheets spreadsheet
- Build artist comparison dashboards for A&R or marketing teams
- Trigger alerts when a tracked artist crosses follower milestones

08 Action 08Instagram Social Profile
Influencer marketing and social monitoring often require Instagram profile data, but Instagram's API access is notoriously restricted. The Instagram Social Profile action retrieves public profile information—followers, bio, post counts—for any public Instagram account.
Key parameters:
- Profile Name (required): The Instagram username (handle) of the profile you want to retrieve. Enter without the @ symbol.
Use cases:
- Monitor influencer follower counts for campaign performance tracking
- Build competitive analysis dashboards tracking multiple brand accounts
- Trigger workflows when tracked profiles reach follower milestones

09 Action 09Image Metadata
Images carry embedded metadata—dimensions, format, EXIF data, color profiles—that's often essential for processing, validation, or cataloging workflows. The Image Metadata action extracts this information from any image URL, providing structured data about the image file.
Key parameters:
- Link To Image (required): The complete URL of the image from which you want to extract metadata. Must be a direct link to an image file.
Use cases:
- Validate user-uploaded images meet dimension or format requirements before processing
- Catalog images with their technical specifications for asset management systems
- Extract EXIF data from photos for geolocation or timestamp analysis

10 Action 10Exchange Rate
International business means dealing with multiple currencies, and real-time exchange rates are essential for accurate pricing, invoicing, or financial reporting. The Exchange Rate action converts amounts between currencies using current market rates.
Key parameters:
- Value (optional): The numerical amount to convert. Leave empty for a simple rate lookup without conversion.
- From Currency (required): The three-letter ISO currency code for the source currency (e.g., "USD" for US Dollar).
- To Currency (required): The three-letter ISO currency code for the target currency (e.g., "EUR" for Euro).
Use cases:
- Convert invoice amounts to local currencies for international clients automatically
- Update product prices across multiple currency zones based on daily rates
- Build financial dashboards that display real-time converted values

Build your first workflow with our team
Drop your email and we'll send you the catalog of automations you can ship today.
- Free n8n & Make scenarios to import
- Step-by-step setup docs
- Live cohort + community support
Frequently asked questions
Is the OneSimpleApi n8n integration free to use?
The n8n integration itself is included with n8n (both the open-source self-hosted version and n8n Cloud), but OneSimpleApi requires a separate subscription. OneSimpleApi offers a free tier with limited monthly API calls, which is often sufficient for testing and light usage. For production workflows with higher volume, you'll need a paid OneSimpleApi plan. The advantage is consolidated billing—one API subscription covers screenshots, PDFs, QR codes, email validation, and all other actions instead of paying for separate services. Check OneSimpleApi's current pricing to understand which tier matches your expected volume.What types of data can I process with OneSimpleApi through n8n?
The integration covers four main categories: Website operations (screenshots, PDF generation, SEO data extraction), Utility functions (email validation, QR code generation, URL expansion), Social profiles (Instagram and Spotify public profile data), and Information services (image metadata extraction, currency exchange rates). Each action returns structured JSON data or binary files (for images and PDFs) that flow seamlessly into subsequent n8n nodes. This makes OneSimpleApi ideal for workflows that need to capture, convert, or analyze web content alongside other business process automation.How long does it take to set up the OneSimpleApi n8n integration?
Initial setup takes under five minutes if you already have a OneSimpleApi account. You'll copy your API key, create a credential in n8n, and you're ready to add OneSimpleApi nodes to workflows. Each individual action node takes seconds to configure—select the operation, fill in the required parameters (usually just a URL or text input), and connect it to your workflow. The most time-consuming part is typically designing your overall workflow logic, not the OneSimpleApi integration itself. For teams new to n8n, expect an additional 30-60 minutes to understand the workflow builder basics before diving into OneSimpleApi-specific automation. You can also explore Make training if you want to compare with alternative automation platforms.


