<?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: API to interact with Control Room in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82510#M33916</link>
    <description>Hi Sainath,&lt;BR /&gt;&lt;BR /&gt;The Blue Prism API was introduced in v7 for this purpose. You can access documentation about this new feature in the Online Help here:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/Guides/bp-api/api-introduction.htm" target="_blank" rel="noopener"&gt;Blue Prism API Introduction - Installation and Configuration Guides&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/api-spec-home.htm" target="_blank" rel="noopener"&gt;Blue Prism API Documentation&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/api-spec-7-1-0.html" target="_blank" rel="noopener"&gt;Blue Prism API Reference&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Steve Boggs&lt;BR /&gt;Senior Product Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Austin, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 12 Dec 2022 16:57:00 GMT</pubDate>
    <dc:creator>steven.boggs</dc:creator>
    <dc:date>2022-12-12T16:57:00Z</dc:date>
    <item>
      <title>API to interact with Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82509#M33915</link>
      <description>&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can we access the Blue prism control room to get details like available resources and session logs details like how processes are available and to read and control the bots and trigger the process,&amp;nbsp; Please let me know how to configure and proceed if any documentation is available provide me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sainath s&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2022 16:43:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82509#M33915</guid>
      <dc:creator>sainath13</dc:creator>
      <dc:date>2022-12-12T16:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: API to interact with Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82510#M33916</link>
      <description>Hi Sainath,&lt;BR /&gt;&lt;BR /&gt;The Blue Prism API was introduced in v7 for this purpose. You can access documentation about this new feature in the Online Help here:&lt;BR /&gt;&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/Guides/bp-api/api-introduction.htm" target="_blank" rel="noopener"&gt;Blue Prism API Introduction - Installation and Configuration Guides&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/api-spec-home.htm" target="_blank" rel="noopener"&gt;Blue Prism API Documentation&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://bpdocs.blueprism.com/bp-7-1/en-us/api-spec-7-1-0.html" target="_blank" rel="noopener"&gt;Blue Prism API Reference&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Steve Boggs&lt;BR /&gt;Senior Product Support Engineer&lt;BR /&gt;Blue Prism&lt;BR /&gt;Austin, TX&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Dec 2022 16:57:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82510#M33916</guid>
      <dc:creator>steven.boggs</dc:creator>
      <dc:date>2022-12-12T16:57:00Z</dc:date>
    </item>
    <item>
      <title>RE: API to interact with Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82511#M33917</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/3034"&gt;@sainath13&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Adding to what &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/2091"&gt;@steven.boggs&lt;/a&gt; has provided regarding the v7 REST API, if you're still running v6.x you'll have a more difficult time collecting information like this. It is possible to get to some info though. You'll want to take a look at the documentation for &lt;A href="https://bpdocs.blueprism.com/bp-6-10/en-us/helpCommandLine.htm" target="_blank" rel="noopener"&gt;AutomateC.exe&lt;/A&gt; utility. You can also look into the &lt;A href="https://bpdocs.blueprism.com/bp-6-10/en-us/helpHTTPInterface.htm" target="_blank" rel="noopener"&gt;HTTP interface&lt;/A&gt; and &lt;A href="https://bpdocs.blueprism.com/bp-6-10/en-us/helpResourcePCCommands.htm" target="_blank" rel="noopener"&gt;resource PC commands&lt;/A&gt; available on the runtime resources.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;​​&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>Mon, 12 Dec 2022 17:06:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82511#M33917</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-12-12T17:06:00Z</dc:date>
    </item>
    <item>
      <title>RE: API to interact with Control Room</title>
      <link>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82512#M33918</link>
      <description>Thanks, I have one questions is it accessible for training version of blue prism, or this Blue prism Api will work only on enterprise level ?​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Sainath s&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Dec 2022 06:59:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/API-to-interact-with-Control-Room/m-p/82512#M33918</guid>
      <dc:creator>sainath13</dc:creator>
      <dc:date>2022-12-13T06:59:00Z</dc:date>
    </item>
  </channel>
</rss>

