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
Expand all | Collapse all

Webmethods IO - API

  • 1.  Webmethods IO - API

    Posted Wed October 13, 2021 12:21 AM

    I have created a WF in webMethods IO Integration and created a rest API using WF for in wm IO.

    when calling API endpoint from postman …I got 403 Not Found error. I was using wm IO account credentials in postman when calling API.

    Am I calling wrong url, do I need to configure IO API in API Gateway portal and then call it? cant we call API endpoint generated in IO directly ? or do I need use any other credentials for API in IO ?

    https://deepaladev.int-aws-us.webmethods.io/integration/restv2/development/fle801b90bd7f8af4fdfe556/Calulator


    #webMethods-io-Integration
    #webMethods


  • 2.  RE: Webmethods IO - API

    Posted Wed October 13, 2021 03:35 AM

    You probably have an error in the path ?
    You need to ensure that you combine both the API Base URL + the path of the resource you want to call. Also don’t forget to set the method appropriately i.e. GET / POST etc.

    You could try posting a screenshot of your API, that way it might be easier for us to understand where it’s gone wrong.

    regards,
    John.


    #webMethods
    #webMethods-io-Integration


  • 3.  RE: Webmethods IO - API



  • 4.  RE: Webmethods IO - API

    Posted Wed October 13, 2021 12:17 PM

    @Sandeep_Deepala
    A screen shot of what you setup will be helpful.

    Also, I created a video you can watch on how I exposed the Workflow using REST API and also how to expose it to wM.io API Gateway. You can access it from the Knowledge Portal here:
    https://knowledge.softwareag.com/

    Create an account if needed and login. From the top, select Catalogue then Software AG Product Training.

    In the Search field, type: wM.io Integration REST API Builder

    I believe it’s free (but don’t blame me if it’s not :slight_smile: )


    #webMethods-io-Integration
    #webMethods


  • 5.  RE: Webmethods IO - API

    Posted Mon October 18, 2021 06:50 AM

    screens.docx (106.0 KB)

    PFA of rest API configuration created for WF


    #webMethods-io-Integration
    #webMethods


  • 6.  RE: Webmethods IO - API

    Posted Mon October 18, 2021 09:58 AM

    @Sandeep_Deepala What are you putting in the fields in Postman?
    In addition to the recording I mentioned above, you can also find info in here:
    webMethods.io Integration Tutorials - REST API Builder - Knowledge base / Video - Software AG Tech Community & Forums
    There is also documentation here: REST APIs - webMethods.io Integration


    #webMethods-io-Integration
    #webMethods


  • 7.  RE: Webmethods IO - API

    Posted Sun October 31, 2021 10:03 AM

    for invoking any IO service as an API is it mandatory that we need to use webhook trigger ?


    #webMethods-io-Integration
    #webMethods


  • 8.  RE: Webmethods IO - API

    Posted Mon November 01, 2021 04:20 PM

    no need for webhooks configs.


    #webMethods
    #webMethods-io-Integration


  • 9.  RE: Webmethods IO - API

    Posted Fri October 29, 2021 12:31 AM

    Hello @Sandeep_Deepala ,

    Screenshot of what URL you are passing in postman will also help , assuming you are using API endpoint with the combination of credentials of tenant, it should work.

    Regards,
    Bharath


    #webMethods-io-Integration
    #webMethods