cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating Twitter Feed in SDS

0 Kudos

Hello Experts,

Need help with integrating Twitter feed with SDS(HCP or on Premise HANA).

do we need to create new Input Adapters or it can be achieved through existing adapters. If yes then can you please help me with creating of new adapters for Twitter.

Regards

Vikrant

Accepted Solutions (1)

Accepted Solutions (1)

JWootton
Advisor
Advisor
0 Kudos

You will need to write a custom input adapter for Twitter - but it's not hard to do if you are a Java programmer (or can get help from a Java programmer). You just need to write a Twitter transport module for the SDS adapter toolkit. You may need to also write a parsing module, but hopefully one of the existing parsing modules will work for you.

I suggest you start with this tutorial on building custom input adapters for SDS

Answers (0)