Workflow: Manual Tapfiliate Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "Tapfiliate2",
            "type": "n8n-nodes-base.tapfiliate",
            "position": [
                870,
                300
            ],
            "parameters": {
                "resource": "programAffiliate",
                "programId": "testing-program-5",
                "affiliateId": "={{$node[\"Tapfiliate\"].json[\"id\"]}}",
                "additionalFields": []
            },
            "credentials": {
                "tapfiliateApi": "Tapfiliate API credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Tapfiliate1",
            "type": "n8n-nodes-base.tapfiliate",
            "position": [
                670,
                300
            ],
            "parameters": {
                "resource": "affiliateMetadata",
                "metadataUi": {
                    "metadataValues": [
                        {
                            "key": "tag",
                            "value": "n8n"
                        }
                    ]
                },
                "affiliateId": "={{$json[\"id\"]}}"
            },
            "credentials": {
                "tapfiliateApi": "Tapfiliate API credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "Tapfiliate",
            "type": "n8n-nodes-base.tapfiliate",
            "position": [
                470,
                300
            ],
            "parameters": {
                "email": "n8ndocsburner@gmail.com",
                "lastname": "Ryan",
                "firstname": "Jack",
                "additionalFields": []
            },
            "credentials": {
                "tapfiliateApi": "Tapfiliate API credentials"
            },
            "typeVersion": 1
        },
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                270,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        }
    ],
    "connections": {
        "Tapfiliate": {
            "main": [
                [
                    {
                        "node": "Tapfiliate1",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "Tapfiliate1": {
            "main": [
                [
                    {
                        "node": "Tapfiliate2",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Tapfiliate",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Clickup Respondtowebhook Create Webhook
View
Example - Backup n8n to Nextcloud
View
Analyze_Crowdstrike_Detections__search_for_IOCs_in_VirusTotal__create_a_ticket_in_Jira_and_post_a_message_in_Slack
View
Manual Splitinbatches Automate Triggered
View
Jira Retrospective
View
Manual Rssfeedread Automate Triggered
View
Convert image from jpg/png to webp
View
Splitout Webhook Update Webhook
View
Analyze the sentiment of feedback and send a message on Mattermost
View
HTTP Schedule Automate Webhook
View