Hi everyone!
I’m looking for some help tracking down a specific node for my N8N workflow.
A few months ago, I regularly used a feature called “Message an Assistant”, which allowed me to trigger an OpenAI Assistant directly within a workflow. However, I can’t seem to find it anymore, it no longer appears in the node list, and I haven’t found any reference to it in the current documentation. I’m not sure whether the feature was removed, renamed, or replaced by a new way of integrating OpenAI Assistants.
Does anyone know if it’s still possible to call an OpenAI Assistant directly from an N8N workflow using a dedicated node?
If so, where can I find it, or what is the new equivalent node?
Thanks in advance to anyone who can help!
Hi @marco.villa1, I believe the node still exists. Which version of n8n are you using so I can guide you accodingly
Hello @Wouter_Nigrini , I have the same problem. I am using the Version 1.122.4. Do you know where can I find that node?? Thank you very much!
It’s available in OpenAI node version 1.8
Note that the latest OpenAI node version is v2.1, which is using the new OpenAI responses endpoint
1 Like