@objectif-lune/connect-rest-client
v1.0.1
Published
OL Connect REST call implementation
Readme
OL Connect REST client
This package implements the REST calls to the OL Connect server. The OL Connect REST API reference can be found in the cookbook
Public API methods
Within the root directory of the package there is a README.md file for each of the public API endpoints used by the OL Connect nodes. These can be accessed by viewing the package source using the Code tab on this NPM page. Alternatively the links below point to the online API cookbook where full details of the request and response objects as well as API endpoints can be found.
- All in One
- File Store Service
- Data Mapping Service
- [Output Creation Service](https://help.uplandsoftware.com/objectiflune/en/olconnect-api/2025.2/Cookbook/REST_API_Reference/Output_Creation_Service/Process_Output_Creation_(By_Job_Set)_(JSON).html
- Content Item Entity Service
- Content Set Entity Service
- Data Record Entity Service
- Data Set Entity Service
- Document Entity Service
- Document Set Entity Service
- Entity Service
- Job Creation Service
- Job Entity Service
- Job Segment Entity Service
- Job Set Entity Service
- Creation Service
- Content Creation (Email) Service
- Content Creation (HTML) Service
Support
OL Connect Automate is supported through the OL Care program. Feel free to visit the OL Connect Automate forum to post questions, comments and suggestions.
License
Copyright 2025 Upland Software Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
