Workflow: Manual Uplead Import

Workflow Details

Download Workflow
{
    "id": "129",
    "name": "Get information about a company with UpLead",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                250,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Uplead",
            "type": "n8n-nodes-base.uplead",
            "position": [
                450,
                300
            ],
            "parameters": {
                "company": "Apple"
            },
            "credentials": {
                "upleadApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Uplead",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Streamline Your Zoom Meetings with Secure, Automated Stripe Payments
View
n8n_check
View
Daily Journal Reminder
View
HTTP Manual Automation Webhook
View
Send SMS to numbers stored in Airtable with Twilio
View
Manual HTTP Update Webhook
View
Summarize Google Sheets form feedback via OpenAI's GPT-4
View
Manual Readbinaryfile Automate Triggered
View
Extractfromfile Manual Create Webhook
View
LLM Chaining examples
View