<?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 Blue Prism Web API services - REST - Queries in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-API-services-REST-Queries/m-p/120194#M53153</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have few queries related on how to setup and use REST API calls in Blue Prism. My queries may be basic, but it would be great if anyone can help with answers.&lt;/P&gt;&lt;P&gt;1) What are the different methods to handle REST API services in Blue Prism? Can we use Utility HTTP object actions or Web API Services under System tab is the only option?&lt;BR /&gt;2) I have to do login API call to get the bearer token for further requests. Please help me to understand how can I setup this in Blue Prism.&lt;/P&gt;&lt;P&gt;Request:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Endpoint url: &lt;A href="https://xx.xx.x.x:xxx/api/authenticate/login" target="_blank"&gt;https://xx.xx.x.x:xxx/api/authenticate/login&lt;/A&gt;&lt;BR /&gt;Method: POST&lt;BR /&gt;Body should contain below data with type x-www-form-urlencoded:&lt;BR /&gt;grant_type = xxxxx&lt;BR /&gt;username = xxx&lt;BR /&gt;password = xxxxxxxxx&lt;BR /&gt;&lt;BR /&gt;Response format:&lt;BR /&gt;{&lt;BR /&gt;"access_token": "xxxx",&lt;BR /&gt;"token_type": "bearer",&lt;BR /&gt;"expires_in": 1234&lt;BR /&gt;}&lt;BR /&gt;3) After getting bearer token (access_token) I need to use this in all further requests and this bearer token may change frequently. How can I setup this?&lt;BR /&gt;4) I need to add a parameter&amp;nbsp;filter.includeNotes, but while I am trying to do this error showing as full stop (.) not allowed in parameter name. How can we handle this?&lt;BR /&gt;&lt;BR /&gt;This is bit urgent. Answer to above queries and all related information would be helpful.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dipin Dev P&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&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;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 May 2025 13:26:26 GMT</pubDate>
    <dc:creator>DipinDevP</dc:creator>
    <dc:date>2025-05-06T13:26:26Z</dc:date>
    <item>
      <title>Blue Prism Web API services - REST - Queries</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-API-services-REST-Queries/m-p/120194#M53153</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have few queries related on how to setup and use REST API calls in Blue Prism. My queries may be basic, but it would be great if anyone can help with answers.&lt;/P&gt;&lt;P&gt;1) What are the different methods to handle REST API services in Blue Prism? Can we use Utility HTTP object actions or Web API Services under System tab is the only option?&lt;BR /&gt;2) I have to do login API call to get the bearer token for further requests. Please help me to understand how can I setup this in Blue Prism.&lt;/P&gt;&lt;P&gt;Request:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Endpoint url: &lt;A href="https://xx.xx.x.x:xxx/api/authenticate/login" target="_blank"&gt;https://xx.xx.x.x:xxx/api/authenticate/login&lt;/A&gt;&lt;BR /&gt;Method: POST&lt;BR /&gt;Body should contain below data with type x-www-form-urlencoded:&lt;BR /&gt;grant_type = xxxxx&lt;BR /&gt;username = xxx&lt;BR /&gt;password = xxxxxxxxx&lt;BR /&gt;&lt;BR /&gt;Response format:&lt;BR /&gt;{&lt;BR /&gt;"access_token": "xxxx",&lt;BR /&gt;"token_type": "bearer",&lt;BR /&gt;"expires_in": 1234&lt;BR /&gt;}&lt;BR /&gt;3) After getting bearer token (access_token) I need to use this in all further requests and this bearer token may change frequently. How can I setup this?&lt;BR /&gt;4) I need to add a parameter&amp;nbsp;filter.includeNotes, but while I am trying to do this error showing as full stop (.) not allowed in parameter name. How can we handle this?&lt;BR /&gt;&lt;BR /&gt;This is bit urgent. Answer to above queries and all related information would be helpful.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dipin Dev P&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 May 2025 13:26:26 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-API-services-REST-Queries/m-p/120194#M53153</guid>
      <dc:creator>DipinDevP</dc:creator>
      <dc:date>2025-05-06T13:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism Web API services - REST - Queries</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-API-services-REST-Queries/m-p/120205#M53157</link>
      <description>&lt;P&gt;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1843"&gt;@devneetmohanty07&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/16677"&gt;@Denis__Dennehy&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/56759"&gt;@Chakkravarthi_PR&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2151"&gt;@Neel1&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/490"&gt;@harish.mogulluri&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;It would be great if you can help with suggestions and practical examples!&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 02:36:35 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-API-services-REST-Queries/m-p/120205#M53157</guid>
      <dc:creator>DipinDevP</dc:creator>
      <dc:date>2025-05-07T02:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Blue Prism Web API services - REST - Queries</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-API-services-REST-Queries/m-p/120215#M53162</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/58907"&gt;@DipinDevP&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;SPAN&gt;Blue Prism provides two main approaches:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Utility - HTTP Object Actions&lt;/STRONG&gt;: This can be used to send HTTP requests directly, providing flexibility but requiring manual handling of headers, request types, and responses.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;Web API Services (System Tab)&lt;/STRONG&gt;: This is the recommended method for REST API calls as it allows structured setup and configuration. It helps maintain API calls centrally and provides automatic handling of requests, responses, and authentication.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;To setup API you can refer to below documentation from Blueprism where detailed steps with screenshots are available.&lt;BR /&gt;&lt;A href="https://docs.blueprism.com/en-US/bundle/next-generation/page/design-studio/system/web-api-services.htm" target="_self"&gt;https://docs.blueprism.com/en-US/bundle/next-generation/page/design-studio/system/web-api-services.htm&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Store the &lt;STRONG&gt;&lt;EM&gt;access_token&lt;/EM&gt;&lt;/STRONG&gt; in a Blue Prism &lt;STRONG&gt;Environment Variable &lt;/STRONG&gt;or&amp;nbsp;&lt;STRONG&gt;Config File&amp;nbsp;&lt;/STRONG&gt;so that it can be updated when changed.&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Blue Prism does not support dots (&lt;STRONG&gt;.&lt;/STRONG&gt;) in parameter names, instead you can t&lt;/SPAN&gt;&lt;SPAN&gt;ry to use&amp;nbsp;&lt;STRONG&gt;[filter][includeNotes]&lt;/STRONG&gt; format in parameters.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Sayeed Bin Abdullah&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 07:35:34 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Blue-Prism-Web-API-services-REST-Queries/m-p/120215#M53162</guid>
      <dc:creator>SayeedBinAbdullah</dc:creator>
      <dc:date>2025-05-07T07:35:34Z</dc:date>
    </item>
  </channel>
</rss>

