AACFlow

Boxberry

Calculate delivery, manage orders, track parcels, and list pickup points via Boxberry

bo

Boxberry is a Russian parcel delivery and pickup-point (ПВЗ) network with thousands of locations across Russia. Its API supports delivery calculation, order creation, parcel tracking, and pickup point discovery.

With the Boxberry integration in AACFlow, you can:

  • Calculate Delivery: Estimate delivery cost between cities
  • Create Order: Create a new delivery order
  • Parcel Info (Track): Track a parcel by tracking code
  • Orders List: List recent orders in your account
  • List Cities: Retrieve available delivery cities
  • List Points (ПВЗ): Enumerate pickup point locations

This integration enables e-commerce fulfillment workflows, automated shipping cost estimation, and order management within Boxberry's network.

Usage Instructions

Integrate Boxberry into the workflow to manage deliveries. Requires a Boxberry API token from your account at boxberry.ru under Settings → API Access.

Tools

boxberry_calculate

Calculate delivery cost

Input

ParameterTypeRequiredDescription
apiTokenstringYesBoxberry API token
fromCitystringYesOrigin city
toCitystringYesDestination city
weightnumberYesPackage weight in grams

Output

ParameterTypeDescription
pricenumberDelivery cost
periodstringEstimated delivery period

boxberry_create_order

Create a delivery order

Input

ParameterTypeRequiredDescription
apiTokenstringYesBoxberry API token
fromCitystringYesOrigin city
toCitystringYesDestination city
weightnumberYesPackage weight in grams
orderNumberstringYesYour order reference number

Output

ParameterTypeDescription
trackingCodestringBoxberry tracking code
orderIdstringCreated order ID

boxberry_parcel_info

Track a parcel

Input

ParameterTypeRequiredDescription
apiTokenstringYesBoxberry API token
trackingCodestringYesBoxberry tracking code

Output

ParameterTypeDescription
statusstringCurrent parcel status
eventsarrayTracking event history

boxberry_list_cities

List delivery cities

Input

ParameterTypeRequiredDescription
apiTokenstringYesBoxberry API token

Output

ParameterTypeDescription
citiesarrayArray of available city objects

boxberry_list_points

List pickup points (ПВЗ)

Input

ParameterTypeRequiredDescription
apiTokenstringYesBoxberry API token

Output

ParameterTypeDescription
pointsarrayArray of pickup point objects with addresses

On this page

Start building today
Trusted by over 100,000 builders.
The SaaS platform to build AI agents and run your agentic workforce.
Get started