Workflow: Manual Openthesaurus Import

Workflow Details

Download Workflow
{
    "id": "157",
    "name": "Get synonyms of a German word",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                550,
                260
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "OpenThesaurus",
            "type": "n8n-nodes-base.openThesaurus",
            "position": [
                750,
                260
            ],
            "parameters": {
                "text": "Hallo",
                "options": []
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "OpenThesaurus",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Save Telegram reply to journal spreadsheet
View
ETL pipeline
View
Telegram Weather Workflow
View
Mattermost GoogleSheets Create Scheduled
View
Get PDF with JSReport
View
Loading data into a spreadsheet
View
Online Marketing Weekly Report
View
YouTube Comment Sentiment Analyzer
View
AI-Driven WooCommerce Product Importer with SEO
View
HTTP Extractfromfile Process Webhook
View