ShipStation and Slack: Carrier Rate-Shop Picker Template

On demand, this Spojit template rate-shops a ShipStation order across carriers, picks the best speed-versus-cost option, and posts the recommendation to Slack for the packer.

What It Builds

A Manual trigger starts the run for a given order number. A ShipStation Connector node fetches live rates across every available carrier and service. An Agent-mode Connector node weighs the trade-off between delivery speed and cost and selects the best option, then a Slack Connector node posts a clear recommendation into the packing channel.

The Prompt

Paste this into Miraxa and it builds the workflow, connecting the tools for you:

Build a workflow with a manual trigger that takes a ShipStation order number, fetches the available shipping rates across all carriers for that order, then has an AI step pick the best balance of delivery speed and cost. Post the recommended carrier, service, price, and estimated delivery days to the #shipping Slack channel for the packer, including the order number.

Connectors Used

  • ShipStation - retrieves multi-carrier rates for the order. Trigger is Manual (run on demand per order).
  • Slack - posts the carrier recommendation to your packing channel.

Customize It

Change #shipping to your team channel, and tell Miraxa to bias the choice (for example, "always prefer cheapest under a 3-day delivery estimate"). You can also have it list the top two or three options instead of a single pick, or include the package weight and destination in the message.

Tips

  • Make sure your ShipStation connection has access to the carriers and account you want quoted, or rates will come back empty.
  • Use Agent mode for the pick step so the model can reason over speed versus cost; add a Response Schema if you want the choice as structured fields.
  • Add a Slack mention or thread so the packer is notified the moment the recommendation lands.

Related

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.