Hi guys,
As of April 26, 2026, OpenAI assistants will be deprecated. I am having a lot of trouble implementing the conversation version of OpenAI to replace the assistants in make.com. The assistants have a prompt system, and I don't know where to put it with the version that will replace the assistants.
I would like to know how to create an “assistant” in make.com (using the “conversations” API version). How do I put a prompt system in the conversation API and get a response in JSON?
And if convo already exists, I suppose I need to put a router in that case?
Thanks