Web Service Integrations

Web service integrations define a web service that the Integration Service monitors for a REST web request. When the web request is received, the Integration Service processes the data message and runs the integration's actions.

Web service integrations support only GET and POST requests. Other requests, such as DELETE, HEAD, and PUT, are rejected. The Send Web Service Request action, however, supports all five request types: GET, POST, DELETE, HEAD, and PUT.

For more information about how to create actions for your integration, refer to Adding an Action to an Integration.

In This Section

Related Example