I wanted to know how I can connect an external API to my webflow site. I’ve created some items in CMS and have some experience with python but I haven’t come across any tutorials on how to connect my APIs into my site. Any links to tutorials would be great.
We’re pulling data from the Halo Api and want to pass the data through our cms whenever a user logs in. Based on their login information, we want to display information relevant to them.
We set up a collection through webflow cms and we built a login service in python but can also use the member stack one as they’ve built a login service for webflow