IBM BPM, V8.0.1, All platforms > Programming IBM BPM > Developing using the JavaScript API
External JavaScript libraries
Process Designer provides a number of JavaScript libraries. You can also import or create your own libraries.
- Use JSON
JSON is a string representation of a JavaScript object that can be transmitted over the network. You can use it to pass parameters inside IBM BPM.- Use the Dojo Toolkit
Dojo is an open source set of JavaScript libraries that enhance the capabilities of native JavaScript. The Dojo Toolkit is supplied and loaded by Coach pages.