External systems submitting a case request
-
- UpdatedAug 3, 2023
- 2 minutes to read
- Vancouver
- Financial Services Operations
This use case illustrates how the ServiceNow Financial Services Operations (FSO) product can receive case requests from an external system, such as online or mobile banking application, core banking systems, or other CRM tools.
Any system that can handle making REST API calls can implement this scenario to create customer cases in FSO. In this scenario, the fields consumer, financial account, category, short description, and notes are sent from the external system.
The table that is accessed in this scenario is the Loan Service Case [sn_bom_loan_service].
The following diagram shows the flow of the REST API calls for this scenario and provides brief remarks on the processing.
![]() |
|