Web 服务集成

Web 服务集成定义 Integration Service 为 REST Web 请求监视的 Web 服务。 在接收到 Web 请求时,Integration Service 会处理数据消息并运行集成的操作。

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