Hey everyone. I was wondering if anyone has ever had any luck pulling macro's and UI extension info from a codec without using the web admin page. Basically I'm looking to deploy a button to all touch10's, but I don't want to do so until i have all the backup data (macros and extension xml's). I'm currently using Python with Requests to gather other data, but i can't seem to find anything in the docs that would allow me to use xAPI to get macro or extension data. Better yet, download it.
THANK YOU!