Hi,
Is there a method to retrieve additional columns from a REST endpoint to display on screen, which can be used in a Select (Single) as list values? For example, the Employees REST endpoint has First Name, Last Name, Age, and Salary. We want to get the employee list that will also display other additional columns.
Thanks for any help on this.