When creating profiles and dumping them locally i doscovered huge consumption of space in my REMOTE DESKTOP SERVER, so i need a way to upload the profiles created to an external server and the bot also locates and pick from there to use who can help me?
@saimraza786 why just not to run node js server not in BAS? set 2 endpoint url's, one to push data on server , and second to retrieve data from server to BAS only by GET request?