Right now, we need to look up an order in a custom order management system, then look it up in Shipstation. I'd like to create a workflow where we can look up the order in the first system, then just click a link to go directly to the order page in Shipstation. So basically, I'd like to link directly to a Shipstation order page.
However, each order page loads in a modal window so orders aren't given a direct URL. I'd like to simply have a shipsation URL where I can pass in an order id and have that page pull up that order in Shipstation.
SUPER SIMPLE ENDPOINT, but huge value in constructing workflows that make sense.