AI Logo Sheet Extractor to Airtable

AI Logo Sheet Extractor to Airtable

Manual
High
44
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
44
Node Types
14

Node Types

set
All Attributes, JSON it, Map Attribute ID, Only what we need, All Similar, Map Agent Input
6 nodes
merge
Wait for Attribute Creation, Merge, Merge Old Data + RecID, Merge1, Merge2
5 nodes
code
Change each Attribute to the corresponding RecID, Determine Attributes we should save, Change each Smiliar to the corresponding RecID, Determine Similar we should save
4 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Note3, Note, Sticky Note4, Note1, Sticky Note5, Sticky Note6, Note4
11 nodes
split Out
Split Out Tools, Split Out each Attribute String, Split Out similar
3 nodes
form Trigger
On form submission
1 node
agent
Retrieve and Parser Agent
1 node
output Parser Structured
Structured Output Parser
1 node
airtable
Check if Attribute exists, Create if not Exist, It Should exists, Save all this juicy data, Get Schema
5 nodes
split In Batches
Loop Over Attributes
1 node
crypto
Generate Unique Hash for Name, Generate Unique Hash for Similar
2 nodes
lm Chat Open Ai
gpt-4o
1 node
no Op
Table: Tools, Table: Attributes
2 nodes
html
make it a readable list
1 node

Workflow JSON

54.08 KB
{
  "id": "dDAqkobn2pqgdl2N",
  "meta": {
    "instanceId": "9e331a89ae45a204c6dee51c77131d32a8c962ec20ccf002135ea60bd285dba9"
  },
  "name": "AI Logo Sheet Extractor to Airtable",
  "tags": [],
  "nodes": [
    {
      "id": "f7ecadb8-dc5d-4e8c-96b8-52c1dbad49b6",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -660,
        -220
      ],
      "webhookId": "43837a27-f752-40a8-852a-d5d63d647bfd",
      "parameters": {
        "options": {
          "path": "logo-sheet-feeder"
        },
        "formTitle": "AI Logo Sheet Feeder",
        "formFields": {
          "values": [
            {
              "fieldType": "file",
              "fieldLabel": "The Logo-Sheet as Image",
              "requiredField": true
            },
            {
              "fieldLabel": "Addional Prompt (e.g.: What the meaning of the graphic?) *optional but helps from time to time.",
              "placeholder": "It's a graph chart comparing A...

Showing first 1000 characters. Click "Expand" to view the full JSON.