I'm trying to populate data to the FedEx.com Shipping or Lite version. https://www.fedex.com/lite/lite-ship.html?#address
Is any simple method to pass arguments to that webpage?
Something like: https://www.fedex.com/lite/lite-ship.html?#address&to-address=Washington&Zip-code=01234
This will save a lot of copy/paste work.
I'm looking for a very simple solution not a full integration using FedEx Web Services.
Thank you.