Normally if your data is saved outside Bubble then you need to create endpoints to work with the data wherever it is saved. Or if you’re using Airtable for example, just use the plugin’s existing actions to manipulate data. I am not sure why you need it to be bubble native objects, this complicates things because every time you create/update/delete you need to update both bubble and the external DB to avoid discrepancies.