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.
@GaG Great thanks this worked :)
@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
@samuelao75
Please read the following for LinesFromFile & resources. Wiki 2 Methods Another Post
@maxso Unfortunatelly, proxy for specific url works only if tunneling is disabled. It is mentioned in interactive documentation.
0_1522159779308_ProxyTunneling.png