This trigger fires when a new shipping label is created.
Developer info
- API endpoint slug
 - shippo.new_shipping_label
 
Trigger fields
No fields for this trigger
  Ingredients
Label url The URL to the shipping label for this shipment.
- Slug
 - label_url
 - Filter code
 - Shippo.newShippingLabel.LabelUrl
 - Type
 - String
 - Example
 - https://example.com/label.pdf
 
Label file type The file type of the shipping label.
- Slug
 - label_file_type
 - Filter code
 - Shippo.newShippingLabel.LabelFileType
 - Type
 - String
 - Example
 - PDF_4x6
 
Label object The object ID of the Shipping Label.
- Slug
 - object_id
 - Filter code
 - Shippo.newShippingLabel.LabelObjectId
 - Type
 - String
 - Example
 - 915d94940ea54c3a80cbfa328722f5a1
 
Status The status of this object.
- Slug
 - status
 - Filter code
 - Shippo.newShippingLabel.Status
 - Type
 - String
 - Example
 - SUCCESS
 
Rate The unique identifier for the rate used to purchase this shipment.
- Slug
 - rate
 - Filter code
 - Shippo.newShippingLabel.Rate
 - Type
 - String
 - Example
 - ec9f0d3adc9441449c85d315f0997fd5
 
Eta The estimated delivery date for this shipment.
- Slug
 - eta
 - Filter code
 - Shippo.newShippingLabel.Eta
 - Type
 - Date with time (ISO8601)
 - Example
 - 2020-07-08T04:17:06+05:00
 
Tracking number The tracking number for this shipment.
- Slug
 - tracking_number
 - Filter code
 - Shippo.newShippingLabel.TrackingNumber
 - Type
 - String
 - Example
 - 9499907123456123456781
 
Tracking status The status of the tracking for this shipment.
- Slug
 - tracking_status
 - Filter code
 - Shippo.newShippingLabel.TrackingStatus
 - Type
 - String
 - Example
 - UNKOWN
 
Tracking url provider The URL to the tracking page for this shipment.
- Slug
 - tracking_url_provider
 - Filter code
 - Shippo.newShippingLabel.TrackingUrlProvider
 - Type
 - String
 - Example
 - https://example.com/tracking
 
Commercial invoice url The URL to the commercial invoice for this shipment.
- Slug
 - commercial_invoice_url
 - Filter code
 - Shippo.newShippingLabel.CommercialInvoiceUrl
 - Type
 - String
 - Example
 - https://example.com/invoice.pdf
 
Qr code url The URL to the QR code for this shipment.
- Slug
 - qr_code_url
 - Filter code
 - Shippo.newShippingLabel.QrCodeUrl
 - Type
 - String
 - Example
 - https://example.com/qr_code.pdf
 
Object state The state of this object.
- Slug
 - object_state
 - Filter code
 - Shippo.newShippingLabel.ObjectState
 - Type
 - String
 - Example
 - VALID
 
Object owner The email address of the owner of this object.
- Slug
 - object_owner
 - Filter code
 - Shippo.newShippingLabel.ObjectOwner
 - Type
 - String
 - Example
 - example@email.com
 
Object created The date and time this object was created.
- Slug
 - object_created
 - Filter code
 - Shippo.newShippingLabel.ObjectCreated
 - Type
 - Date with time (ISO8601)
 - Example
 - 2020-07-08T04:17:06+05:00
 
