Api call based on multiple database entries

Hi guys,

I’ve a question regarding the following.

I’ve a datatype with locations and based on each entries location, i want to do an api weather call.
How do I do so?

I’ve set up the individual api call, but i can’t figure out on how to loop over all the locations in my database.




use either a backend workflow scheduled on a list or create a recursive backend workflow.

Hi Boston, thanks for your reply. I think I’ve tried that already image 1 + 2, or do you see i did something wrong there?

Yeah you are using a recurring backend workflow which is not the correct approach

This topic was automatically closed after 70 days. New replies are no longer allowed.