Sage Supply Chain Intelligence
Supply-chain execution API formerly Anvyl for purchase orders, order items, shipments, milestones, parts, suppliers, and order lifecycle actions.
Tools
| Name | Description |
|---|---|
list_team_recordsList Sage Supply Chain Intelligence team records such as purchase orders, order collections, payment terms, parts, or suppliers. | List Sage Supply Chain Intelligence team records such as purchase orders, order collections, payment terms, parts, or suppliers. |
get_team_recordGet one Sage Supply Chain Intelligence purchase order, part, supplier, payment term, or order collection record. | Get one Sage Supply Chain Intelligence purchase order, part, supplier, payment term, or order collection record. |
create_purchase_orderCreate a new Sage Supply Chain Intelligence purchase order record. | Create a new Sage Supply Chain Intelligence purchase order record. |
patch_team_recordPatch a Sage Supply Chain Intelligence team record such as a purchase order, part, supplier, or payment term. | Patch a Sage Supply Chain Intelligence team record such as a purchase order, part, supplier, or payment term. |
list_order_subresourceList order items, shipments, milestones, documents, or comments associated with a purchase order. | List order items, shipments, milestones, documents, or comments associated with a purchase order. |
submit_order_actionIssue, cancel, start workflow, or update timeline/workflow for a Sage Supply Chain Intelligence purchase order. | Issue, cancel, start workflow, or update timeline/workflow for a Sage Supply Chain Intelligence purchase order. |
Triggers
| Name | Description |
|---|---|
new_or_updated_purchase_orderPoll Sage Supply Chain Intelligence purchase orders using updated_from filtering and emit newly changed orders. | Poll Sage Supply Chain Intelligence purchase orders using updated_from filtering and emit newly changed orders. |
Quick Start
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.