Orshot Logo
OrshotDocs

n8n

Automate image generation in your n8n workflows with Orshot

Introduction

The Orshot n8n integration allows you to automatically generate dynamic images from pre-designed and AI-generated templates directly within your n8n workflows. This integration enables you to create personalized images, social media graphics, certificates, and more as part of your automation processes.

Actions Available

  • Generate Images from Library Templates: Use pre-designed templates from Orshot's extensive library
  • Generate Images from Studio Templates: Use custom templates created in Orshot Studio
  • Multiple Response Formats: Support for PNG, JPG, JPEG, WebP, and PDF outputs
  • Flexible Response Types: Get images as base64 data, binary files, or download URLs
  • Dynamic Template Modifications: Customize templates with key-value modifications
  • Template Discovery: List available templates and their modification options

How to Use

1. Installation

  1. In your n8n instance, go to Settings > Community Nodes
  2. Search for Orshot or install via npm: npm install n8n-nodes-orshot
  3. Restart your n8n instance

2. Authentication

  1. Sign up at Orshot.com to get your free API key
  2. Navigate to Workspace > Settings > API Key in your Orshot dashboard
  3. In n8n, create new credentials for "Orshot API" and enter your API key

3. Add Orshot Node

  1. In your n8n workflow, click the "+" button to add a new node
  2. Search for "Orshot" and select it
  3. Choose your operation (Library Template or Studio Template)
  4. Select your template from the dropdown list
  5. Configure modifications and output settings
  6. Execute the workflow

4. Configuration Options

  • Template Selection: Choose from available library or studio templates
  • Response Type: Base64, Binary, or URL
  • Response Format: PNG, JPG, JPEG, WebP, or PDF
  • Modifications: Add key-value pairs to customize template elements

Need Help?

  • Contact support at hi@orshot.com or use chat button in your Orshot dashboard for assistance

On this page