How can I display USPS tracking data in FileMaker?
You can easily provide tracking data to end-users without requiring an install of the NRGship plugins on all workstations. In your database, you can simply link to USPS.com for tracking data and pass in the returned tracking number.
Create an Open URL script step with a calculated result of:
"http://trkcnfrm1.smi.usps.com/PTSInternetWeb/InterLabelInquiry.do?CAMEFROM=OK&strOrigTrackNum=" & YOURTRACKINGNUMBERFIELDNAME