REST API Reference
The PlanetPress Connect REST API defines a number of RESTful services that facilitate various functionality within the server during workflow processing.
The following table is a summary of the services available in the PlanetPress Connect REST API:
Service Name | Internal Name | Description |
---|---|---|
AuthenticationRestService |
This service exposes methods concerned with server security and authentication with the PlanetPress Connect REST API. It includes methods to facilitate the following functions:
|
|
ContentCreationRestService |
This service exposes methods specific to the management of the content creation process for the Print context within the workflow. It includes methods to facilitate the following functions:
|
|
ContentItemEntityRestService |
This service exposes methods specific to the access and management of content item entities internal to the server. It includes methods to facilitate the following functions:
|
|
ContentSetEntityRestService |
This service exposes methods specific to the access and management of content set entities internal to the server. It includes methods to facilitate the following functions:
|
|
ConversionRestService |
This service exposes methods specific to file conversions. |
|
DataRecordEntityRestService |
This service exposes methods specific to the access and management of data record entities internal to the server. It includes methods to facilitate the following functions:
|
|
DataSetEntityRestService |
This service exposes methods specific to the access and management of data set entities internal to the server. It includes methods to facilitate the following functions:
|
|
DataminingRestService |
This service exposes methods specific to the management of the data mapping process within the workflow. It includes methods to facilitate the following functions:
|
|
DocumentEntityRestService |
This service exposes methods specific to the access and management of document entities internal to the server. It includes methods to facilitate the following functions:
|
|
DocumentSetEntityRestService |
This service exposes methods specific to the access and management of document set entities internal to the server. It includes methods to facilitate the following functions:
|
|
EmailExportRestService |
This service exposes methods specific to the management of the content creation process for the Email context within the workflow. It includes methods to facilitate the following functions:
|
|
EntityRestService |
This service exposes methods specific to the querying and selection of data entities internal to the server. It includes methods to facilitate the following functions:
|
|
FilestoreRestService |
This service exposes methods specific to the management of input and output files via the file store on the PlanetPress Connect server. It includes methods to facilitate the following functions:
|
|
HTMLMergeRestService |
This service exposes methods specific to the management of the content creation process for the Web context within the workflow. It includes methods to facilitate the following functions:
|
|
JobCreationRestService |
This service exposes methods specific to the management of the job creation process within the workflow. It includes methods to facilitate the following functions:
|
|
JobEntityRestService |
This service exposes methods specific to the access and management of job entities internal to the server. It includes methods to facilitate the following functions:
|
|
JobSegmentEntityRestService |
This service exposes methods specific to the access and management of job segment entities internal to the server. It includes methods to facilitate the following functions:
|
|
JobSetEntityRestService |
This service exposes methods specific to the access and management of job set entities internal to the server. It includes methods to facilitate the following functions:
|
|
OutputCreationRestService |
This service exposes methods specific to the management of the output creation process within the workflow. It includes methods to facilitate the following functions:
|
|
PrintRestService |
This service exposes methods specific to the management of the All-In-One process within the workflow. It includes methods to facilitate the following functions:
|