cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 sending tweet using twitter API

Former Member
0 Kudos

Hello Experts,

I was wondering if i could simply tweet something from SAPUI5 directly onto twitter ?

I just want to have a textarea where i put in my tweet's text, and then i just push the button tweet.

Any of you have more information regarding this ?

Kind Regards,

Bart

Accepted Solutions (1)

Accepted Solutions (1)

ChandraMahajan
Active Contributor
0 Kudos

Hi,

you can use twitter API to create SAPUI5 application. you will find more information at Overview: Version 1.1 of the Twitter API | Twitter Developers

But it requires API key and OAuth access. earlier I developed few application based on JSON Rest APIs. you will find more info on this blog

also check this blog from Gareth Ryan related to this subject.

Regards,

Chandra

Answers (0)