Web Service 統合 |
Web Service 統合では、REST Web 要求の着信を監視します。 Web 要求を受信すると、データメッセージが処理され、統合の操作が実行されます。
|
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