Temboo Care
posted this on January 31, 2012 13:15
All Choreos can be called directly from the Library. This is a useful way to see the results they output, as well as to generate pre-populated code snippets you can use in your own development environment.
Important: While the Choreos in the Library are available to call as-is, it's best to install the Temboo SDK and use them in your own development environment.
To run a Choreo in the Library:
icon at the top-right of the Choreo's details.
.
changes to indicate that the Choreo is running, and the Try It Out button changes to Stop Choreo. Click this if you want to abort the running before it finishes, but note that no results will be output if you do.When a Choreo finishes running, results data appears in the Outputs and Sample Code fields, and the Stop Choreo button changes to Success! Try Again? or Error. Try Again? depending on whether or not the call succeeded. A timestamp also appears above the Outputs field to indicate when the Choreo finished. You have several options for using the results.
If a Choreo call fails and you're not sure why, go here for troubleshooting information.
Note: If an API method returns raw, non-"prettyified" results, the output for its corresponding Choreo appears in the Outputs field without line breaks.