Connector Architecture
Jump to Section
The architecture of the nCino Loan Lifecycle Management connector works as follows:
- A loan is created through the
Reserveaction in nCino, which either creates a new client or group (defined as a relationship in nCino) in Mambu, or updates information on an existing record and associates theloanAccountId. - The
Bookaction triggered from nCino updates any new information on the loan and then willApproveit in Mambu, meaning the loan is ready to be disbursed to the client. - The
Trancheaction triggered from nCino creates a new tranche for an existing tranche loan account. Tranche loans must be booked in nCino and at least one tranche must have been disbursed.
Please Note:
More details on Reserve, Book, Tranche, and other possible actions can be found in the Business flows section.