Fedex API

F

Filippo

Hello,

Has anybody experience in sending transaction with Fedex API using VBA?
I tried to find some info but without success.

Thanks for helping

Philip
 
P

Perry

Pls specify yr problem?

Have you Googled to see where you can get support for the
Fedex application y're trying to automate ?

Krgrds,
Perry
 
F

Filippo

Hi Perry.

I got a Fdex account number. I downloaded and installed API.
I'm preparing to submitt a Subscription request to receive a final code:
Test meter.
Besides I have documentation about Fedex tagged transactions and XML
transactions.
No VBA example exists (only VBS).
I'd like to see it one to verify my work. My goal is to send transactions to
track packages shipment by Office applications.

Thanks for your answer.

Regards

Filippo
 
P

Perry

If y're speaking about Fedex, I'm aware y're trying to do
tracking/tracing...

But, it all comes down to data manipulation ...
Fedex most likely will use the EDI 210 interfacing standard.
( if that hasn't been changed to XML in the meantime ...)

If you don't know what the file format of EDI 210 looks like, you can
absolutely walk
up to yr local Customs office to help you out.
Based on this EDI 210 file format protocol, you can set up yr VBA import
mechanism.

Can't tell you what EDI 210 looks like nowadays, so guess you'll have to
wander around Google (or Customs)
.... unless someone in this group can help you out ....

First: get confirmation from Fedex that they're using EDI 210 as interfacing
protocol.

Krgrds,
Perry
 
E

ewr2tx

If y're speaking aboutFedex, I'm aware y're trying to do
tracking/tracing...

But, it all comes down to data manipulation ...Fedexmost likely will use the EDI 210 interfacing standard.
( if that hasn't been changed to XML in the meantime ...)

If you don't know what the file format of EDI 210 looks like, you can
absolutely walk
up to yr local Customs office to help you out.
Based on this EDI 210 file format protocol, you can set up yr VBA import
mechanism.

Can't tell you what EDI 210 looks like nowadays, so guess you'll have to
wander around Google (or Customs)
... unless someone in this group can help you out ....

First: get confirmation fromFedexthat they're using EDI 210 as interfacing
protocol.

Krgrds,
Perry








- Show quoted text -

FedEx uses ANSI X12 214s for tracking, plus there are proprietary
formats being utilized. i would contact your local FedEx Rep for
details on EDI transactions.
Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top