
The Text Input Module allows the user to enter in a string of text. This could be used for search queries, or any number of things.
In this example, we’ll get the user to enter their name.
We’ll call the input “name”. Set the prompt as “Enter Your Name”, position as “1”, set the default to “Brittany”, and debug “Brittany”.

This module can be the starting point for a lot of Yahoo Pipes and is great for obtaining user information, or customizing a Pipe based on the user’s input.
We can then take this date and wire it into different modules to perform further actions on it.

Recent Comments