Skip to main content
3 comments
  1. Tom Bassett (Vera Solutions) Forum Ambassador
    Jul 27, 2023, 10:04 PM

    In theory you should be able to display the collection in a table, however you'd need to try this theory out as it may require you to store them in a record collection like I did but not actually insert them and instead display them in a table

     

    From the HTTPs callout you get a Apex Collection but not sure if you can directly display that in a table

0/9000