I am trying to display Twitter feeds as a list of titles/hyperlinks. Previously,

I am trying to display Twitter feeds as a list of titles/hyperlinks. Previously, this was done very easily by using a Twitter RSS feed, but that is no longer supported. I am able to use the Twitter API to get the feeds in JSON format, but am having difficulty parsing it using readjson, readjsonarray functions. Does anyone have any experience in doing this, or could help me with an expression to parse the data? I have also tried using the function jsontoxml to convert to xml and use xpath, but that also does not return results. Thanks in advance....

OriginalPostID-73475

OriginalPostID-73475

  Discussion posts and replies are publicly visible

Parents
  • My system does not experience that issue.. What version of Appian are you using? You might be hitting some data cap thresholds that were present in earlier versions.. Or you might need to adjust data caps in your custom.properties file.. You can also toggle the amount of twitter posts you receive at once via the Twitter API so that you don't retrieve large data sets.
Reply
  • My system does not experience that issue.. What version of Appian are you using? You might be hitting some data cap thresholds that were present in earlier versions.. Or you might need to adjust data caps in your custom.properties file.. You can also toggle the amount of twitter posts you receive at once via the Twitter API so that you don't retrieve large data sets.
Children
No Data