API CALL with parameters that are a list in the db

Hi! I have a list of text in my database, and an api call that need to fire with one of those elements in the endpoint url. I can easily set that up dynamically with the workflow editor. But how do it do to make it loop through every field in the list? I need the api call to fire for everything inside the list.

Is there a way?

Thanks in advance!