<?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: BP6.9 Web API + OAuth2 + ServiceNow in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102081#M48889</link>
    <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; Thank you very much for your help! I was getting a little bit frustrated trying to find out the solution through built-in OAuth client credential support of Blue Prism &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I'm pretty sure that I can live with this solution.&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Wed, 23 Dec 2020 07:17:08 GMT</pubDate>
    <dc:creator>ManuToivanen</dc:creator>
    <dc:date>2020-12-23T07:17:08Z</dc:date>
    <item>
      <title>BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102075#M48883</link>
      <description>&lt;P&gt;I have made a Web API that requests incidents from ServiceNow. With Basic authentication this works just fine. Now I have to make this work with OAuth2 and I need some (or a lot) help from you guys.&lt;/P&gt;
&lt;P&gt;I'm trying to figure out how to make a Web API that requests an OAuth2.0 token from ServiceNow using Client Credentials.&amp;nbsp;I have made Client Credentials and ServiceNow user credentials to Blue Prism Credentials. How these two will be paired together?&amp;nbsp;With OAuth2 user requests a token (with Client Credentials) that gives a permission to corresponding ServiceNow user to communicate with ServiceNow, am I right?&lt;/P&gt;
&lt;P&gt;I have tried to change Web API's Basic Authentication to OAuth 2.0 (Client Credentials) authentication using related credentials. I'm wondering how to use/connect ServiceNow user -credentials to this?&lt;/P&gt;
&lt;P&gt;When I changed the authentication to OAuth 2.0 I get an error message:&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #ff0000"&gt;&lt;STRONG&gt;&lt;EM&gt;Internal : Unexpected error Failed to get OAuth2.0 Access Token : "ProtocolError" "{"error_description":"access_denied","error":"server_error"}"&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I have managed to do this with cURL so I'm sure that both credentials and used URL are valid. I don't understand how to configure this to Blue Prism.&lt;/P&gt;
&lt;P&gt;Is there any examples or guides that could help with this issue?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2020 14:40:04 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102075#M48883</guid>
      <dc:creator>ManuToivanen</dc:creator>
      <dc:date>2020-12-17T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102076#M48884</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/18721"&gt;@ManuToivanen&lt;/a&gt; so you followed the steps ServiceNow outlines at the below link for enabling OAuth in your instance?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.servicenow.com/bundle/paris-application-development/page/integrate/inbound-rest/task/t_EnableOAuthWithREST.html" target="_blank" rel="noopener"&gt;https://docs.servicenow.com/bundle/paris-application-development/page/integrate/inbound-rest/task/t_EnableOAuthWithREST.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you have the client ID and client secret you can create a new credential in Blue Prism's Credential Manager of type&amp;nbsp;&lt;STRONG&gt;OAuth 2.0 (Client Credentials)&lt;/STRONG&gt; as depicted below.&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36917.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36926i313DAED96BDD559C/image-size/large?v=v2&amp;amp;px=999" role="button" title="36917.png" alt="36917.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Once you've created that credential, you have to go back to your ServiceNow WebAPI service definition and the change the&amp;nbsp;&lt;STRONG&gt;Common Authentication&lt;/STRONG&gt; configuration from&amp;nbsp;&lt;STRONG&gt;Basic&lt;/STRONG&gt; to&amp;nbsp;&lt;STRONG&gt;OAuth 2.0 (Client Credentials)&lt;/STRONG&gt;. Here's an example:&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36918.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36934i1A7D569CAC216268/image-size/large?v=v2&amp;amp;px=999" role="button" title="36918.png" alt="36918.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Make sure to set the &lt;STRONG&gt;Authorization URL&lt;/STRONG&gt; to whatever your tenant URL is.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Dec 2020 15:15:37 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102076#M48884</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2020-12-21T15:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102077#M48885</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; I have followed those steps that you described. I have client ID and client secret in ServiceNow and in Blue Prism's Credential Manager and the type is OAuth 2.0 (Client Credentials). I have also made a regular user account that should consume the granted Oauth2 token when it is communicating with ServiceNow. But before this I have to manage to get that token.&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36919.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36930i6E89E1BC5DFF2EE0/image-size/large?v=v2&amp;amp;px=999" role="button" title="36919.png" alt="36919.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36920.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36929i9AF76AD5D825FCDE/image-size/large?v=v2&amp;amp;px=999" role="button" title="36920.png" alt="36920.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36921.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36931i0BB1BFAA5A545F4C/image-size/large?v=v2&amp;amp;px=999" role="button" title="36921.png" alt="36921.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;When I request a token from command prompt using cURL everything works just fine. Client_id, client_secret, username and password are exactly same that are in Blue Prism's Credential Manager. And that cURL command is using POST method (attribute -d).&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36922.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36932i62A11D1157CF12C9/image-size/large?v=v2&amp;amp;px=999" role="button" title="36922.png" alt="36922.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36923.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36933i9C59F67826D72104/image-size/large?v=v2&amp;amp;px=999" role="button" title="36923.png" alt="36923.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;How do I replicate this with Blue Prism? Could you (or someone else) please give me an example how to configure appropriate Web API Service actions for this purpose.&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36924.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36935iF203607AD996D389/image-size/large?v=v2&amp;amp;px=999" role="button" title="36924.png" alt="36924.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 09:16:05 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102077#M48885</guid>
      <dc:creator>ManuToivanen</dc:creator>
      <dc:date>2020-12-22T09:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102078#M48886</link>
      <description>&lt;P&gt;Hi Manu,&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;I noticed that in your cURL you are using grant_type = password. This is not the same as grant_type = client_credentials.&lt;/P&gt;
&lt;P&gt;If you set your cURL to use client_credentials are you still able to obtain the token?&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nick&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 13:46:56 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102078#M48886</guid>
      <dc:creator>NickLeGuerrier</dc:creator>
      <dc:date>2020-12-22T13:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102079#M48887</link>
      <description>&lt;P&gt;Ok, I think I've figured out how to make this work in BP, but I don't think the built-in support for OAuth client credentials will work. I'm running some tests to verify. I'll have an answer for you shortly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/33707"&gt;@NickLeGuerrier&lt;/a&gt; according to ServiceNow's developer documentation you must specify a "grant_type" of either "password" or "refresh_token". This is part of why I don't think the native BP OAuth feature will work. ServiceNow is expecting a bunch of parameters in the body of the request where as vanilla OAuth client credentials are just the client ID and secret passed to the authorization URL.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 14:59:03 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102079#M48887</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2020-12-22T14:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102080#M48888</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/18721"&gt;@ManuToivanen&lt;/a&gt; it looks like you will not be able to use the built-in OAuth client credential support of Blue Prism if you want to invoke ServiceNow's REST API with OAuth security. The issue, as you've seen, is that ServiceNow expects that you will send through your token request in an HTTP POST with certain parameters specified in the request body. Unfortunately, the BP implementation of OAuth client authentication does not expose the ability to influence/customize the request outside of the basic properties exposed on the configuration screen.&lt;/P&gt;
&lt;P&gt;With that said, you can make a direct request to the ServiceNow authentication service to request your access and refresh tokens, but you will have to change the existing ServiceNow WebAPI service definition to account for this new security model. So lets break this down a bit.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;1.0 Create a new Web API service definition for OAuth.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The first thing you'll want to do is create a new Web API service definition that exposes two actions - one for requesting the new access token and one for refreshing an existing token. I've attached the one I created, as a .bprelease, if you just want to import it (this was built in BP v6.9). Otherwise, here are some screen shots of the important screens:&amp;nbsp;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36928.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36939iF399661A2828A3BB/image-size/large?v=v2&amp;amp;px=999" role="button" title="36928.png" alt="36928.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36929.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36940i172E784A90FF152E/image-size/large?v=v2&amp;amp;px=999" role="button" title="36929.png" alt="36929.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36930.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36941iEA5080C887B24442/image-size/large?v=v2&amp;amp;px=999" role="button" title="36930.png" alt="36930.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36931.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36942i1B897A1D5ED2DE59/image-size/large?v=v2&amp;amp;px=999" role="button" title="36931.png" alt="36931.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36932.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36944i8466CAB27687020B/image-size/large?v=v2&amp;amp;px=999" role="button" title="36932.png" alt="36932.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36933.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36943iE4B583B13EDB3D87/image-size/large?v=v2&amp;amp;px=999" role="button" title="36933.png" alt="36933.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36934.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36946i5B5F6BFAFEC29203/image-size/large?v=v2&amp;amp;px=999" role="button" title="36934.png" alt="36934.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36935.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36945i454D539E74F521BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="36935.png" alt="36935.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36936.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36947i1E3CBA1F1424C711/image-size/large?v=v2&amp;amp;px=999" role="button" title="36936.png" alt="36936.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36937.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36948i2ECC609C8BB7C2E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="36937.png" alt="36937.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;2.0 Adjust existing ServiceNow Web API definitions&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The above service will give you the ability to request the access and refresh token. Now, you need to adjust the existing ServiceNow Web API service definitions so that they can use the new token you receive. There are a couple of ways to do this. I think the easiest is probably to create a new credential of type&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Bearer&lt;/STRONG&gt;&lt;/EM&gt;. Then within your process you call the SN token Web API service, collect the access token and use the onboard Credential VBO to set the Token value of that credential with the new access token you received. Then you change the &lt;STRONG&gt;Common Authentication&lt;/STRONG&gt; setting of the existing SN Web API definition to use that new bearer credential.&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36938.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36949iADF917C0D2A7FA5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="36938.png" alt="36938.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I've tested this on my machine and it works like a charm. Here's an example of the basic process flow:&lt;/P&gt;
&lt;P class="media" style="overflow: hidden"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="36939.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/36954iCA721D741148A765/image-size/large?v=v2&amp;amp;px=999" role="button" title="36939.png" alt="36939.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps you out.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Dec 2020 15:40:22 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102080#M48888</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2020-12-22T15:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102081#M48889</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; Thank you very much for your help! I was getting a little bit frustrated trying to find out the solution through built-in OAuth client credential support of Blue Prism &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I'm pretty sure that I can live with this solution.&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 07:17:08 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/102081#M48889</guid>
      <dc:creator>ManuToivanen</dc:creator>
      <dc:date>2020-12-23T07:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/113167#M50672</link>
      <description>&lt;P&gt;I don't see any attachment.&amp;nbsp; Can you attach it?&lt;/P&gt;</description>
      <pubDate>Sat, 17 Aug 2024 15:58:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/113167#M50672</guid>
      <dc:creator>pavan329</dc:creator>
      <dc:date>2024-08-17T15:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: BP6.9 Web API + OAuth2 + ServiceNow</title>
      <link>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/113721#M50881</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/37979"&gt;@pavan329&lt;/a&gt;&amp;nbsp;you can find the ServiceNow OAuth 2.0 example we created on the Digital Exchange at the link below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://digitalexchange.blueprism.com/dx/entry/9648/solution/servicenow-oauth-20-2" target="_blank" rel="noopener"&gt;https://digitalexchange.blueprism.com/dx/entry/9648/solution/servicenow-oauth-20-2&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2024 18:41:41 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/BP6-9-Web-API-OAuth2-ServiceNow/m-p/113721#M50881</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2024-09-10T18:41:41Z</dc:date>
    </item>
  </channel>
</rss>

