In bridge, I am using the "Search Sheet" integration and return "LAST NAME", "FIRST NAME", "EMAIL" in an array.
I am wondering if there is way to convert the key(s) to different names such as lastName, firstName, and "email" for each object in the array?
The solution I am currently doing involves just renaming the columns… but that isn't what I'd ideally like to do.
(I am new to bridge, any help would be greatly appreciated)