Help clicking dynamic card view to open webviewer with url fetched from API

So I wanna use Coingecko api to show top 100 exchanges, I already got this but now I wanna make it so If I click any of the 100 it’ll bring me to their site, the api also provides the url of the exchange but I don’t know how to make it so if I click on one of these it redirects me to its site.

Thanks for the help in advance.

blocks


blocks (2)
blocks (3)
blocks (4)
blocks (2)

1 Like

When got response from api create also a list of url. When any dynamic card view click select from url list using as index dynamic’s card view id

image

But will that make it so it’ll go to the site itself? I want it to go to the site so might need a web viewer

Yes of course you need a webviewer. I only mention how to get correct url using id. For example

blocks - 2022-03-24T202054.259

1 Like

Okay thanks, i’ll get my hands on it tomorrow, i’ll let you know if I manage to make it work

1 Like

Worked, thanks.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.