Inbound web service process

Prev Next

The inbound web service process is used to receive a request from and send a response to an external application, via an inbound web service.

The inbound web service can be an IIS application or Azure Logic Apps. This inbound web service receives the HTTP requests from the external application.

Depending on the execution mode, the inbound web service process runs directly or asynchronously. When triggered, the inbound web service action runs the defined messages.

This flow shows a general overview of the inbound web service process when run directly (Run asynchronous = 'No').

When the web service action is triggered, the request message is run. Depending on the result and setup, also a response message or error message is run.

Flow diagram