Querying data from mssql and saving it in bubble app data

Hello,

I am trying to get data from mssql db using sql database connector plugin and save the obtained record in bubble app data.
The db connection is successful and I am able query the data I want. But I am not sure how to save the obtained records in my bubble app data.

Is there any way to achieve this?

Thanks

I´m trying to do the same thing!

Did you find the way?

Thanks

Hi wha.bubble,

I was able to resolve this issue using the new bubble plugin LIST SHIFTER.

With List Shifter you can iterate your query and then create a thing for each iteration.

Hope this could help you

Regards