Hi,
After a user survey, our system calls a custom “Ask ChatGPT” to generate: 1) a Theme and 2) a Level based on the prompt and inputs. When we use the Create- Custom Action to get the Theme from the 1st response, we are able to Update user using the magic text icon (store the Theme). However, on the 2nd Ask ChatGPT with slightly different prompt and number output (for level), the Response is not appearing.
Do we need to create a new custom action for the number output? If so how do we manage multiple custom “Ask ChatGPTs”?
Whenever I run into this issue, I break the action flow down into multiple steps with a countdown timer.
I’d run the first chatgpt action and store that value, send the user to a “loading” screen where you’ll have a countdown timer set to run after the first one has run so that you have access to both chatgpt responses.
Example:
The first screen with the button for the first chatgpt action: