No, APIs that use the OpenAI schema return JSON as a string which Bubble has a hard time converting back into JSON.
@goldy yeah, call your own backend workflow that takes a ‘text’ parameter and returns the text as application/json from the API. Call it through API Connector.
2 Likes