API-Connector data from database to OpenAI

Hi there :slight_smile:
I’m sending a request to OpenAI via the API connector. It’s already working perfectly. Now I want to expand on this, but I’m stuck. I hope you can help :slight_smile:

I’m using this code to send the contents of input fields to OpenAI (i.e):
\nPotentialTargetGroups: <input_potential_targetgroups>

Now I also want to send additionally the contents of a Bubble.io database field (database field name “analysis_part1”) to OpenAI. Unfortunately, all attempts so far have failed. I can’t find any information here in the forum either. Unfortunately, I don’t understand the JSON syntax and have no idea how to formulate it. Can anyone help? That would be great.

Kind regards
Thomas

This topic was automatically closed after 70 days. New replies are no longer allowed.