Another OpenAI Assistants Issue

In addition to OpenAI Assistants not working in Make due to the fact that they are not using API Version 2 and insist that the knowledge files don’t work because of OpenAI (I would bet the knowledge files don’t work because they are using the old API) anyway in addition to that issue I have now discovered another issue…

Now in OpenAI Assistants you can have “PROJECTS”, BUT the Make.com API connector will not connect to ASSISTANTS in OTHER PROJECTS OUTSIDE OF “Default Project (Personal)”, I’m guessing for the same reason, that it’s the old API connector.

Welcome to the Make community!

I’m sure others would agree that this is a nice feature to have.

You can submit this suggestion to support Projects to the Idea exchange, under App improvement ideas.

Don’t forget to search for it first, just in case someone already suggested it, so that you don’t end up creating a duplicate.
Screenshot_2024-01-17_130153

If the external service has a Developer API Reference/Documentation then you should be able to manually call the endpoints in Make using the app’s universal module (Make an API call) or generic HTTP “Make a request” module.

If you need assistance in setting up the app’s universal module, or the generic HTTP module, please provide additional information about what you have tried with regards to the external service’s Developer API Reference – how you are setting the connection up, a link to the endpoint are you trying to connect to, and what errors you are encountering.

You can also complete this brand new course/tutorial in the Make Academy on how to use external APIs — API calls with HTTP modules

  • API and Endpoints
  • Header and body
  • Multipart/form-data
  • OAuth 2.0

samliewrequest private consultation

Join the unofficial Make Discord server to chat with other makers!

2 Likes

Check our module for Assistant API from Makemarket. It support GPT-4o and functions.

Check this post for more details: Open AI Assistant Module with GPT-4o and functions