My mistake.
Hey so it looks like you’ll be getting the logs from an API
Best route to go is have an action that starts the api call to get data
Then have a backend workflow for “api run on list”
Save the data individually in the DB rather than list style.
1 Like