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 will be rejected. The Send Web Service Request action, however, supports all five request types: GET, POST, DELETE, HEAD, and PUT. |
You can configure the integration using the following property pages, accessible from the Integration Settings pane on the Home tab of the Integration Builder interface:
For information on creating actions for your integration, refer to Adding an Action to an Integration.
Related Integration Builder Example