Workflow: Manual Affinity Create

Workflow Details

Download Workflow
{
    "id": "95",
    "name": "Create an organization in Affinity",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                400,
                250
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Affinity",
            "type": "n8n-nodes-base.affinity",
            "position": [
                600,
                250
            ],
            "parameters": {
                "name": "",
                "domain": "",
                "additionalFields": []
            },
            "credentials": {
                "affinityApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Affinity",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Code Editimage Automation Webhook
View
HTTP Respondtowebhook Create Webhook
View
Telegram ChatBot with multiple sessions
View
Receive a Mattermost message when new data gets added to Airtable
View
Clockify to Syncro
View
Wait Filter Create Webhook
View
🤖🧑‍💻 AI Agent for Top n8n Creators Leaderboard Reporting
View
Import CSV from URL to Excel
View
Daylight Saving Time Notification
View
Create a new user in Intercom
View