Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

What is the format of the (IDs to Follow) field in the Nifi GetTwitter processor ?

avatar
Rising Star

Tried both using the Twitter username and @username notation but Nifi errors out with "invalid because Must be comma separated list of user IDs"

1 ACCEPTED SOLUTION

avatar

I think this would be the numeric twitter identification number given to each user

https://dev.twitter.com/rest/reference/get/users/lookup

View solution in original post

2 REPLIES 2

avatar

I think this would be the numeric twitter identification number given to each user

https://dev.twitter.com/rest/reference/get/users/lookup

avatar
Rising Star

That was it. Thanks ! Used http://tweeterid.com/ to convert from username to user id.