AutomationFlowsGeneral › Tapfiliate:affiliate:create Getall Get Delete:programaffiliate:add…

Tapfiliate:affiliate:create Getall Get Delete:programaffiliate:add…

Original n8n title: Tapfiliate:affiliate:create Getall Get Delete:programaffiliate:add Disapprove Approve Get Getall:affiliatemetadata:add Update Remove

Tapfiliate:Affiliate:create getAll get delete:ProgramAffiliate:add disapprove approve get getAll:AffiliateMetaData:add update remove. Uses start, tapfiliate. Manual trigger; 14 nodes.

Manual trigger★★★★☆ complexity14 nodesStartTapfiliate
General Trigger: Manual Nodes: 14 Complexity: ★★★★☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "createdAt": "2021-03-25T16:19:55.787Z",
  "updatedAt": "2021-03-25T16:30:10.075Z",
  "id": "159",
  "name": "Tapfiliate:Affiliate:create getAll get delete:ProgramAffiliate:add disapprove approve get getAll:AffiliateMetaData:add update remove",
  "active": false,
  "nodes": [
    {
      "parameters": {},
      "name": "Start",
      "type": "n8n-nodes-base.start",
      "typeVersion": 1,
      "position": [
        250,
        300
      ],
      "id": "35279fb2-20b3-4fb0-b959-7a34dfdd053f"
    },
    {
      "parameters": {
        "email": "=fake{{Date.now()}}@gmail.com",
        "firstname": "=Fname{{Date.now()}}",
        "lastname": "=Lname{{Date.now()}}",
        "additionalFields": {}
      },
      "name": "Tapfiliate",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        500,
        300
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "c69d2f6e-658d-4372-a697-f7e56b1a0f3e"
    },
    {
      "parameters": {
        "operation": "getAll",
        "limit": 1,
        "filters": {}
      },
      "name": "Tapfiliate1",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        650,
        300
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "448a390b-2bf9-4676-bb8a-a963a6662117"
    },
    {
      "parameters": {
        "operation": "get",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}"
      },
      "name": "Tapfiliate2",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        800,
        300
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "6d5a78c3-8e56-4401-ada4-2de21b0710c6"
    },
    {
      "parameters": {
        "operation": "delete",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}"
      },
      "name": "Tapfiliate3",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        1850,
        300
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "b30f84fe-d53f-485a-8362-509e66c19060"
    },
    {
      "parameters": {
        "resource": "affiliateMetadata",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}",
        "metadataUi": {
          "metadataValues": [
            {
              "key": "source",
              "value": "n8n"
            }
          ]
        }
      },
      "name": "Tapfiliate4",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        950,
        400
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "a6109eae-d935-48c9-a9aa-b06f15f604c9"
    },
    {
      "parameters": {
        "resource": "affiliateMetadata",
        "operation": "update",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}",
        "key": "source",
        "value": "n8n.io"
      },
      "name": "Tapfiliate5",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        1100,
        400
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "0492bf9a-1a4b-4282-8a07-1319fe026e45"
    },
    {
      "parameters": {
        "resource": "affiliateMetadata",
        "operation": "remove",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}",
        "key": "source"
      },
      "name": "Tapfiliate6",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        1250,
        400
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "baf74150-4967-4c31-8bbf-602ffdeef566"
    },
    {
      "parameters": {
        "resource": "programAffiliate",
        "programId": "nodeqa-affiliate",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}",
        "additionalFields": {}
      },
      "name": "Tapfiliate7",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        950,
        200
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "c909217e-f419-46b9-83fd-7a3b7c8203dc"
    },
    {
      "parameters": {
        "resource": "programAffiliate",
        "operation": "disapprove",
        "programId": "nodeqa-affiliate",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}"
      },
      "name": "Tapfiliate8",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        1100,
        200
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "9178e7d7-d054-466d-83c3-e99b09705035"
    },
    {
      "parameters": {
        "resource": "programAffiliate",
        "operation": "approve",
        "programId": "nodeqa-affiliate",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}"
      },
      "name": "Tapfiliate9",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        1250,
        200
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "8c873324-9d69-4bc8-97c8-3a3907aff5a2"
    },
    {
      "parameters": {
        "resource": "programAffiliate",
        "operation": "get",
        "programId": "nodeqa-affiliate",
        "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}"
      },
      "name": "Tapfiliate10",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        1400,
        200
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "16dc0791-f3b0-4d70-ba91-8f68eaceb7e0"
    },
    {
      "parameters": {
        "resource": "programAffiliate",
        "operation": "getAll",
        "programId": "nodeqa-affiliate",
        "limit": 1,
        "filters": {}
      },
      "name": "Tapfiliate11",
      "type": "n8n-nodes-base.tapfiliate",
      "typeVersion": 1,
      "position": [
        1550,
        200
      ],
      "credentials": {
        "tapfiliateApi": {
          "name": "<your credential>"
        }
      },
      "id": "56c57083-92db-4e64-97d8-34fc470147de"
    },
    {
      "parameters": {
        "mode": "wait"
      },
      "name": "Merge",
      "type": "n8n-nodes-base.merge",
      "typeVersion": 1,
      "position": [
        1700,
        300
      ],
      "id": "8465e4b1-c77d-4522-8f59-df64f4582255"
    }
  ],
  "connections": {
    "Tapfiliate": {
      "main": [
        [
          {
            "node": "Tapfiliate1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate1": {
      "main": [
        [
          {
            "node": "Tapfiliate2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Start": {
      "main": [
        [
          {
            "node": "Tapfiliate",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate2": {
      "main": [
        [
          {
            "node": "Tapfiliate4",
            "type": "main",
            "index": 0
          },
          {
            "node": "Tapfiliate7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate4": {
      "main": [
        [
          {
            "node": "Tapfiliate5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate5": {
      "main": [
        [
          {
            "node": "Tapfiliate6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate7": {
      "main": [
        [
          {
            "node": "Tapfiliate8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate8": {
      "main": [
        [
          {
            "node": "Tapfiliate9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate9": {
      "main": [
        [
          {
            "node": "Tapfiliate10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate10": {
      "main": [
        [
          {
            "node": "Tapfiliate11",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate11": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tapfiliate6": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Merge": {
      "main": [
        [
          {
            "node": "Tapfiliate3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "settings": {},
  "staticData": null,
  "meta": null,
  "versionId": null,
  "triggerCount": 0,
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Tapfiliate:Affiliate:create getAll get delete:ProgramAffiliate:add disapprove approve get getAll:AffiliateMetaData:add update remove. Uses start, tapfiliate. Manual trigger; 14 nodes.

Source: https://github.com/n8n-io/test-workflows/blob/c1d376431a818f81f44e9ce645b8fb4878805419/workflows/159.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

General

TheHive[v4]:Alert:create update get getAll promote merge:Case:create update get getAll:Observable:create update get search getAll:Task:create update get search getAll:Log:create get getAll. Uses start

Start, The Hive
General

uProc:Internet:*;. Uses start, uproc. Manual trigger; 41 nodes.

Start, Uproc
General

uProc:Audio:*:company:*;. Uses start, uproc. Manual trigger; 36 nodes.

Start, Uproc
General

Trello:Board:*List:*Card:*Label:*CardComment:*Attachment:*CheckList:*. Uses start, trello. Manual trigger; 35 nodes.

Start, Trello
General

ClickUp:Task:create update member getAll get delete:List:create update customFields member getAll get delete. Uses start, clickUp. Manual trigger; 30 nodes.

Start, ClickUp