<?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: Making API requests using multipart-form data in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118356#M52710</link>
    <description>&lt;P&gt;Noticed that FieldName in Postman is "image" but it's set to "request" in BP configuration&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jan 2025 06:06:44 GMT</pubDate>
    <dc:creator>shashank.kumar280</dc:creator>
    <dc:date>2025-01-20T06:06:44Z</dc:date>
    <item>
      <title>Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118208#M52646</link>
      <description>&lt;P&gt;Hello everyone !&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use an API which does OCR, which means I'm supposed to send it an image file, and receive back a text which should include the text found inside the image.&lt;/P&gt;&lt;P&gt;I have tried to do so using only BluePrism's native web API services, but found that the multiple files option doesn't let me modify the request's body, and after looking into the forum's answers I found that it'd be better to use the http request multipart action.&lt;/P&gt;&lt;P&gt;Here's my problem though : When I try to send a request, I don't receive an error code but instead am told that an exception was thrown by the code stage : "one or more errors occurred", which makes it really hard for me to see what I'm doing wrong.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Below are screenshots of my overall collections, as well as that of the postman request which I am trying to base myself off in BluePrism:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbastien_0-1736413417913.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40187i3FB442AD7A88DF69/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_0-1736413417913.png" alt="bbastien_0-1736413417913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbastien_1-1736413634196.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40188i0B82F69AC9AD3CD6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_1-1736413634196.png" alt="bbastien_1-1736413634196.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbastien_5-1736414898927.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40192i73B32EE7CEF61B56/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_5-1736414898927.png" alt="bbastien_5-1736414898927.png" /&gt;&lt;/span&gt;&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="bbastien_2-1736414063832.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40189iE066EAD5C9E0BA47/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_2-1736414063832.png" alt="bbastien_2-1736414063832.png" /&gt;&lt;/span&gt;&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="bbastien_3-1736414190170.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40190i64ECAB938388A331/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_3-1736414190170.png" alt="bbastien_3-1736414190170.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If someone know what I'm doing wrong&amp;nbsp; or even how I could fix my problem, I'd be very thankful !&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Bastien&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 09:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118208#M52646</guid>
      <dc:creator>bbastien</dc:creator>
      <dc:date>2025-01-09T09:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118213#M52649</link>
      <description>&lt;P&gt;Hi Bastien,&lt;/P&gt;&lt;P&gt;As a first step, I'd recommend review of our Knowledge Base article, "&lt;A href="https://support.blueprism.com/en/support/solutions/articles/7000076748-how-can-i-work-with-a-multipart-form-data-web-request-" target="_blank" rel="noopener"&gt;How can I work with a multipart/form-data web request?&lt;/A&gt;". It contains several useful tips for getting this type of request to work within Blue Prism.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 14:37:32 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118213#M52649</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2025-01-09T14:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118218#M52651</link>
      <description>&lt;P&gt;Thank you for the additional documentation ! However, some parts remain a bit hard for me to grasp :&lt;/P&gt;&lt;P&gt;The documentation you forwarded did allow me to make a (I hope) functional template and use the action corresponding to the request, as I finally got a response from the API server, which states that the image cannot be loaded.&lt;/P&gt;&lt;P&gt;As far as I can tell, it is what was mentionned in the link you forwarded, and was mentionned in multiple other posts on this forum, which is to say that binary data gets automatically converted to base64 and is therefore unreadable by the API.&lt;/P&gt;&lt;P&gt;So I deduce that I need to use the HTTP Request Multipart action, but then again, I cannot figure what in the way I filled my collections is wrong in such a way that it does not even forward my request and returns a code error...&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your response,&lt;/P&gt;&lt;P&gt;Bastien&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jan 2025 16:09:24 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118218#M52651</guid>
      <dc:creator>bbastien</dc:creator>
      <dc:date>2025-01-09T16:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118224#M52653</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/57132"&gt;@bbastien&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used the HTTP - Multipart action for one of my process recently, please find the details on how i have used it, it may help you.&lt;/P&gt;&lt;P&gt;In my case we have couple certs provided by the endpoint API and that was installed into the bot machine key store, so we refere the the cert based on certificate ID. you can ignore if it is not applicable.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nandhakumar_0-1736475600916.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40194i6EA9508E759A852B/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Nandhakumar_0-1736475600916.png" alt="Nandhakumar_0-1736475600916.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;File Meta data collection,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Nandhakumar_1-1736475649952.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40195i390AB873B5311286/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Nandhakumar_1-1736475649952.png" alt="Nandhakumar_1-1736475649952.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;File name and file path has to be provided as per the file is being posted.&lt;/P&gt;&lt;P&gt;As per you screenshots, you have mentioned Filemetadata.Content type = Multipart/form-data, can you try to change that to application/json and fieldname as well and let me know?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nandha&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 02:28:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118224#M52653</guid>
      <dc:creator>Nandhakumar</dc:creator>
      <dc:date>2025-01-10T02:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118225#M52654</link>
      <description>&lt;P&gt;Looking at your Postman screenshot you can try setting the FieldMetadata collection to blank and try setting the FileMetadata collection's Content-Type as image/jpeg or &lt;SPAN&gt;application/octet-stream&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 03:39:30 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118225#M52654</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2025-01-10T03:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118226#M52655</link>
      <description>&lt;P&gt;Yes the content type i have used was application/json because i was sending the json in a .txt file.&lt;/P&gt;&lt;P&gt;In you case it has to be image/jpeg or&amp;nbsp;&lt;SPAN&gt;application/octet-stream as mentioned by Shashank&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Nandha&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 04:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118226#M52655</guid>
      <dc:creator>Nandhakumar</dc:creator>
      <dc:date>2025-01-10T04:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118235#M52657</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/399"&gt;@Nandhakumar&lt;/a&gt;&amp;nbsp;, thank you for your response ! I tried to change the FileMetadata.Content Type to application/json, but still got a code error from the HTTP request action&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbastien_0-1736499854520.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40196i6AE0FAD1732E47C4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_0-1736499854520.png" alt="bbastien_0-1736499854520.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However I'm not sure what I should change the fieldname to ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbastien_1-1736499946203.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40197i2A5E4FEA54F9D620/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_1-1736499946203.png" alt="bbastien_1-1736499946203.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As far as I could tell, the only fields possible for the image to be uploaded were image and url, depending on the method the API needs to use to access the image, but I may be missing something important here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there something that I am doing wrong with my file metadata collection ?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance for your response !&lt;/P&gt;&lt;P&gt;Bastien&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 09:08:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118235#M52657</guid>
      <dc:creator>bbastien</dc:creator>
      <dc:date>2025-01-10T09:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118236#M52658</link>
      <description>&lt;P&gt;Hello and thank you for your response !&amp;nbsp;&lt;BR /&gt;I have tried leaving the FieldMetadata field blank and using either "image/jpeg" or "&lt;SPAN&gt;application/octet-stream", but the action still returns me a code error...&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 09:15:12 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118236#M52658</guid>
      <dc:creator>bbastien</dc:creator>
      <dc:date>2025-01-10T09:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118237#M52659</link>
      <description>&lt;P&gt;Thank you for the clarification, I was using the image/jpeg value by default, and tried the application/json just to be sure, but it didn't seem to fix the issue, and since the only error I get is "Internal : Could not execute code stage because exception thrown by code stage: One or more errors occurred.", I really cannot figure out what is causing it, do you maybe have an idea of what that could be ?&lt;BR /&gt;Thank you in advance for your response,&lt;/P&gt;&lt;P&gt;Bastien&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 09:18:07 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118237#M52659</guid>
      <dc:creator>bbastien</dc:creator>
      <dc:date>2025-01-10T09:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118278#M52673</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;BR /&gt;I realized that my screenshots might not have been the clearest, as they were taken from the rapidapi website, so I figured that maybe screenshots from my postman requests would help, as I still cannot figure out why my use of the "Http Utility - Http Client::HTTP Request Multipart" action results in a code-stage error and would really appreciate a hand with the collections/values it's supposed to receive :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbastien_0-1736845119077.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40204i6D19684560736676/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_0-1736845119077.png" alt="bbastien_0-1736845119077.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbastien_1-1736845165325.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40205i30B3E5CF93DA2988/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_1-1736845165325.png" alt="bbastien_1-1736845165325.png" /&gt;&lt;/span&gt;&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="bbastien_2-1736845359701.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40206iFC0E3DDCB2D85D68/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_2-1736845359701.png" alt="bbastien_2-1736845359701.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bbastien_3-1736845398770.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40207i5BF594587EAE76C4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="bbastien_3-1736845398770.png" alt="bbastien_3-1736845398770.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Again, I'm trying to use the&amp;nbsp;Http Utility - Http Client::HTTP Request Multipart action, as advised by the link provided by&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2091"&gt;@steven.boggs&lt;/a&gt;, but cannot yet figure out what I'm doing wrong with it, so any help would be appreciated !&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Bastien&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 09:06:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118278#M52673</guid>
      <dc:creator>bbastien</dc:creator>
      <dc:date>2025-01-14T09:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118356#M52710</link>
      <description>&lt;P&gt;Noticed that FieldName in Postman is "image" but it's set to "request" in BP configuration&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 06:06:44 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118356#M52710</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2025-01-20T06:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118358#M52711</link>
      <description>&lt;P&gt;I'm sorry, I'm not sure which one you mean. Are you referencing Nandhakumar's screenshot of his fileMetadatacollection ?&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2025 09:11:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118358#M52711</guid>
      <dc:creator>bbastien</dc:creator>
      <dc:date>2025-01-20T09:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118375#M52718</link>
      <description>&lt;P&gt;I think I misread. FileMetadata.FieldName is set as "image" already in your configuration&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2025 07:37:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118375#M52718</guid>
      <dc:creator>shashank.kumar280</dc:creator>
      <dc:date>2025-01-21T07:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: Making API requests using multipart-form data</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118865#M52837</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Not sure if this issue is resolved for you but i did give a try and it was success, can check for details from below SS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="plnarayana777_0-1739547378974.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/40396i3594D9DB837A0C2C/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="plnarayana777_0-1739547378974.png" alt="plnarayana777_0-1739547378974.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Address url :&amp;nbsp;"&lt;A href="https://ocr43.p.rapidapi.com/v1/results" target="_blank"&gt;https://ocr43.p.rapidapi.com/v1/results&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2025 15:38:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Making-API-requests-using-multipart-form-data/m-p/118865#M52837</guid>
      <dc:creator>plnarayana777</dc:creator>
      <dc:date>2025-02-14T15:38:03Z</dc:date>
    </item>
  </channel>
</rss>

