Is it possible for me to merge two JSON arrays in bubble and then send the output to GPT? I am familiar with SQL, but not JSON. In my example, I want to join the “pin_id” from the first image with the “id” in the second image.
Are you getting these JSON from API Connector? If yes, you can compose your own JSON? (In arbitrary text if needed)
Sorry I am a noobie so don’t fully understand your reply, but yes, the responses are from the API connector.
So in your request to GPT, create your json in the correct parameters using result of theses two previous call
This topic was automatically closed after 70 days. New replies are no longer allowed.