3n8n-Integration

Understand Tech is an approved n8n node that lets you connect and use our platform directly within n8n workflows.


How to add your AI assistant to an n8n workflow?

1

Log-in with your account to n8n, and start creating a workflow.

Once you want to add your assistant, click on +, and search for understand tech in the nodes.

2

Select Understand Tech Chat, and click on Send message a chat.

3

A new window will open, where you will need to:

A. Select Credential: Click on Create new credential and add your API Key.

circle-info

Your API key can be found within your Understand Tech account.

Go to Workspace -> Developer and click on Generate API key.

Once it is created it will show on the same page. Copy that code and add it to the n8n platform.

B. Choose Model name: Give your model any name you want, e.g.: Example Assistant

C. Fill in your Prompt: Write the message or instruction that will be sent to the model

4

That's it ! This is an example of how your workflow could look:

Last updated