Shippo Tracker

Written By Brian Sathinathan (Super Administrator)

Updated at October 12th, 2020

Description

Shippo tracker will receive in msg.carrier and msg.tracking_number as the inputs and msg.payload  will output  the status on the package that the user would like to track.

Input

carrier (string)The package carriertracking_number (string)Tracking number for the package being delivered by that specified carrier

Parameters

Access Token(string)The Access Token linked to the user account

Output

payload (object)A JSON object that contains the package status.

Was this article helpful?