How to save object from api response

I plan not to use server side connect. because I use backendles for my backend and netlify.
how to save object from api respone.
like the picture below. How do I save objectid using local storage component.
is it possible without using a connect server component?

thanks.

You can insert them into local storage on success of the api component.