Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can i use an External JSON API for an app?

I am trying to link an external API that spits out a JSON file to use for a Versa 3 app. the site is something like this https://www.link.com/par=1&par2=55&far=33  and comes out somthing like this:

{"title":"Place 2021","date":"2021-09-22T06:37:19.592Z"}

 Thanks in Advanced

Best Answer
0 Votes
2 REPLIES 2

I am trying to link an external API that spits out a JSON file to use for a Versa 3 app. the site is something like this https://www.link.com/par=1&par2=55&far=33  and comes out somthing like this:

{"title":"Place 2021","date":"2021-09-22T06:37:19.592Z"}

 Thanks in Advanced

Best Answer

fetch

Peter McLennan
Gondwana Software
Best Answer
0 Votes