Ok so basically I’ve been designing the pages and everything myself, i’m doing a website that grades students papers as there is a lack of this kind of thing in Ireland, and for the ai that grades it im getting chatgpt to help me and it the json body its asking me to replace <exam_level> with the dropdown level as dynamic data but theres no option to enter dynamic data in the json body and it’s saying there should be. anyone know how to fix? i would even gladly hop on a call with someone and pay a bit of money to sort this issue. thanks
Remove private checkbox. This will made fields available in call so you can fill them dynamically
unchecked private box for headers and the 3 underneath the json body, still no option to enter dynamic data like chatgpt is asking me to do to replace <exam_level> in the json body.
In the screenshot, it is missing “exam level” between <>.
Can you share the action, not just the api connector since you removed the private checkbox
Also, your json is malformed.
Hey, so yeah I’ve run into this before Bubble doesn’t let you just drop dynamic data straight into the json body, which is super annoying. The trick is to build the json as text in a workflow, then insert your dropdown value there before sending it to the api.
Totally false…
Hey, do you think you could hop on a call and help me? Wouldn’t mind paying a few dollars to get this problem fixed.
I got rid of it to show there’s no option to replace it with dynamic data like im being asked to do
there is. The API Connector is built for that… can you show what you have set on the action like already asked twice…
This is the ApI connector. Show the action where you use this call
Sorry I am new to bubble, you’re going to have to explain what you mean.
You have created the call. Now you need to use it. Go to a page of your app, add a button and select the action with the name of your API connector call. This is where you will set the content dynamically. Not directly in API connector where you only set placeholder.
![]()
How about you share your solution
This is what I did… but maybe a tutorial could help you… something that you should have done before ![]()
There’s a lot of video available for API connector with different use case…
It’s information that’s available in the Bubble docs and in plenty of tutorials already. Tons of topics on it too.
Basics. Read The Manual.

