The SET action is extremely powerful, in terms of its ability to build an Aware IM object hierarchy from an imported XML object. However, in addition to XML, I'd like to request support for JSON, which is much more popular than XML these days.
It would also be nice if it supported standard query string format for importing single objects. For instance, instead of:
AttributeA#Value A#AttributeB#Value B
It would be:
AttributeA=Value%20A&AttributeB=Value%20B