Get process data
This section contains the necessary methods to get process data.
The following method provides information about all the process data in the specified process token.
Callback params
getProcessData Callback
Callback
JsonObject json
JsonObject data from request
Errors e
Errors object
Implementation example
Last updated