Did you know you can use Salesforce #Flow to build a integration in minutes? Don't believe me, then check out my video demonstrating how to consume Bank Holidays in Salesforce
https://youtu.be/hSN_NuqZz3A?si=iu-hpc7obamt78Z5
@Lightning Flow Discussions @Flow for Nonprofit Admins @Flow Toolbelt @Architect Group, London, UK @* Customer Success * @* Salesforce Developers * @Consultant Trailblazers @* Salesforce Administrators * @Consultant Trailblazers @* EMEA Success Central * @Trailblazer Community Cove @Bhavin Patel
Tom Bassett (Vera Solutions) Forum Ambassador
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