Hi community,
Im looking to utlize the now deprecated twitter search tool on alteryx.
Is there an updated working version of this anywhere, where i can utilize my twitter developed keys ?
thanks !
@CalDowd98 it might be worth using this as a chance to dig into how the API calls work! There is a twitter API call on the Alteryx Gallery that looks to be user created that was uploaded a few months ago: https://gallery.alteryx.com/#!app/TwitterDownloadIterator_API_V2/5f5c2fbb8a933709f079c6e4
I haven't tested it out myself, but you should open it up and see if it contains the elements that you need. It looks like it is calling the v2 API and using the search endpoint.