Web Scraping & Data Extraction

💥workflow n8n d'Auto-Post sur les réseaux sociaux - vide

💥workflow n8n d'Auto-Post sur les réseaux sociaux - vide

Scheduled
Medium
15
Nodes
Scheduled
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
5

Node Types

schedule Trigger
Schedule Trigger
1 node
set
Assign Social Media IDs
1 node
google Sheets
Get my video, Google Sheets
2 nodes
http Request
Upload Video to Blotato, INSTAGRAM, YOUTUBE, TIKTOK, FACEBOOK, THREADS, TWETTER, LINKEDIN, BLUESKY, PINTEREST
10 nodes
sticky Note
Sticky Note3
1 node

Workflow JSON

17.26 KB
{
  "id": "CCcz1G4G2yPwk1me",
  "meta": {
    "instanceId": "a2b23892dd6989fda7c1209b381f5850373a7d2b85609624d7c2b7a092671d44",
    "templateCredsSetupCompleted": true
  },
  "name": "💥workflow n8n d'Auto-Post sur les réseaux sociaux - vide",
  "tags": [],
  "nodes": [
    {
      "id": "72df02b7-b426-4d79-970a-936e40d1a67d",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -360,
        -40
      ],
      "parameters": {
        "rule": {
          "interval": [
            {
              "triggerAtHour": 22
            }
          ]
        }
      },
      "typeVersion": 1.2
    },
    {
      "id": "d1f58a61-6a56-447b-9e34-d9abb58e50b8",
      "name": "Assign Social Media IDs",
      "type": "n8n-nodes-base.set",
      "position": [
        80,
        -40
      ],
      "parameters": {
        "mode": "raw",
        "options": {},
        "jsonOutput": "{\n  \"instagram_id\": \"111\",\n  \"youtube_id\": \"222\",\n  \"t...

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