Skip to content

Integration Glossary

A financial advisor who uses RightCapital to manage their clients’ financial plans. Advisors are the primary users of integration features.

A client unit managed by an advisor. Typically represents a family or individual with financial assets. Each household can have multiple accounts linked via integrations.

A financial account (brokerage, bank, insurance, etc.) that belongs to a household. Accounts are linked from Vendors via the integration process.

An external system or financial institution that RightCapital integrates with. Examples: Schwab, Fidelity, Orion, TD Ameritrade.

The connection between RightCapital and a Vendor that enables data synchronization. Can be file-based or API-based.

A database record linking a RightCapital entity (advisor, household, account) to its corresponding entity in a Vendor system.

A unique identifier for an advisor in a Vendor’s system. Used primarily in file-based integrations to associate data files with specific advisors.

A field in integration tables that stores the Vendor’s identifier for an entity. Different from credentials.

Authentication information (OAuth tokens, API keys, passwords) used to access Vendor APIs. Stored encrypted.

The type of entity being mapped in an integration (household, account, etc.). Different mappable types have different sync behaviors.

Symlinks on S3 pointing to the most recent data files from a Vendor. Used by Retail API to find current data without knowing specific dates.

The authoritative database of security information (stocks, bonds, funds). Sourced primarily from Morningstar.

A holding in a specific security within an account. Includes quantity, market value, and other details.

A general term for assets held in an account. Can include securities (positions), cash, insurance, real estate, etc.

A specific purchase of a security with its own cost basis and acquisition date. Used for tax calculations.

Committee on Uniform Securities Identification Procedures. A 9-character identifier for North American securities.

Net Asset Value. The per-share value of a mutual fund or ETF.

Integration where the Vendor pushes data files (typically via SFTP) that are processed by Collector and parsed by Retail API.

Integration where RightCapital calls the Vendor’s API directly to fetch data.

The scheduled batch process that updates all integration data daily.

The user action of selecting which Vendor accounts to import into a RightCapital household.

Authentication mechanism allowing users to log into multiple systems with a single set of credentials.

The system that authenticates users and provides identity assertions. In Vendor SSO, the Vendor is typically the IdP.

The system that receives authentication assertions and provides services. RightCapital is typically the SP.

Security Assertion Markup Language. An XML-based protocol for exchanging authentication data.

SSO that includes additional context (like a household ID), allowing automatic navigation to specific data.

Service that downloads files from Vendor SFTP servers, processes them, and uploads to S3.

Internal admin application for managing integrations, viewing logs, and supporting advisors.

Main backend service that processes integration data and serves the advisor-facing application.

Stores the connection between an advisor and a Vendor. Contains credentials and reference information.

Stores the mapping between RightCapital entities and Vendor entities. Links households/accounts to their Vendor counterparts.