The question like in title.

Twitter API contains own package for webhooks management in Java ?

No, twitter4j doesn’t support webhooks - there may be others but i know apache streams does streams-provider-twitter – org.apache.streams:streams-provider-twitter

1 Like

Also, please note that “twitter4j” is a third-party package, and should not be assumed to be a Twitter-owned resource.

Can you post an example how configure and use stream-provider-twitter ? I didn’t find any examples in the internet.

Can you post an example how configure and use stream-provider-twitter ? I didn’t find any examples in the internet.

That’s more of a question for the Apache Streams project mailing list or stackoverflow. I haven’t used Apache Streams myself, i just know it exists and others use it.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.