I’m trying to figure out how to get data from a third-party API and insert it into the Capacitor SQLite db on my mobile app.
In the below screenshot, I have the API action to retrieve the data, but I do not see bindings for the API schema in the Data Bindings.
Is this a limitation of the Capacitor Data Actions or something else?