Hey all,
Im trying to find a way to intergrate Shopifys Flow app with Shopifys Order Printer app so that every time an order comes in it automatically prints on my thermal printer.
As both apps (Flow and order printer) are Shopify apps im hoping that there is a nice little way to do this.
Has anybody tried this before or know how it works?
I’m in same boat - I had a way to do this via VBScript so when the Shopify email notification landed in the inbox, based on Outlook rules, it would automatically run a script to fire off to the thermal printer a “order picking slip” via the order printer app. However, this VBScript was based on InternetExplorer’s print command (this is the original thread where I got the script from: https://techniclee.wordpress.com/2013/11/22/print-an-email-without-the-header/comment-page-1/#comment-9655). After 6 years of running flawlessly and printing off multiple tens of thousands of slips, the PC has died and along with it, IE… so this particular Outlook VBScript and my kluged solution no longer works…
Since this was such a bush-fix (although worked for 6 years), there has to be a way for Shopify to do this natively? or has anyone figured out above using the Flow app?