Prerequisites
Jump to Section
To set up the nCino Loan-Mambu connector you need to have the following:
- A Mambu Process Orchestrator (MPO) subscription to integrate the platforms.
- An nCino environment.
- A Mambu environment.
Once you have these required items you can start preparing your connector by setting up your Mambu environment.
This connector supports dynamic term loan, fixed term loan, revolving credit, and tranched loan products.
Mambu setup
You must use the Mambu UI to create the following three new custom fields for the loan accounts entity:
nCino loan account id
: Used to push the nCino loan account ID as an external ID in Mambu.Payment holiday setting
: Used to capture the payment holiday state.Mambu initial loan account id
: Used to store the Mambu initial loan account ID for refinanced and rescheduled accounts.
Follow these steps to complete your setup:
- Go to your Mambu tenant.
- In the main menu go to the Administration > Fields.
- Select the Loan Accounts entity and create a new Custom Field Set or use an existing one.
- Select Add Custom Field to create the following custom fields:
Field | Setting | Value |
---|---|---|
nCino loan account id | type | Free text |
usage | Available and Default for all products | |
rights | View and Edit for at least the API user used for this connector | |
Payment holiday setting | type | Checkbox |
usage | Available and Default for the products that allow payment holidays | |
rights | View and Edit for at least the API user used for this connector | |
Mambu initial loan account id | type | Free text |
usage | Available and Default for all products | |
rights | View and Edit for at least the API user used for this connector |