Page 1 of 1

csv example

Posted: Mon May 22, 2017 6:02 pm
by RickyB
Hello,

Can someone give me an example of a CSV file as when I use mine I'm getting a failed in the processor?

Re: csv example

Posted: Tue May 23, 2017 2:21 pm
by martin@rootjazz
CSV file to do what, in what app?

Re: csv example

Posted: Sat May 27, 2017 8:59 am
by RickyB
just for like in tumblr i want to use 5 keywords under 1 like process.

Re: csv example

Posted: Sat May 27, 2017 2:07 pm
by martin@rootjazz
You mean merge search. So perform 5 searches, merge the results and process the items?

Should be explained in the docs


https://rootjazz.com/tumblingjazz/documentation


From memory, I think the format is: [keyword1,keyword2,]


If you use a CSV or a file path, that will create multiple actions, one per item, so to keep it in a single action, use the merge formatting: [1,2,3,4]