You can just create an export function in the backend and run it in order to return the new values. You can do it all from a single query based function as long as your limit/data does not exceed 1000.
You can just create an export function in the backend and run it in order to return the new values. You can do it all from a single query based function as long as your limit/data does not exceed 1000.