<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Sending a File as an attachment in to the Body of the POST call in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Sending-a-File-as-an-attachment-in-to-the-Body-of-the-POST-call/m-p/62839#M15878</link>
    <description>&lt;SPAN&gt;Team,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greatly appreciate your help here in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One of our inbuilt restAPI accepts multipart file as request param. In postman we have an option to attach a file to Body, how can I do the same in BluePrism?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am stuck to find ways to attach a file to the BODY in blue prism.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks,&lt;BR /&gt;Paras Chanana&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Jan 2020 05:45:00 GMT</pubDate>
    <dc:creator>ParasChanana</dc:creator>
    <dc:date>2020-01-15T05:45:00Z</dc:date>
    <item>
      <title>Sending a File as an attachment in to the Body of the POST call</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-a-File-as-an-attachment-in-to-the-Body-of-the-POST-call/m-p/62839#M15878</link>
      <description>&lt;SPAN&gt;Team,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Greatly appreciate your help here in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One of our inbuilt restAPI accepts multipart file as request param. In postman we have an option to attach a file to Body, how can I do the same in BluePrism?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am stuck to find ways to attach a file to the BODY in blue prism.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Thanks,&lt;BR /&gt;Paras Chanana&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2020 05:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-a-File-as-an-attachment-in-to-the-Body-of-the-POST-call/m-p/62839#M15878</guid>
      <dc:creator>ParasChanana</dc:creator>
      <dc:date>2020-01-15T05:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Sending a File as an attachment in to the Body of the POST call</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-a-File-as-an-attachment-in-to-the-Body-of-the-POST-call/m-p/62840#M15879</link>
      <description>​I guess it's usually done by converting the file to Base64 and putting it into a parameter of a JSON.&lt;BR /&gt;For example:&lt;BR /&gt;{"messageId" : "5402580", "documentType": "pdf", "document" : {BASE64encoded file}}&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sven Stien Wullum&lt;BR /&gt;RPA-developer&lt;BR /&gt;Fremtind&lt;BR /&gt;Europe/Oslo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jan 2020 15:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-a-File-as-an-attachment-in-to-the-Body-of-the-POST-call/m-p/62840#M15879</guid>
      <dc:creator>Sven_StienWullu</dc:creator>
      <dc:date>2020-01-24T15:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: Sending a File as an attachment in to the Body of the POST call</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-a-File-as-an-attachment-in-to-the-Body-of-the-POST-call/m-p/62841#M15880</link>
      <description>{BASE64encoded string} more like, as you're basically converting the entire file into a string.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sven Stien Wullum&lt;BR /&gt;RPA-developer&lt;BR /&gt;Fremtind&lt;BR /&gt;Europe/Oslo&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Jan 2020 15:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-a-File-as-an-attachment-in-to-the-Body-of-the-POST-call/m-p/62841#M15880</guid>
      <dc:creator>Sven_StienWullu</dc:creator>
      <dc:date>2020-01-24T15:13:00Z</dc:date>
    </item>
  </channel>
</rss>

