Workflow: Manual Iterable Create

Workflow Details

Download Workflow
{
    "id": "165",
    "name": "Create, update and get a user from Iterable",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                310,
                340
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Iterable",
            "type": "n8n-nodes-base.iterable",
            "position": [
                510,
                340
            ],
            "parameters": {
                "value": "",
                "identifier": "email",
                "additionalFields": []
            },
            "credentials": {
                "iterableApi": "Iterable"
            },
            "typeVersion": 1
        },
        {
            "name": "Iterable1",
            "type": "n8n-nodes-base.iterable",
            "position": [
                710,
                340
            ],
            "parameters": {
                "value": "={{$node[\"Iterable\"].parameter[\"value\"]}}",
                "identifier": "email",
                "additionalFields": {
                    "dataFieldsUi": {
                        "dataFieldValues": [
                            {
                                "key": "Name",
                                "value": ""
                            }
                        ]
                    }
                }
            },
            "credentials": {
                "iterableApi": "Iterable"
            },
            "typeVersion": 1
        },
        {
            "name": "Iterable2",
            "type": "n8n-nodes-base.iterable",
            "position": [
                910,
                340
            ],
            "parameters": {
                "email": "={{$node[\"Iterable\"].parameter[\"value\"]}}",
                "operation": "get"
            },
            "credentials": {
                "iterableApi": "Iterable"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "Iterable": {
            "main": [
                [
                    {
                        "node": "Iterable1",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "Iterable1": {
            "main": [
                [
                    {
                        "node": "Iterable2",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        },
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Iterable",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

HubSpot Mailchimp Create Scheduled
View
Append, lookup, update, and read data from a Google Sheets spreadsheet
View
Code Strava Send Triggered
View
LinkedIn Web Scraping with Bright Data MCP Server & Google Gemini
View
Manual Schedule Automation Scheduled
View
Mattermost N8N Automate Triggered
View
Get Airtable data in Obsidian Notes
View
HTTP Respondtowebhook Create Webhook
View
Manual Stickynote Update Triggered
View
GitHub Stickynote Create Triggered
View