in reply to Data coming from API

Have you accessed /-/api/MeetingApi/Meetings/{0748B00B-3E46-42BE-9D24-1061A2CD345B} to see what is served there? This is easily done using (for example) HTTP::Tiny.

Maybe if you show us your existing code and tell us where exactly you are having a problem, we can give you advice more geared towards where your actual problem llies.