can you pls show me what you mean, i need that too but in a other way. I have multiple API URL with different values. I know how to get the value out of the json tree what i need but i have more as 10 URL and i dont want to use 10 Web Components.?If you know how to do this pls let me know.
hey, to change the url dynamically with a variable is not the problem, but i have different labels for different values. The problem is i cannot say the first get call is for label 1 with value. Than if the label is loaded call the next web.get function. And if this loaded set the value to label 2 and so on. This will take for 10 labels with 10 values more as 150 blocks. This is too much. If i want 10 different items with 10 or 12 different values than i need more as 1000 blocks for that. and thats ridicolous.