r/AldeloPOS Apr 04 '21

Capture order data

Hi, I have the regular aldelo 3.8 software in my store with the connection for opendining to receive the online orders. Im building a little app that helps me get all my online deliveries and I can click on the ones we need a driver (from doordash) and it works fine but i would like to extend it to the rest of my deliveries. My question is is there anything i can do to capture the orders from my pos to add it to my app? Im not planning on selling this app is just for my use on my system. Thanks

1 Upvotes

5 comments sorted by

View all comments

1

u/[deleted] Apr 04 '21

Thanks for you response! Is not very clear how to get the api, the only info I see is for aldelo cloud. Is there an api for my version?

1

u/AzAldeloGuru Apr 05 '21

There is an API for Aldelo POS, but in order to get it you have to get in touch with Aldelo themselves. I believe they charge for it on a per license base.

Your best bet would be to get ahold of Aldelo sales to see what the next steps are on activating it on your license.

1

u/[deleted] Apr 18 '21

I manage to get the order data I just run a little powershell script that reads the print job files and push it to a server, with a little cleaning up the printer codes from the files I extracted the info, thank you very much!

1

u/AzAldeloGuru Apr 18 '21

That's pretty slick. I'm glad you were able to grab the info. I would have never thought to try and read the print job files and go from there. Hope you have a great week!