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.

 View Only
  • 1.  Twilio API from Java 1.6

    Posted Thu December 02, 2021 04:20 PM

    Hello all,

    We are trying to implement the Twilio API from our project but unfortunately the JAVA version is still 1.6 :frowning:
    I see Twilio has an option to invoke the service using CURL command. And this can be a solution while JAVA is getting upgraded.

    I’m trying to create a service in webMethods so I can invoke it from JAVA 1.6 and then from webMethods invoke this Twilio API using Curl. is this somethign doable?


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: Twilio API from Java 1.6

    Posted Fri December 03, 2021 06:56 AM

    Hi Fernando,

    which version of wM are you running on?

    If possible, you can try to create a REST consumer to invoke the REST API from Twilio.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Twilio API from Java 1.6