Process Builder API Schemas
Defines the data structure for process configuration.
Version: 1.0.0
BasePath:
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html
Access
[ Jump to Models ]
Table of Contents
[ Jump to Methods ]
Table of Contents
ActionSchema - Action Schema
ActionSchema_content -
Category - Category Schema
CategorySpecificProperties - Category Details
Inputs - Inputs Schema
ObjectInputBaseSchema - Base Persistence Schema
Parameter - Parameter Schema
ParameterSpecificProperties - Parameter Details
Status - Status Schema
StepSchema - Step Schema
Steps - Steps Schema
StepsSpecificProperties - Process Steps List
Users - Users Schema
Defines a single action (form, notification, redirection) within a step.
Final schema structure for a category.
persistenceId_string
String Unique database ID of the object record.
fullName
fullDescription
enabled
fullName
fullDescription
enabled
Final schema structure for the process inputs.
persistenceId_string
String Unique database ID of the object record.
Base properties for persistent objects.
persistenceId_string
String Unique database ID of the object record.
Final schema structure for parameters.
persistenceId_string
String Unique database ID of the object record.
fullName
fullDescription
version
criticality
token
displayName
documentsFolder (optional)
cancellationDelay
category
refStorage
fullName
fullDescription
version
criticality
token
displayName
documentsFolder (optional)
cancellationDelay
category
refStorage
Final schema structure for statuses.
persistenceId_string
String Unique database ID of the object record.
Defines the structure for a single process step.
name
ref
description
String Detailed description of the process step.
index
actions
Final schema structure for the steps collection.
persistenceId_string
String Unique database ID of the object record.
steps
Final schema structure for users.
persistenceId_string
String Unique database ID of the object record.