Re: Connecting to UPS

2019-07-31 Thread JasonH via 4D_Tech
Yep



--
Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Connecting to UPS

2019-07-31 Thread Lee Hinde via 4D_Tech
Thanks!

If it's that old, you're probably using the xml data structure, not json, 
correct?


> On Jul 31, 2019, at 2:39 PM, JasonH via 4D_Tech <4d_tech@lists.4d.com> wrote:
> 
> I'm using the the UPS API, but haven't looked at the code in over 5 years. 
> If you run into specific problems I can try to help though.
> 
> I just checked, and I can still pull up tracking by reference. :-)
> Along with tracking, I also use their API for rate quotes, TIT, and address
> validation.
> 

**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Connecting to UPS

2019-07-31 Thread JasonH via 4D_Tech
I'm using the the UPS API, but haven't looked at the code in over 5 years. 
If you run into specific problems I can try to help though.

I just checked, and I can still pull up tracking by reference. :-)
Along with tracking, I also use their API for rate quotes, TIT, and address
validation.



--
Sent from: http://4d.1045681.n5.nabble.com/4D-Tech-f1376241.html
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Connecting to UPS

2019-07-31 Thread Lee Hinde via 4D_Tech
UPS used to support a url-based status check where the user could track
packages based on their internal data - an invoice number and the UPS
Customer number got you the status for that delivery. (Specifically
avoiding having to store a UPS tracking number in the database.)

About a month ago they stopped supporting that approach. And I've been
trying to figure out their API since.

Before I get going, I'm checking to see if anyone has pointers on
navigating the dev process and/or insights on the UPS API.

Thanks.
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**