So I was able to use the API Connect to initialize and connect to an API. Now that I’ve done that, I’m wondering how I should go about pulling in the API data in the backend at a set frequency, and populating the data into a local database. Is there a relatively easy way to achieve this?
Hello @clark.nc
Easy when you are familiar with backend workflows
Explore how recursive backend workflows work.
1 Like
Thanks @cmarchan! Appreciate you pointing me in the right direction. Slightly more complex than what I’m used to doing in Bubble, but doesn’t seem out of reach. If there are any resources that you think are particularly helpful, would be interested to hear!