Bubble adding "_api_c2_" before each JSON key when using backend workflow

I am using a backend workflow to get data from an API and return it as a result from a workflow.

When I test the endpoint via the Bubble API Endpoint plugin, the result keys are normal.

When I return this result in the simplest form possible (single key result), Bubble prepends each key with “api_c2”.

Is this normal or this is a bug?

1 Like

Is that Bubble doing it ? If you scroll to the bottom of the returned values and do “Show Raw” what is in there?

Its the same… I have eliminated ANY data manipulation and am simply passing the values through via the “Return data from API” step I pasted as a screenshot above.

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