Use Cases
Portfolio Data
Export data to external systems
Leverage a single source of data for your workflows. Use the Portfolio or Transactions API to deliver up-to-date portfolio data and analytics to external systems such as CRM, financial planning, trading & rebalancing, client portal, and more.
Steps
- Identify the list of entities to query
- Decide if you're looking up transactions or portfolio data. Portfolio - determine required columns, groupings, and filters. Transactions - determine required columns, filters, and sortings.
- Submit a request with the Portfolio Query or Transactions Query API
Portfolio Query
Transactions Query
Export portfolio or transactions data for offline analysis
Reduce manual steps and import Addepar data directly into Excel for offline analysis. Easily import data from any existing Addepar view by connecting PowerQuery to the Portfolio or Transactions View API and update existing worksheets with a single click.
Steps
- Construct your desired view within the Analysis or Transactions tab in Addepar
- On the top-right corner of the table, click the three-dots '...' and select Access View via API (Portfolio) or Generate API URL (Transactions)
- Paste the API URL into the Power Query URL field in Excel
Portfolio Analysis Views
Transaction Analysis Views
Asynchronously export large portfolio data sets
Perform asynchronous requests for large data exports to a data warehouse or repository. Use the Jobs API to reliably export and download portfolio data and analytics any time within 24-hours of the initial request.
Steps
- Identify the list of entities to query
- Determine required columns, groupings, filters
- Submit a request with the Jobs API
- Query for job status, once 100%, you can download the file
Entity Management
Automate ownership structure management
Automatically construct and maintain portfolio ownership structures. Create and update clients, legal entities, financial accounts, and holdings, and manage respective entity relationships to accurately model financial ownership.
Steps
- Define the ownership structure and model
- Create and manage entities with the Entities API
- Create and manage relationships between entities with the Positions API
Manage entity attributes
Enrich analyses by incorporating classifications, market data, and other attributes. Connect Addepar to your security master or other third-party data providers to manage attributes for legal entities, accounts, and individual holdings.
Steps
- Identify entities and attributes to manage
- Update entities using the Entities API
Manage households and bespoke reporting groups
Create and maintain households and other reporting groups in coordination with internal systems. Leverage the Groups API to automate the process, saving time, and ensuring accurate reporting.
Steps
- Create households and other reporting groups using the Groups API
- Add and manage group members with the Groups API
Administration
Onboard and manage users
Seamlessly onboard new users and maintain permissions for existing users. Integrate with HR and entitlement systems to automate user creation and role assignments. Roles must be configured within Addepar prior to the assignment.
Steps
- Ensure required roles are created in Addepar
- Create new users with the Users API
- Assign roles to respective users with the Users API
Audit users and roles
Easily export lists of users and respective roles for auditing and compliance. Use the Roles or Users API to request the desired information.
Roles
Steps
- Identify list of roles to query by role ID (full list and role IDs can be requested using the Roles API)
- Use the Roles API to request a list of assigned members based on role ID
Users
Steps
- Identify list of users to query by user ID (full list and user IDs can be requested using the Users API)
- Use the Users API to request a list of assigned roles based on user ID
Manage data access permissions
Ensure all of your advisors have access to their client data and respective books of business. Automatically synchronize client permission groups in Addepar with internal rep code systems and assign access to each user.
Steps
- Create permission groups with the Groups API
- Add and manage members of permission groups with the Groups API
- Assign users to permission groups with the Users API
Audit group members
Easily export lists of groups and respective members for auditing and compliance. Use the Groups API to request the desired information.
Steps
- Identify the list of groups to query by group ID (full list and group IDs can be requested using the Groups API)
- Use the Groups API to request a list of members based on the group ID
Document Management
Export files to external systems
Instantly deliver reports and other files to external systems with the Files API. Distribute files through a client portal or archive them in your document management system.
Steps
- Use the Files API to request a list of file IDs based on your desired criteria
- Download files using selected file IDs
Import files for distribution through Addepar
Import fund fact sheets, distribution notices, and other files for management and distribution through Addepar with the Files API. Users can publish files to the client portal from within Addepar.
Steps
- Create and import files into Addepar with the Files API
- Associate files to a specific group or entity