Export to XML
Description
Section titled “Description”Writes a PlaidCloud project table to a document account as an XML file. Use when downstream systems require XML input — common with older enterprise integrations, government filings, or specific industry data exchange formats.
The XML structure mirrors the table: one element per row, child elements for each column. For more control over the structure, use a templated approach via Document Text Substitution on a template file.