In today's blog post we’ll show you how to add externally created UPS tracking number to an object. Most common use cases are to get updated tracking, that you are then able to query using the standard Salesforce reporting. We will be using the Order object in our demo here.
Trigger on the Order Object:
Line 3: For when a brand new order is added with a tracking number
Line 6: For when the tracking number field is updated