@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
@seven7 You will have to use javascript and the "execute code" action
https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Basics

Unfortunately, I don't know how to do it, as shown in the figure, each time the loop variable [[IMAGES_URL]] gets a different URL result.
I want to store these results in a variable like [[RESULTS_IMAGES]] value is https://url1.com,https://url2.com,https://url3.com