1704 Manual Schedule Automation Scheduled

1704 Manual Schedule Automation Scheduled

Complex
High
12
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
12
Node Types
7

Node Types

sticky Note
Sticky Note, Sticky Note1, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note2
6 nodes
twitter
Post tweet
1 node
schedule Trigger
Schedule posting every 6 hours
1 node
manual Trigger
Trigger posting manually
1 node
if
Verify tweet constraints
1 node
open Ai
Generate tweet content
1 node
set
Configure your influencer profile
1 node

Workflow JSON

8.97 KB
{
  "meta": {
    "instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7"
  },
  "name": "1704 Manual Schedule Automation Scheduled",
  "nodes": [
    {
      "id": "ea9ddb4c-af49-480c-8b73-221b3741069d",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        400
      ],
      "parameters": {
        "width": 389,
        "height": 265,
        "content": "## Scheduled posting \nWrite a tweet every 6 hours and randomize the minutes that it's posted at to make it seem natural.\n"
      },
      "typeVersion": 1
    },
    {
      "id": "9650b047-7d5e-4ed2-948c-d5be77a94b5d",
      "name": "Post tweet",
      "type": "n8n-nodes-base.twitter",
      "position": [
        2940,
        520
      ],
      "parameters": {
        "text": "={{ $json.message.content.tweet }}",
        "additionalFields": {}
      },
      "credentials": {
        "twitterOAuth2Api": {
          "id": "b3qa9dBp2PxbufK3",
       ...

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