Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, So I am trying to import some url's with an csv file. But the url after the ':' sign is not imported. How can I fix this small problem?
Use resources to import csv file into BAS. Define resource type as "Lines from file" and set it to "Use each line one time" if you need that behavior. Than just put resource variable in place of URL.
@berubah, To prevent this from happening, get the message id using the standard BAS method, and get the message text via curl or node.js
@yourfriendkarol Good for you.. and i was talking about mouse settings :) with enabled mouse and keyboard emulation
Thanks a lot. That was easy. I used LOG then WRITE FILE as csv and it worked well.