I have a ListOfString, how can i send a http request using each value separately?

i have a ListOfStrings in openbullet2, how can i send a http request using each value separately?

i use a parse block with Recursive option (my variable name is hostorder)

You can use FOREACH and pass the url to a HTTP block

1 Like