<?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: Utility HTTP : HTTP Request Pass X-HTTP-Method in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Utility-HTTP-HTTP-Request-Pass-X-HTTP-Method/m-p/99658#M47159</link>
    <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/23534"&gt;@NehaBijalwan&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;X-HTTP-Method is a custom HTTP header. My understanding is that you would add that header to the Headers Collection and set its value to &lt;STRONG&gt;Merge&lt;/STRONG&gt;. However, the HTTP method you would select on the VBO would actually be a &lt;STRONG&gt;POST&lt;/STRONG&gt;. The custom header will notify the server that it needs to handle the Post as a Merge.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​</description>
    <pubDate>Tue, 16 Feb 2021 14:31:25 GMT</pubDate>
    <dc:creator>ewilson</dc:creator>
    <dc:date>2021-02-16T14:31:25Z</dc:date>
    <item>
      <title>Utility HTTP : HTTP Request Pass X-HTTP-Method</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Utility-HTTP-HTTP-Request-Pass-X-HTTP-Method/m-p/99657#M47158</link>
      <description>I'm trying to connect to a REST API using HTTP Request. Ideally, GET and POST methods are working to read/write into a Sharepoint list via REST api. But there is one function that requires to edit an existing item that uses:&lt;BR /&gt;&lt;STRONG&gt;&lt;STRONG&gt;X-HTTP-Method: MERGE&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;If I use POST, it creates a new item but the requirement is to update. Under which parameter of HTTP Request can I pass &lt;STRONG&gt;X-HTTP-Method?&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;Authorization: "Bearer " + accessToken&lt;/P&gt;
&lt;P&gt;Accept: "application/json;odata=verbose"&lt;/P&gt;
&lt;P&gt;Content-Type: "application/json"&lt;/P&gt;
&lt;P&gt;X-HTTP-Method: "MERGE"&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;&amp;nbsp; "__metadata": {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "type": "SP.Data.TestListItem"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; },&lt;/P&gt;
&lt;P&gt;&amp;nbsp; "Status": "In Progress"&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 10 Feb 2021 10:53:09 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Utility-HTTP-HTTP-Request-Pass-X-HTTP-Method/m-p/99657#M47158</guid>
      <dc:creator>NehaBijalwan</dc:creator>
      <dc:date>2021-02-10T10:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Utility HTTP : HTTP Request Pass X-HTTP-Method</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Utility-HTTP-HTTP-Request-Pass-X-HTTP-Method/m-p/99658#M47159</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/23534"&gt;@NehaBijalwan&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;X-HTTP-Method is a custom HTTP header. My understanding is that you would add that header to the Headers Collection and set its value to &lt;STRONG&gt;Merge&lt;/STRONG&gt;. However, the HTTP method you would select on the VBO would actually be a &lt;STRONG&gt;POST&lt;/STRONG&gt;. The custom header will notify the server that it needs to handle the Post as a Merge.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​</description>
      <pubDate>Tue, 16 Feb 2021 14:31:25 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Utility-HTTP-HTTP-Request-Pass-X-HTTP-Method/m-p/99658#M47159</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-02-16T14:31:25Z</dc:date>
    </item>
  </channel>
</rss>

