mirror of
				https://github.com/m3tam3re/n8n-backup.git
				synced 2025-11-04 05:26:47 +00:00 
			
		
		
		
	[N8N Backup] Metabase.json (new)
This commit is contained in:
		
							parent
							
								
									21e1b4ea18
								
							
						
					
					
						commit
						65db4b4e20
					
				
							
								
								
									
										63
									
								
								workflows/Metabase.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										63
									
								
								workflows/Metabase.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,63 @@
 | 
			
		||||
{
 | 
			
		||||
  "active": false,
 | 
			
		||||
  "connections": {
 | 
			
		||||
    "When clicking \"Execute Workflow\"": {
 | 
			
		||||
      "main": [
 | 
			
		||||
        [
 | 
			
		||||
          {
 | 
			
		||||
            "node": "Postgres",
 | 
			
		||||
            "type": "main",
 | 
			
		||||
            "index": 0
 | 
			
		||||
          }
 | 
			
		||||
        ]
 | 
			
		||||
      ]
 | 
			
		||||
    }
 | 
			
		||||
  },
 | 
			
		||||
  "createdAt": "2023-11-22T09:05:29.242Z",
 | 
			
		||||
  "id": "rOhxbVo7OL6XxyB3",
 | 
			
		||||
  "meta": null,
 | 
			
		||||
  "name": "Metabase",
 | 
			
		||||
  "nodes": [
 | 
			
		||||
    {
 | 
			
		||||
      "parameters": {},
 | 
			
		||||
      "id": "bc58b35d-4d05-481a-9791-0d966772ceb2",
 | 
			
		||||
      "name": "When clicking \"Execute Workflow\"",
 | 
			
		||||
      "type": "n8n-nodes-base.manualTrigger",
 | 
			
		||||
      "typeVersion": 1,
 | 
			
		||||
      "position": [
 | 
			
		||||
        920,
 | 
			
		||||
        420
 | 
			
		||||
      ]
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
      "parameters": {
 | 
			
		||||
        "operation": "executeQuery",
 | 
			
		||||
        "query": "SELECT o.order_id, c.first_name\nFROM orders as o \nJOIN customers as c ON o.customer_id = c.customer_id",
 | 
			
		||||
        "options": {}
 | 
			
		||||
      },
 | 
			
		||||
      "id": "ac15f2bd-2d4d-4e37-961b-6d75d1299f54",
 | 
			
		||||
      "name": "Postgres",
 | 
			
		||||
      "type": "n8n-nodes-base.postgres",
 | 
			
		||||
      "typeVersion": 2.3,
 | 
			
		||||
      "position": [
 | 
			
		||||
        1140,
 | 
			
		||||
        420
 | 
			
		||||
      ],
 | 
			
		||||
      "credentials": {
 | 
			
		||||
        "postgres": {
 | 
			
		||||
          "id": "JW5wwsSY4obQbCBb",
 | 
			
		||||
          "name": "Postgres - warehouse"
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  ],
 | 
			
		||||
  "pinData": {},
 | 
			
		||||
  "settings": {
 | 
			
		||||
    "executionOrder": "v1"
 | 
			
		||||
  },
 | 
			
		||||
  "staticData": null,
 | 
			
		||||
  "tags": [],
 | 
			
		||||
  "triggerCount": 0,
 | 
			
		||||
  "updatedAt": "2023-11-22T10:24:00.000Z",
 | 
			
		||||
  "versionId": "ab19561d-dd5e-417a-9c4f-b945a4bbceb6"
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user