Weavz
Sage Supply Chain Intelligence

Sage Supply Chain Intelligence

Supply-chain execution API formerly Anvyl for purchase orders, order items, shipments, milestones, parts, suppliers, and order lifecycle actions.

6 tools
1 trigger

Tools

Name
list_team_records

List Sage Supply Chain Intelligence team records such as purchase orders, order collections, payment terms, parts, or suppliers.

get_team_record

Get one Sage Supply Chain Intelligence purchase order, part, supplier, payment term, or order collection record.

create_purchase_order

Create a new Sage Supply Chain Intelligence purchase order record.

patch_team_record

Patch a Sage Supply Chain Intelligence team record such as a purchase order, part, supplier, or payment term.

list_order_subresource

List order items, shipments, milestones, documents, or comments associated with a purchase order.

submit_order_action

Issue, cancel, start workflow, or update timeline/workflow for a Sage Supply Chain Intelligence purchase order.

Triggers

Name
new_or_updated_purchase_order

Poll Sage Supply Chain Intelligence purchase orders using updated_from filtering and emit newly changed orders.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('sage-supply-chain-intelligence', 'list_team_records', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'sage-supply-chain-intelligence',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Sage Supply Chain Intelligence to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does Sage Supply Chain Intelligence support?

Sage Supply Chain Intelligence supports 6 tools including List Team Records, Get Team Record, Create Purchase Order, Patch Team Record, List Order Subresource, and more.

Can I use Sage Supply Chain Intelligence with AI agents?

Yes. Add Sage Supply Chain Intelligence to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

Can Sage Supply Chain Intelligence be used in stateful agent workflows?

Yes. Agents can combine Sage Supply Chain Intelligence tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does Sage Supply Chain Intelligence use?

Sage Supply Chain Intelligence uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Sage Supply Chain Intelligence integration cost?

The Sage Supply Chain Intelligence integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

What triggers does Sage Supply Chain Intelligence support?

Sage Supply Chain Intelligence supports 1 triggers including New or Updated Purchase Order.

Connect Sage Supply Chain Intelligence in minutes

Get 20,000 free action executions every month. No credit card required.