Inbound web service is something your application will consume. It could be web services published by some other 3rd party tool. You can import that web service and can use it to call methods from 3rd party tool.
Outbound web service is something published from your application so that 3rd party tool could consume it to get data / record from your application.
No comments:
Post a Comment