HTTP Output Node

      HTTP Output Node


        Article summary

        HTTP Output Node

        The HTTP Output node sends the entire contents of a JSON payload from Rayven to another system.

        Adding an HTTP Output node to your workflow

        1. First, select your desired solution and navigate to Rayven Workflow.
        2. Select ‘Outputs’ from the left-hand panel.
        3. Find the HTTP Output node and drag it onto the canvas.
        4. Provide input to the HTTP Output node by connecting it to another node
        5. Double click on the HTTP Output node to open its configuration window.

        Configuring your HTTP Output node

        1. First, give your node a Name. Choose something simple that clearly explains its purpose.
        2. Enter the URL of the webAPI where you are sending data.
        3. Select your Output Format from the drop-down options:
          • JSON,
          • XML,
          • String.

        Once you have configured your HTTP Output node, click Activate and then Save. It is now ready to receive data from the workflow.