Welcome
Getting Started
Orchestration Layer
Document Capture
Face Capture
NFC Capture
Identity Store
Watchlists
Integration Hub
Integrating Trust Web in a Mobile App
Session Information
API Integration
Release Notes
Platform Information
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Changes 2024.07.22
Copy Markdown
Open in ChatGPT
Open in Claude
What's Changed
GET /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/userdata
Return Type:
Changed response : 200 OK
- Changed content type :
*/*
New properties: - data
- Added new property ''. This new property is only returned if Custom Pages functionality is used.
GET /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/getdata
Return Type:
Changed response : 200 OK
- Changed content type :
*/*
Updated required properties:
- data
- Changed property
data(array -> string), the format of this field has been changed to reflect that base64 data is returned. This field is now marked as type string, format binary.
GET /api/process-manager/processInstances/search
Parameters:
Deleted: requestBodyDto in query
POST /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/userdataarchive
Request:
Changed content type : application/json
- Changed property
config.password(array -> string). the format of this field was incorrectly documented. This field is a string field.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Next to read:
Changes 1.0.16.6Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message
On This Page
Changes 2024.07.22GET /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/userdataReturn Type:GET /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/getdataReturn Type:GET /api/process-manager/processInstances/searchParameters:POST /api/userdata-server/processDefinitions/{processDefnId}/processInstances/{processInstanceId}/userdataarchiveRequest: