How to connect make to custom gpt + landbot + dall e

I built an escenario where I connect chatGPT (not custom) to Landbot.
Now, I am trying to connect Landbot to a custom GPT that send images created by Dall E (chatGPT).
May anyboady help me?
Accept other alternatives to reach this.
Thanks.

You can’t use ChatGPT in Make.

ChatGPT doesn’t work on Make

“ChatGPT” (including Plus) and “OpenAI GPT models” are two separate products. Did you confuse these two?

The consumer chat “ChatGPT” (including Custom GPTs) at chatgpt.com is NOT compatible with Make.

Make uses the “OpenAI GPT models”, only accessible via the OpenAI developer platform.

OpenAI APIs for developer (commercial) use does not have any free plan

To resolve this issue,

  1. You can buy credits on the OpenAI Developer Dashboard, under Accounts

    Billing page

  2. Next, go to the Usage Limits page, and set the Monthly budget field to the same as the value above (e.g.: 120), then save your changes.

More Information

For more information, see

Hope this helps! Let me know if there are any further questions or issues.

@samliew

P.S.: Investing some effort into the Make Academy will save you lots of time and frustration using Make.

Thanks.
Sorry, I know difference, I will talk properly next time.
What I mean is openaAI connected to make.
Yesterday I watched a video where the guy connected a custom GPT from openAI.
But, maybe, following this topic, you can (or anybody) advice me what flow to follow to reach my goal:

  • a Chatbot in a web (simulating being a human)
  • register a payment (stripe)
  • reply an answer & send an image

I am using openIA, landbot. Is any alternative better?