nah I don’t use the element trees. I have used that before. i would rather pick the tag which i am looking for and get it processed. Some of the code i do have element tree when i first start poking the api in python.
script has lots of quotes in it so the only way to avoid the quotes error is to use tripple quote around the whole string… I have tried it multiple way but triple quotes works fine.
XML always get twitchy with having & in the strings, and passing xml url to the API/POST.
I tried not to use the console as much as possible that;s why i do most of the action via script/API. it can be done pretty easy via console just copy/paste the shell script or prefetch it.
thanks for checking though as always.