Skip to main content
Question

Automatic Emails w/ Tracking Info


Forum|alt.badge.img+1

Hello! 

My company is exploring options to reduce the number of calls that come in asking for tracking numbers on customer orders. On our Shipment screen, when orders are processed through our shipping software, tracking info is automatically populated in the Master Tracking No column in the Freight Transactions tab. Could we write a custom event that would email the  Receiver of the Shipment whenever that master tracking number is imported? If so, how could we go about doing this?

Thanks!

Forum|alt.badge.img+9

We are currently working on the same thing.  Our plan at this point is to use an existing event that triggers when a shipment is marked delivered and to see if we can attach the delivery note. The existing event does list the carrier and tracking number and the delivery note would have the rest of the information 


NickPorter
Superhero (Customer)
Forum|alt.badge.img+18
  • Superhero (Customer)
  • April 14, 2025

Should be fairly straightforward to build an event on that Tracking Number field when it changes from empty to actually having a value, and then emailing to one of the Comm Methods defined for that connected customer.

You might want to define a specific Comm Method for emails just to be used for these freight tracking notifications, or just use an email that you already have that would work, but either way it should be manageable.  Worst case, if you can’t figure out how to pull the required customer email address directly from the shipment, you could develop a custom field to pull an email (and even allow direct entry in the shipment screen if you wanted to e.g. if you do one-time shipments to customers) into the Shipment, and then call that CF for the email destination.


Forum|alt.badge.img+1
  • Do Gooder (Employee)
  • April 14, 2025

There are system events related to the Freight Integration status changes, including when it goes to status ‘Completed’. This is a good event to indicate tracking data is now available for the Freight Transaction. Retrieving customer email, etc. is still required in the event action.

Events included with Freight Integration:

Entity

Event ID

Description

FrtTransaction

FRTINT_TRANSACTION_VOID

A Freight Integration transaction is set to status Voided.

FrtShippingInfo

FRTINT_SHIP_INFO_CREATED

Freight Integration shipping info is created for a source from customer defaults

FrtTransaction

FRTINT_TRANSACTION_COMPLETED

A Freight Integration transaction is at status Completed, typically indicating tracking information is now available.

FrtTransaction

FRTINT_PROCESS_ERROR

An error has occurred while processing a Freight Integration transaction

FrtTransaction

FRTINT_TRANSACTION_PENDING

A Freight Integration transaction is at status Pending, indicating freight data is sent to third party freight application.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings