Twitter integration with webMethods

Hi,

Could somebody help me in integrating webMethods with twitter, that is when i tweet anything it should be sent to webMethods as a JSON/XML and also when i want to tweet anything on twitter i want to do it by webMethods.

Regards,
Santosh

Hi,

I have no experience with twitter API but by searching I found this:
[URL]https://dev.twitter.com/docs/api[/URL]

REST web services works fine in webMethods by doing a standard http call, you can use pub.client:http for that. I can’t help you on the details but this is what I would start looking into.

/Hyui

Is it a personal or official requirement that you want to pursue twitter interface using webMethods SOA? just curious:)

Yes REST WS* works with IS 712/8.x.x servers:

Hi,

Thanks Hyui, i will check and let u know if worked.

@RMG: this is an official requirement from a client, he has a facebook app and he wants to retrieve all his messages from the inbox and send it to a CRM and also he wants to post messages to his facebook inbox. The functionality is similarl with Twitter as well.

Regards,
Santosh