Best way to store entire data from an API call on the page so it can be reused?

Hey all,

I have a SC Action API Call that gets about 50 datapoints.
I use a SC Form on the front end to send the data to enrich on to the SC Action.
By putting an ‘output’ on the SC Action API Call I can get the data back to the page to show the new info to the user.

However, I feel this isn’t he right way to store the information so that the user could save this information to a different DB table.

I’ve tried to put Data Detail on the element I display the returned info but just can’t get that to work - so wondering what would be recommended, is there anyway to simply store the full data?

Community Page
Last updated: