Quesition about Twitter.

Hi,

With the Twitter component, can I read/load all tweets from a X user usign my twitter account on the component?(from date 1 to date 2).

Can this be posible also with FB component?

Thanks in Advance,

Omar Zelaya
Hi,

do something like www.exporttweet.com/

Thanks in advance,

Omar Zelaya

Hi,


For Twitter you can use the UserName parameter of the GetStatuses call to load tweets from a specific user.

For Facebook you can use the Profile parameter of the GetFeed call to load a feed from a specific user. Note that the Facebook API does not allow access to accounts that haven't authorized the your Facebook App and also limits access to accounts that have authorized the Facebook App.

This technique is demonstrated in the respective demos that are included with TMS VCL Cloud Pack