<?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: Upload file to Google Drive via API in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88380#M38941</link>
    <description>Can you please elaborate ? as per the parameters available, Body needs to go as 'Text' and content type needs to go in header, i need to send some more parameter along with the file in order to complete the reqiurement.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ishan Mahajan &lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 23 Mar 2020 09:11:00 GMT</pubDate>
    <dc:creator>IshanMahajan</dc:creator>
    <dc:date>2020-03-23T09:11:00Z</dc:date>
    <item>
      <title>Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88376#M38937</link>
      <description>We are using BP version 6.3&lt;BR /&gt;&lt;BR /&gt;I want to know how is the best way to upload file to Google Drive without using browser or other app to syncrohnize the folders.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 20 Jan 2020 17:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88376#M38937</guid>
      <dc:creator>PABLOPEREZ-ENCI</dc:creator>
      <dc:date>2020-01-20T17:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88377#M38938</link>
      <description>Hi Pablo,&lt;BR /&gt;&lt;BR /&gt;There is a community supported Skill available on the Digital Exchange which is available to manage Google Drive (including uploading files), although unfortunately this is only supported from version 6.5 onwards:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/drive-api-v3-2" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/drive-api-v3-2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;On version 6.3 there are a number of VBOs which may help you develop similar functionality, although they are not as fully featured as the Web API Services feature (introduced in 6.4) which the above skill is based on:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.blueprism.com/1214097682" target="_blank" rel="noopener"&gt;Where can I find the Utility - HTTP Communication VBO? &lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.blueprism.com/1214139472" target="_blank" rel="noopener"&gt;Where can I find the Webservices - REST VBO? &lt;/A&gt;&lt;BR /&gt;&lt;A href="https://help.blueprism.com/1159584332" target="_blank" rel="noopener"&gt;Where can I find the Webservices - OAuth 2.0 VBO? &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The documentation for the Google Drive API is available here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.google.com/drive/" target="_blank" rel="noopener"&gt;https://developers.google.com/drive/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Roberts&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Jan 2020 13:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88377#M38938</guid>
      <dc:creator>james.roberts.bp</dc:creator>
      <dc:date>2020-01-30T13:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88378#M38939</link>
      <description>HI James,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;i have question on similar lines, we are using Veeva APIs to upload a file to veeva, we are able to do that using Postman application, since we have an option there to change the parameter type to 'File' and enter the file path to achieve this =, do you have any info how we can upload a file using Blueprism HTTP utility ? i am looking into this but want to share this on portal to resolve it quickly.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ishan Mahajan &lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Mar 2020 11:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88378#M38939</guid>
      <dc:creator>IshanMahajan</dc:creator>
      <dc:date>2020-03-20T11:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88379#M38940</link>
      <description>In Body content you can select Single File and then send the file as Binary.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Mar 2020 15:02:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88379#M38940</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2020-03-20T15:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88380#M38941</link>
      <description>Can you please elaborate ? as per the parameters available, Body needs to go as 'Text' and content type needs to go in header, i need to send some more parameter along with the file in order to complete the reqiurement.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ishan Mahajan &lt;BR /&gt;India&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Mar 2020 09:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88380#M38941</guid>
      <dc:creator>IshanMahajan</dc:creator>
      <dc:date>2020-03-23T09:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88381#M38942</link>
      <description>&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;Can you try this in Body&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12022.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12188i023564DAAB2033BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="12022.png" alt="12022.png" /&gt;&lt;/span&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;and then specify content-type in header of that action.&lt;span class="lia-inline-image-display-wrapper" image-alt="12023.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12189i4E5128DABF707846/image-size/large?v=v2&amp;amp;px=999" role="button" title="12023.png" alt="12023.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;If you have more parameters then you can define body template in Image 1.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2020 13:13:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88381#M38942</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2020-03-24T13:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88382#M38943</link>
      <description>Hi Ishan,&lt;BR /&gt;&lt;BR /&gt;There are a couple of different ways to achieve this that I'm aware of, although it depends on the version of Blue Prism you are using and the type of request that your Web Service is expecting to receive:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;1 - Using the 'Web API Services' feature introduced in version 6.4.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;- This feature provides two built-in ways to send files via the '&lt;STRONG&gt;Body Content&lt;/STRONG&gt;' option which is detailed on page 27 of the following guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://portal.blueprism.com/system/files/documents/v6.4%20User%20Guide%20-%20Web%20APIs_2.pdf" target="_blank" rel="noopener"&gt;v6.4 User Guide - Web API Services&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's worth noting that if you use one of these options then the Content-Type header is automatically set and doesn't need to be set anywhere else:&lt;BR /&gt;&lt;BR /&gt;"&lt;STRONG&gt;Single File&lt;/STRONG&gt;" - in this case, the Content-Type will be set to &lt;STRONG&gt;application/octet-stream&lt;/STRONG&gt;, and you can send no more than one file.&lt;BR /&gt;&lt;BR /&gt;"&lt;STRONG&gt;Multiple Files&lt;/STRONG&gt;" - for this option, the Content-Type will be set to &lt;STRONG&gt;multipart/form-data&lt;/STRONG&gt;, and you can send either one or multiple files.&lt;BR /&gt;&lt;BR /&gt;- The option you will want to choose will depend on what Content-Type will be accepted by the web service, so you may want to consult the documentation for the API you are using - although if you're using the 'form-data' option in POSTMAN I think that maps to the 'Multiple Files' option.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;2 - Using the Utility - HTTP VBO&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;- You may be able to send files within the Body of your request via this VBO, there is an example of how to do this for a multipart/form-data request in the following knowledgebase article:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.blueprism.com/1340043202" target="_blank" rel="noopener"&gt;How can I use the 'HTTP Communication VBO' to send a file using a "multipart/form-data" type request? &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- This is one example of many different potential configurations, so may require quite a bit of extra configuration.&lt;BR /&gt;&lt;BR /&gt;Overall I'd recommend using the '&lt;STRONG&gt;Web API Feature&lt;/STRONG&gt;' if you can as the configuration is generally much simpler.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Roberts&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Mar 2020 13:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88382#M38943</guid>
      <dc:creator>james.roberts.bp</dc:creator>
      <dc:date>2020-03-24T13:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88383#M38944</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/23165"&gt;@james.roberts.bp&lt;/a&gt; ​James, for the 'Multiple Files' can you elaborate on setting up the collection?&lt;BR /&gt;&lt;BR /&gt;I am trying to upload a file and have it working through Postman, when looking at the log I see this and I'm using the file option for the form-data in the body.&lt;BR /&gt;&lt;BR /&gt;Content-Type: multipart/form-data; boundary=--------------------------574639511453299179934016&lt;BR /&gt;Content-Length: 1179190&lt;BR /&gt;----------------------------574639511453299179934016&lt;BR /&gt;Content-Disposition: form-data; name="file"; filename="1718367-2019-1231-MID; 1040.pdf"&lt;BR /&gt;Content-Type: application/pdf&lt;BR /&gt;&lt;BR /&gt;&amp;lt;1718367-2019-1231-MID; 1040.pdf&amp;gt;&lt;BR /&gt;----------------------------574639511453299179934016--&lt;BR /&gt;&lt;BR /&gt;I have tried setting up the following fields in a collection I am piping into the multiple files API request action.&lt;BR /&gt;Boundary with a value of ------------------------&lt;BR /&gt;name with a value of file&lt;BR /&gt;and filename with a value of the file path to the file I want to upload. When I try to run this I get the following output (I'm currently not sending the data so I can validate what is being sent).&lt;/P&gt;
&lt;P&gt;POST api end point url&lt;BR /&gt;Content-Type: multipart/form-data; boundary=&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Tracy Schultz&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jul 2020 23:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88383#M38944</guid>
      <dc:creator>TracySchultz</dc:creator>
      <dc:date>2020-07-31T23:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88384#M38945</link>
      <description>Hi Tracy,&lt;BR /&gt;&lt;BR /&gt;The required fields for a collection can often be populated using the 'Import' option available here:&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="12026.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/12195iBF649F4C33CD7094/image-size/large?v=v2&amp;amp;px=999" role="button" title="12026.png" alt="12026.png" /&gt;&lt;/span&gt;&lt;BR /&gt;For your example you will likely need to set the fields up in your collection as follows:&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;File (Binary) - The binary of the file you are uploading.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;File Name (Text) - "1718367-2019-1231-MID; 1040.pdf"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Field Name (Text) - "file"&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Content-Type (Text) - "application/pdf"&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this helps!&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;James Roberts&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Aug 2020 16:09:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88384#M38945</guid>
      <dc:creator>james.roberts.bp</dc:creator>
      <dc:date>2020-08-03T16:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88385#M38946</link>
      <description>Hi James Robert,&lt;BR /&gt;&lt;BR /&gt;I have followed the steps that you have mentioned in &lt;A href="https://help.blueprism.com/1340043202" target="_blank" rel="noopener"&gt;How can I use the 'HTTP Communication VBO' to send a file using a "multipart/form-data" type request?&lt;/A&gt;.&amp;nbsp; I am able to upload only text files,other file types like like pdf are getting corrupted after uploading. Could you please let me know how to upload other files as well, including images.(I need to upload files to sharepoint via web api built by mulesoft using multipart/form-data) I tried inbuilt web api from blueprism as well, it didnt worked as I have to send meta data like filename and content type along with File value.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sireesha&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 23 Apr 2021 11:03:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88385#M38946</guid>
      <dc:creator>SireeshaJaggems</dc:creator>
      <dc:date>2021-04-23T11:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88386#M38947</link>
      <description>&lt;SPAN&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;Actually I have tried BP Web API Services to upload a file to AWS S3 and getting "403 Missing Authentication Token" error in response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attached the screenshot of the Web API definition so can someone help me to get resolve the issue?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Arunkumar Manoharan&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2022 16:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88386#M38947</guid>
      <dc:creator>ArunkumarManoha</dc:creator>
      <dc:date>2022-09-29T16:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Upload file to Google Drive via API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88387#M38948</link>
      <description>Hello &lt;A class="user-content-mention" data-sign="@" data-contactkey="c11c5c7e-e610-4adf-b333-9b9919b3d383" data-tag-text="@Arunkumar Manoharan" href="https://community.blueprism.com/network/profile?UserKey=c11c5c7e-e610-4adf-b333-9b9919b3d383" data-itemmentionkey="733b55da-5f15-4b39-a414-418c82e939a4"&gt;@Arunkumar Manoharan&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;AWS requires the creation of a JWT in order to get a valid access token. There are a few steps involved for that.​ From the looks of it, you're trying to build your own connector for this instead of using the free connector already available on the DX.&lt;BR /&gt;&lt;BR /&gt;I would suggest you download the following two connectors as they should make your life easier.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/amazon-simple-storage-service" target="_blank" rel="noopener" title="AWS S3 Connector"&gt;AWS S3 Connector&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/aws-rest-api-utility" target="_blank" rel="noopener" title="AWS REST API Utility"&gt;AWS REST API Utility&lt;/A&gt; (this covers the JWT generation stuff)&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Oct 2022 13:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Upload-file-to-Google-Drive-via-API/m-p/88387#M38948</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-10-04T13:57:00Z</dc:date>
    </item>
  </channel>
</rss>

