Integrate with Viewpoint Vista using Agave API

Viewpoint Vista is a construction ERP solution with tools for accounting, project management, and much more. Using Agave, you can integrate with Viewpoint Vista and dozens of other systems in hours using a single API.

Sync

Viewpoint Vista

 data
with your application

  • Integrate in hours, not weeks.
  • Connect Viewpoint Vista to your tools (e.g. ERP, CRM, procurement).
  • Unified data model + passthrough requests give you control.
  • Developer-friendly: built-in sandbox, guides, and support.

API ENDPOINTS
READ
WRITE
Customer Management

customers (AR Customers)

Read Write
Financials Management

AP invoices

Read Write

AP payments

Read Write

AR invoices

Read Write

AR payments (AR Cash Receipts)

Read Write

assets (Equipment)

Read Write

bank accounts (Cash Management Accounts)

Read Write

budget line items (JC Estimates)

Read Write

change orders

Read Write

cost codes (Phases)

Read Write

cost types

Read Write

employees

Read Write

expenses

Read Write

items (Materials)

Read Write

job costs

Read Write

ledger accounts

Read Write

ledger journals

Read Write

ledger journal entries

Read Write

prime contracts (Job Contracts)

Read Write

purchase orders

Read Write

purchase order compliances

Read Write

service sites

Read Write

subcontracts

Read Write

subcontract claims

Read Write

subcontract compliances

Read Write

timecard entries

Read Write

vendor compliances

Read Write

work orders

Read Write
Project Management

contacts

Read Write

drawings (Drawing Logs)

Read Write

Available via Passthrough

issues

Read Write

Available via Passthrough

projects (Jobs)

Read Write

RFIs

Read Write

Available via Passthrough

submittals

Read Write

Available via Passthrough

transmittals

Read Write

Available via Passthrough

vendors (AP Vendors)

Read Write
Passthrough Requests

More Viewpoint Vista data (without unified model)

Read Write

Easy to learn and test

Agave API comes fully equipped with everything you need to start transferring data as quickly as possible

Sandbox and Sample Data

Agave has sandbox environments with sample data that you can use instead of spending time creating your own.

Integration Guide

Up-to-date tutorials and solutions to common errors for you and your users.

Get Unified and Raw Data in
Each API Call

Agave provides unified models and access to source data. In addition, we even support passthrough requests, so you are never blocked by us.

curl https://api.agaveapi.com/projects \
  -H 'Api-Version: 2021-11-21' \
  -H 'Client-Id: your-client-id' \
  -H 'Client-Secret: your-client-secret' \
  -H 'Account-Token: autodesk-build-account-token'
BASH

Example Request

{
  "id": "...",
  "name": "Test Project-1",
  "start_date": "2022-01-01",
  "status": "Active",
  ...
}
JSON

Returns unified project object like this

Your teams deserve better
Get started with Agave today

Reach out to us, and we'll get back to you within 24 hours to help you set up your integration.

Get Started