Weavz
Bring

Bring

Bring shipment booking, labels, tracking, and Event Cast webhook subscriptions.

CustomCommerce
5 tools
1 trigger

Tools

Name
book_shipment

Book a Bring shipment and receive shipment numbers, labels, waybills, and tracking links.

track_shipment

Get Bring tracking information by tracking number, shipment number, or supported reference.

list_customer_webhooks

List Bring Event Cast customer-number webhook subscriptions available to the authenticated user.

renew_customer_webhook

Renew a Bring customer-number Event Cast webhook subscription.

delete_webhook

Delete a Bring Event Cast customer or tracking webhook subscription.

Triggers

Name
tracking_event

Triggers when Bring Event Cast sends customer-number or tracking-number shipment events.

Quick Start

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

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

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

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Bring to my app?

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

What tools does Bring support?

Bring supports 5 tools including Book Shipment, Track Shipment, List Customer Webhooks, Renew Customer Webhook, Delete Webhook.

Can I use Bring with AI agents?

Yes. Add Bring 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 Bring be used in stateful agent workflows?

Yes. Agents can combine Bring 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 Bring use?

Bring uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the Bring integration cost?

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

What triggers does Bring support?

Bring supports 1 triggers including Tracking Event.

Connect Bring in minutes

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