OpenThesaurus#
The OpenThesaurus node allows you to automate work in OpenThesaurus, and integrate OpenThesaurus with other applications. n8n supports synonym look-up for German words.
On this page, you'll find a list of operations the OpenThesaurus node supports and links to more resources.
Credentials
OpenThesaurus node does not require authentication.
Examples and templates
For usage examples and templates to help you get started, take a look at n8n's OpenThesaurus integrations list.
Basic Operations#
- Get synonyms for a German word in German
Example Usage#
This workflow allows you to get synonyms of a German word in German. You can also find the workflow on the website. This example usage workflow would use the following nodes. - Start - OpenThesaurus
The final workflow should look like the following image.
1. Start node#
The start node exists by default when you create a new workflow.
2. OpenThesaurus node#
This node will return synonyms of the word Hallo
in German. If you want to get synonyms of another German word, use that word instead.
- Enter
Hallo
in the Text field. - Click on Execute Node to run the workflow.
In the screenshot below, you will notice that the node returns the synonyms of the word Hallo
.