<?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 Re: API multipart calls in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118123#M4080</link>
    <description>&lt;P&gt;Have you tried setting the&amp;nbsp;&lt;SPAN class=""&gt;Content&lt;/SPAN&gt;&lt;SPAN&gt;-Transfer-Encoding: base64 after the Content-Type . You can look up few other threads for the format&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.blueprism.com/t5/Product-Forum/Embed-a-image-in-email-body/m-p/94211#M43620" target="_blank" rel="noopener"&gt;https://community.blueprism.com/t5/Product-Forum/Embed-a-image-in-email-body/m-p/94211#M43620&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2025 04:36:10 GMT</pubDate>
    <dc:creator>shashank.kumar280</dc:creator>
    <dc:date>2025-01-06T04:36:10Z</dc:date>
    <item>
      <title>API multipart calls</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118116#M4078</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi there, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;how to handle multipart API calls in Blue Prism?&lt;/P&gt;&lt;P&gt;I will share soon the attempts and documentation that I have&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 10:08:55 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118116#M4078</guid>
      <dc:creator>tim.dauti</dc:creator>
      <dc:date>2025-01-05T10:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: API multipart calls</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118119#M4079</link>
      <description>&lt;P&gt;The first part of the API is working (as it is able to update an attributes)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue is the upload of the PDF file&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the API call&lt;/P&gt;&lt;P&gt;where :&amp;nbsp;&lt;/P&gt;&lt;P&gt;MimeType =&amp;nbsp;application/pdf&lt;/P&gt;&lt;P&gt;File Extension = pdf&lt;/P&gt;&lt;P&gt;File Name = test.pdf&lt;/P&gt;&lt;P&gt;File Base64 = Calculation LoadBinaryFile(FilePfad)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="timdauti_0-1736115897951.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40167iE082EE5593AE0913/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="timdauti_0-1736115897951.png" alt="timdauti_0-1736115897951.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2025 22:35:39 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118119#M4079</guid>
      <dc:creator>tim.dauti</dc:creator>
      <dc:date>2025-01-05T22:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: API multipart calls</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118123#M4080</link>
      <description>&lt;P&gt;Have you tried setting the&amp;nbsp;&lt;SPAN class=""&gt;Content&lt;/SPAN&gt;&lt;SPAN&gt;-Transfer-Encoding: base64 after the Content-Type . You can look up few other threads for the format&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.blueprism.com/t5/Product-Forum/Embed-a-image-in-email-body/m-p/94211#M43620" target="_blank" rel="noopener"&gt;https://community.blueprism.com/t5/Product-Forum/Embed-a-image-in-email-body/m-p/94211#M43620&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 04:36:10 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118123#M4080</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2025-01-06T04:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: API multipart calls</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118156#M4088</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/9521"&gt;@tim.dauti&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I haven't tried the web services configuration within the blue prism system tab. But i had a similar situation where i have to upload the request as a txt file. I have used Utility - HTTP 10.0.2, donwloaded from Digital Exchange.&lt;/P&gt;&lt;P&gt;It has a new action added which will help us for the file handling API calls.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nandhakumar_0-1736234288310.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40173i7326A6D67D573C0B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Nandhakumar_0-1736234288310.png" alt="Nandhakumar_0-1736234288310.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 07:18:42 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/API-multipart-calls/m-p/118156#M4088</guid>
      <dc:creator>Nandhakumar</dc:creator>
      <dc:date>2025-01-07T07:18:42Z</dc:date>
    </item>
  </channel>
</rss>

