luke
2
Hi, @winstonma. There is more information about what is and what is not possible at Netlify here:
There are several possible solutions for this. Those might include:
- have javascript in the browser make the API call live
- trigger daily site builds which update this list in a static file at build time
Would either of those solutions meet your requirements?