Skip to main content

Programmatically retrieve embeddable Getty Images

Workflow preview

Workflow preview
100%
Programmatically retrieve embeddable Getty Images preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

How it works: This workflow empowers marketers and content creators to seamlessly include Getty Images in their posts, provided they adhere to Getty Images' guidelines: 1. Enter a search phrase and...

Best for

  • Content Creation automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.stickynote, n8n-nodes-base.html, n8n-nodes-base.if, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.stopanderror, n8n-nodes-base.noop, n8n-nodes-base.manualtrigger

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ludwig.

Original n8n.io source

1.1 Workflow description

Title
Programmatically retrieve embeddable Getty Images
Workflow name
Programmatically retrieve embeddable Getty Images

How it works:

This workflow empowers marketers and content creators to seamlessly include Getty Images in their posts, provided they adhere to Getty Images' guidelines:

  1. Enter a search phrase and select criteria for Getty Images' editorial collection.
  2. Retrieve the latest images that match your input parameters.
  3. Extract embeddable links for use in your content.
  4. Automate this previously manual process to save time and maintain compliance.

Set up steps:

Estimated time: ~10 minutes.

  1. Configure the input node with your desired search terms and criteria.
  2. Link the workflow to your preferred CMS or storage solution.
  3. Perform a test run to ensure proper retrieval and embedding of images.
  4. Review Getty Images' usage guidelines for compliance before publishing.

This solution is ideal for independent news channels and small publications looking for a legal, automated way to use Getty Images on their websites without incurring costs.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 2 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Parse results page for first image

Type / Role
n8n-nodes-base.html - html
Config choices
Version 1.2

Block 5 - Continue if a result exists

Type / Role
n8n-nodes-base.if - if
Config choices
Version 2.2

Block 6 - Extract the Getty image_id from url

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 7 - Get photo details

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 8 - GET img src

Type / Role
n8n-nodes-base.html - html
Config choices
Version 1.2

Block 9 - Get Embeddable iframeSnippet

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 10 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Request Getty Images Embed code

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 12 - Raise error when no results

Type / Role
n8n-nodes-base.stopAndError - stopAndError
Config choices
Version 1

Block 13 - Replace with CMS node

Type / Role
n8n-nodes-base.noOp - noOp
Config choices
Version 1

Block 14 - Sticky Note10

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Sticky Note11

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - Getty Images Editorial Search

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 17 - When clicking ‘Test workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 18 - Replaceable input

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 19 - Preview image (view binary)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

3. Summary Table

Workflow Programmatically retrieve embeddable Getty Images
Complexity advanced
Nodes 19
Categories Content Creation
Author Ludwig
Published 24 Jan 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/2795/2795.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Programmatically retrieve embeddable Getty Images do?

How it works: This workflow empowers marketers and content creators to seamlessly include Getty Images in their posts, provided they adhere to Getty Images' guidelines: 1. Enter a search phrase and...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation use case.