@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
Hello guys, I have a weird problem going around here. I've got several resources coming from an URL API. The API is working fine, I am getting the info when loading the url in the browser, but in BAS it returns 0 on all resources displaying Waiting for resource....
Type on Resource is LinesFromURL, then the link from the API, and on DATA FETCHING - Url is ticked
Any Ideas?