I have a Twitter User node and I have passed a list of twitter IDs to this node. Now I want to get the 'listed' count for every user in the list to see how many times each of these twitter accounts are being listed. But this field is not included in the provided list of the Twitter User node in KNIME. I have found that this option "listed_count" is available in the twitter API ( see link : https://dev.twitter.com/overview/api/users ) but i can't figure out how to use it for my list of users. Please guide me how to access this field using KNIME?