IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  Twitter integration with webMethods

    Posted Fri July 06, 2012 09:02 AM

    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


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB


  • 2.  RE: Twitter integration with webMethods

    Posted Fri July 06, 2012 02:27 PM

    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


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Twitter integration with webMethods

    Posted Fri July 06, 2012 04:21 PM

    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:


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: Twitter integration with webMethods

    Posted Tue July 10, 2012 01:10 PM

    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


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services