Discussions
Create record via xml
via suitescript 2.0, is there a way to get a records xml and also create a record via xml?
What i am doing is trying to write an integration that will keep our environments in sync. I was looping through the fields and setting each matching field, and it almost works, but I am getting some incredibly weird issues that I don't 'think I can get around.
So my solution is to hopefully get the record's xml in production, pass it to our sandbox, and upload it there.
Any ideas on how I can do this?