Evolution API and n8n

Hi.

I was recently watching an educational video about setting up a simple agent. In the part where it shows integration with Evolution API in the n8n platform, I couldn’t proceed because I can’t find the Evolution API option in n8n. Has this option been removed from the platform?

1 Like

Hey @Np27 I believe his is available as a community node. n8n-nodes-evolution-api - npm
You can currently only use these on a self hosted instance.

1 Like

Hello you need to instal the n8n node to use.
Go to N8N https://your_n8n_url/settings/community-nodes
Go to Settings, after go to Community nodes and click Install
put n8n-nodes-evolution-api
and install.


After you can use the Evolution node in N8N.

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.