FruxonDocs

Zip

Zip procurement orchestration — intake requests, approvals, vendors, purchase orders, invoices, and agreements

The Zip integration connects your agents to Zip, the AI procurement orchestration platform — search and update intake requests, track approvals, manage vendor records, and pull purchase orders, invoices, and agreements.

Prerequisites

You need:

  • Zip API Key — In the Zip application, click the gear icon → Company settingsAPI, then generate an API key. You can create restricted keys with read-only access if your agent only needs to extract data.

Setup

  1. Open Integrations from the sidebar
  2. Select Zip from the catalog
  3. Click Add Integration Config
  4. Give the config a display name (e.g., "Zip")
  5. Enter your Zip API key
  6. Save the config

Using in Your Agent

  1. Open your agent in Agent Studio and select an Agent Step
  2. Under Attached Integration Configurations, click Attach configuration and choose your config
  3. Attach Zip tools from the tools panel
  4. Tools are referenced as zip.search_requests, zip.get_vendor, etc.

Available Tools

Requests & Approvals

ToolDescriptionAction Type
search_requestsSearch purchase requests by number, status, vendor, department, or requesterReadOnly
get_requestGet a single request with line items and custom attributesReadOnly
update_requestUpdate a request's name, description, or custom attributesReversible
search_approvalsSearch approval steps by request, status, or due datesReadOnly

Vendors

ToolDescriptionAction Type
search_vendorsSearch vendors by name, status, subsidiary, or departmentReadOnly
get_vendorGet a single vendor with custom attributes and ERP external IDReadOnly
update_vendorUpdate vendor status, currencies, custom attributes, or subsidiariesReversible

Purchase Orders & Invoices

ToolDescriptionAction Type
search_purchase_ordersSearch purchase orders by vendor, department, status, or dateReadOnly
get_purchase_orderGet a single purchase order with line itemsReadOnly
search_invoicesSearch invoices (bills) by status, vendor, department, or dateReadOnly
get_invoiceGet a single invoice with line items and payment statusReadOnly

Organization Data

ToolDescriptionAction Type
search_departmentsList departments (cost centers)ReadOnly
search_usersSearch users by email or active statusReadOnly
search_subsidiariesList subsidiaries (legal entities)ReadOnly
search_agreementsSearch contracts and agreements with renewal informationReadOnly

On this page