<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Want to send documents to external system with Meta data .</title><link>https://community.appian.com/discussions/f/integrations/22689/want-to-send-documents-to-external-system-with-meta-data</link><description>There is an requirement to send existing or uploaded docs to external system with metadata , with SFTP protocol I think we cant send metadata , What would be the better apprach</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Want to send documents to external system with Meta data .</title><link>https://community.appian.com/thread/88725?ContentTypeID=1</link><pubDate>Tue, 07 Dec 2021 06:16:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:af7f7704-9889-43f4-82a8-9ca5540f0936</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;The depends a lot on the type of interfaces the other system supports. If this is a document management system like OpenText, it probably has some API which you might want to have a look at.&lt;/p&gt;
&lt;p&gt;Integrations support&amp;nbsp;Multipart Form Data (multipart/form-data). That should allow you&amp;nbsp;to make&amp;nbsp;the file the first&amp;nbsp;part, and add a JSON object as the second part.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/21.4/Integration_Object.html#http-integration-definition"&gt;https://docs.appian.com/suite/help/21.4/Integration_Object.html#http-integration-definition&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>