Jump to content
  • What are Message Maps and the Messaging Framework?


    Manoj Chaurasia

    Screenshot2022-11-05at12_35_50PM.thumb.png.9d04c6bef9ca0a36b63143ae84cbc9de.png
    Last month I wrote about using Request-Reply Maps to call a TIBCO Cloud Integration map from an external application using a simple HTTP request. This time we will look at another method that involves building a simple connector using the Messaging Framework.

    There are many cloud applications that support outgoing webhooks, and the Messaging Framework handles webhooks in either JSON or XML format. Google Forms makes a good example because it?s easily accessible and there is a Google Chrome add-on called Trigger & Send that sends an outgoing webhook whenever someone submits a form.

    The first step in building a connector with the Messaging Framework is to collect an example of the outgoing webhook message you want to catch. You can do this with RequestBin, which gives you a URL that you can put in the outgoing webhook configuration of your application.

    To learn the rest, watch this video, in which I used the Messaging Framework to build a Google Forms connector.



    To try this for yourself, here is what you will need:


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...