Directing Input to a Project in ChatPGT

Hello,

It is my first time building out a scenario and I almost have it the way I want it. The only “problem” I’m having right now, is when my scenario pulls from my Google Sheet and posts to ChatGPT, it’s doing so in a new chat. Is there a way to direct it to push the input to an existing ChatGPT Project?

Welcome to the Make community!

To do this, you can try using the OpenAI (ChatGPT, Whisper, DALL-E) “Message an Assistant” module —

Send messages to a specified or newly created thread and execute it seamlessly. This action can send the arguments for your function calls to the specified URLs (POST HTTP method only). Works with Assistants v2.

For more information about the Message an Assistant module and OpenAI (ChatGPT, Whisper, DALL-E) app, see the corresponding Integrations page and the Help Centre documentation.

For more information, do view these similar questions previously asked by other community members, which may answer your question:

Do try to search this forum first for existing answers. This may help you get to the solution faster, and also help keep the forum organised. Thanks for your cooperation!

Hope this helps! Let me know if there are any further questions or issues. P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!

@samliew