Web Service Integration Resources
Web Service objects in the CIC Studio can be used to create, configure, and set up different resources needed to subscribe to a local or remote service, expose a service to remote clients, and manage the flow and manipulation of your data as either a service provider, consumer, or both.
Secure Request Authorization (Vault)
- Secure Authorization of Web Service Requests using the Server Vault
- Creating a Vault Entry
- Selecting manual authentication
- Selecting OAuth 2.0 authentication
- Selecting Cloud Connector authentication
Section Articles List
- REST Basics
- SOAP Basics
- Web Service Consumer object
- Web Service Provider object
- Business Process tasks that support Web Services
- Prevent ticket creation in CIC Cockpit through Web Service Consumers and Connectors (REST only)
- Best Practice: Automatically retry a WS Consumer (REST) when a particular error code is received
- Passing HTTP Headers in a SOAP WS Consumer without using SOAP Envelope Headers
- Retaining CDATA Sections in a SOAP WS Consumer without using SOAP Envelope Headers
- Retrieving HTTP response details with a Web Service Consumer (REST)