How to add entries to a data base from plugin code

Hey everyone, I’m trying to write a plugin which has some API calls in it, Manipulate the data and then save it into bubbles data base.

How do you achieve this within the plugin builder?