Activity › Forums › Salesforce® Discussions › Difference Between Inbound and Outbound Web Service in Salesforce › Reply To: Difference Between Inbound and Outbound Web Service in Salesforce
-
Inbound means that other applications make calls to ServiceNow's REST API to get information from SN, or create/update records. Outbound means that ServiceNow makes calls to other applications' REST API to get information from the other application or create/update records.