Upvote HERE
When working with Bubble PATCH or POST calls to our own Bubble app database for creating or updating existing bubble database entries, if those entries are storing on a field a data type that is ‘data from api connector’ (an API call response data saved into the Bubble DB), the API should support creating that data from api connector or modifying that data from api connector.
Currently it works to create the entry, but the field values of the data from api connector are always empty, so would be great to have the API support the modification or creation of those field values.