Slow App Update

Hello All,

I’ve created a chatbot that uses GPT-3 to provide user advice.

When the user submits the question it send the string to Make, does the magic and creates a new message associated to that user in that collection.

The message from Make will show in my backend but I have to refresh to see it in the app.

How do I resolve?

@theadaloguy @James_App_Maker @pford @JL_LJ @Erik @bhanu @ishantanusrivastava

why are you sending it to make? can’t you just connect the ChatGPT API to Adalo directly with custom actions?

Because there are other actions going on.

Regardless, it works! And it added to my Adalo collection.

It only displays on the frontend when I refresh the screen.

  1. Why?
  2. How do I fix this?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.