Query in an XML file restAPI?
Hi to all,
first sorry about my english as it is so pour.
I have a problem and I would like if someone can help me.
I have a rest to an XML, everything is correct, I get all information. And I show in a list
The main problem is when I want to make a query. As my salesman have a code and when they get in customer page, I just want they see their customers. AND XML file have all customers inside. I want to make query by salesman.
I check all documentation and everything works in JSON and in Appery DB,( I can make queries) but in a XML file I try it and nothing at all.
Is there any way to do it easily, as I'm not an expert.
Thanks in advance.