Team, I am trying to send an invoice record to an ...
# integrations
a
Team, I am trying to send an invoice record to an external system as an XML file, via FTP. What do you suggest to convert the invoice record to an XML string/file?
d
One trick is .. add
&xml=T
to the url of the invoice you're looking at. Should get you on the right path
a
hi, this is exactly what I want, the xml created with &xml=T
how do I get that XML from suite script?
l
@jeremy rudolph
r
j
@Antonio Garcia, I'll ping you directly.