Hi all
could you please give me an example what the format in the "custom search" field must be. In my special case I want to search for tweets
to these accounts @xxxxxxxxx
until the date: 2017-05-21
or where max id = yyyyyyyyyyyyy
I search for all retweets to account @xxxxxx . With the standard search I get only the last 45k retweets (I think Twitter api limitation ). I think with the approach above I can catch all data for the last 7 days if I run the workflow several times and change the max id or the until date.
Many thanks
Steffen