We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
hannahrobertson Could you please help me understand why you would like to script this particular example in Scriipted RETS api since it can be done wih the standard API directed at the Tables option. It then returns json or xml, whichever your choice...
I think brian.degroot has a good answer. My question is why do you want to copy it? It is already saved and if the data you are bringing in has the same colums, then you can apply the data to an existing 'import/staging' table and use the same transf...
Yes you can return XML. Do you have access to the REST API explorer? I tried it in the explorer which allows you to choose the format to return. One of your choices is 'application/xml'. Perhaps there is an error in your syntax for creating the xmldo...