# 🛠technical-support
tony
tony·9 replies

Hi can someone please help me? Im trying to send a user response through to Make.com and not sure if ive set it up correctly. I keep getting a source error when testing the connection

Himanshu
Himanshu27/03/2025 11:41

Hello @tony,

Could you please connect your Discord account to YourGPT?

Follow the steps in this guide: https://help.yourgpt.ai/article/how-to-connect-yourgpt-account-with-discord-66

This will help us support you more effectively.

tony
tony27/03/2025 11:42

hi its connected now

standard1
Himanshu
Himanshu27/03/2025 11:44

Thanks for connecting. I'm checking this now and will update you soon

tony
tony27/03/2025 11:45

thanks!

tony
tony27/03/2025 11:46

For clarity. The chatbot in YourGPT has 2 functions, it either helps a user generate a blog using ChatGPT or helps a user generate an image using ChatGPT (Dall-E) The Make automation should receive a request from YourGPT and process the request as either a blog or image request, then once processed an email is sent to the person (hence the request email at the start)

Himanshu
Himanshu27/03/2025 11:51

Instead of using the API Call node, you can use the Code Execution node along with the Generate with AI feature.

tony
tony27/03/2025 11:59

let me try it out

standard1
tony
tony27/03/2025 11:59

thanks!

tony
tony03/04/2025 11:53

@🦸 Ive tried code execution but dont think its working correctly. Also, is my current flow setup so that a users input i/s processed with AI and then sent to Make or am i missing something?