Plum Fuse

You are here: Plum Fuse Docs » module » Build URL

Build URL

The Build URL module is used for constructing URLs dynamically using Plum Fuse variables. This module is particularly useful when using the Fetch from URL module for REST integration or the SOAP Webservice module for SOAP integration.

Options and Controls

Front Panel Controls

  1. Click this button to display the module menu
  2. Click this toggler to change to a variable containing the base URL
  3. Enter a base URL in this textbox to build your URL
  4. Click this toggler to change to a variable containing the path elements for your URL
  5. Enter a path element in this textbox to add to your base URL
  6. Select one of the following options from the drop-down menu to transform your string for your URL: URL-encode, Only digits, Only alphanum, To lowercase, To uppercase, Symbols → -, or Symbols → _
  7. Click this plus button to add another path element for your URL
  8. Click this remove button to remove a path element from your URL
  9. Enter a query parameter for your URL
  10. Click this toggler to change to a variable containing the value of your query parameter
  11. Enter a value for your query parameter
  12. Click this plus button to add a query parameter for your URL
  13. Click this remove button to remove a query parameter from your URL

  1. Click this toggler to change to a static textbox, where you would enter your base URL
  2. Enter the variable containing your base URL
  3. Click this toggler to change to a static textbox, where you would enter a path element
  4. Enter the variable containing your path element
  5. Click this toggler to change to a static textbox, where you would enter the value for your query parameter
  6. Enter the variable containing the value for your query parameter

Menu Options

None

Notes

Examples

For examples on how you can use the Build URL module, please read the tutorial section on REST Webservice integration: Practical Examples.

module/build_url.0.txt · Last modified: 2013/08/16 11:40 by victor