<?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 REST API support for Environment Variables, Credential Manager, Process Deployment &amp;amp; Monitoring in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/REST-API-support-for-Environment-Variables-Credential-Manager/m-p/125875#M4701</link>
    <description>&lt;P class=""&gt;Hi all,&lt;/P&gt;&lt;P class=""&gt;We're on Blue Prism v7.3.2 and are looking to build out some automation/tooling around our BP environment management. Wanted to check with the community on API support (REST API / other supported interfaces) for the following:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;STRONG&gt;Environment Variables&lt;/STRONG&gt; – Is there an API to create and update Environment Variables programmatically, rather than doing this manually via the interface?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Credential Manager&lt;/STRONG&gt; – Similarly, is there an API to create/update Credentials (not just retrieve them at runtime, but manage them via automation)?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Process Release/Migration&lt;/STRONG&gt; – Looking for a way to promote/release a Process (and objects) from one environment to another (e.g., Dev → Test → Prod) via API, ideally something that could plug into a CI/CD-style pipeline.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Process Execution Status&lt;/STRONG&gt; – Is there an endpoint to query the real-time status of a running process instance — e.g., Completed, Terminated, Pending, Running?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Execution Logs&lt;/STRONG&gt; – Is there a way to pull process execution logs (session logs) via API for a given run, rather than exporting manually from Control Room?&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;If anyone has worked with the BP REST API (or other interfaces) for these use cases on 7.3.2, would really appreciate pointers — endpoint names, auth setup gotchas, or any sample payloads/docs you can share. Also open to hearing if some of these are only possible via Database views / stored procs rather than REST.&lt;/P&gt;&lt;P class=""&gt;Thanks in advance!&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jul 2026 07:33:21 GMT</pubDate>
    <dc:creator>Namrata_Katrale</dc:creator>
    <dc:date>2026-07-16T07:33:21Z</dc:date>
    <item>
      <title>REST API support for Environment Variables, Credential Manager, Process Deployment &amp; Monitoring</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/REST-API-support-for-Environment-Variables-Credential-Manager/m-p/125875#M4701</link>
      <description>&lt;P class=""&gt;Hi all,&lt;/P&gt;&lt;P class=""&gt;We're on Blue Prism v7.3.2 and are looking to build out some automation/tooling around our BP environment management. Wanted to check with the community on API support (REST API / other supported interfaces) for the following:&lt;/P&gt;&lt;OL class=""&gt;&lt;LI&gt;&lt;STRONG&gt;Environment Variables&lt;/STRONG&gt; – Is there an API to create and update Environment Variables programmatically, rather than doing this manually via the interface?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Credential Manager&lt;/STRONG&gt; – Similarly, is there an API to create/update Credentials (not just retrieve them at runtime, but manage them via automation)?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Process Release/Migration&lt;/STRONG&gt; – Looking for a way to promote/release a Process (and objects) from one environment to another (e.g., Dev → Test → Prod) via API, ideally something that could plug into a CI/CD-style pipeline.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Process Execution Status&lt;/STRONG&gt; – Is there an endpoint to query the real-time status of a running process instance — e.g., Completed, Terminated, Pending, Running?&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Execution Logs&lt;/STRONG&gt; – Is there a way to pull process execution logs (session logs) via API for a given run, rather than exporting manually from Control Room?&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;If anyone has worked with the BP REST API (or other interfaces) for these use cases on 7.3.2, would really appreciate pointers — endpoint names, auth setup gotchas, or any sample payloads/docs you can share. Also open to hearing if some of these are only possible via Database views / stored procs rather than REST.&lt;/P&gt;&lt;P class=""&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2026 07:33:21 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/REST-API-support-for-Environment-Variables-Credential-Manager/m-p/125875#M4701</guid>
      <dc:creator>Namrata_Katrale</dc:creator>
      <dc:date>2026-07-16T07:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: REST API support for Environment Variables, Credential Manager, Process Deployment &amp; Monitor</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/REST-API-support-for-Environment-Variables-Credential-Manager/m-p/125881#M4702</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1754"&gt;@Namrata_Katrale&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;I have tried to address your queries as best as I can. Please let me know if you need information on any specific endpoints, and I will do my best to share additional details. I have successfully tested and executed most of the API endpoints on &lt;STRONG&gt;version 7.3.1&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Please refer to the link below for the API documentation, which includes details on &lt;STRONG&gt;inputs, required permissions, and outputs&lt;/STRONG&gt; for each endpoint.&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://documentation.blueprism.com/bp-7-3/en-us/bp-api/bpe-7-3-0-api-spec.html" target="_blank" rel="noopener"&gt;https://documentation.blueprism.com/bp-7-3/en-us/bp-api/bpe-7-3-0-api-spec.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1.&lt;STRONG&gt;&lt;SPAN class=""&gt;Yes&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;,&lt;/SPAN&gt; &lt;SPAN class=""&gt;APIs&lt;/SPAN&gt; &lt;SPAN class=""&gt;are&lt;/SPAN&gt; &lt;SPAN class=""&gt;available&lt;/SPAN&gt; &lt;SPAN class=""&gt;for&lt;/SPAN&gt; &lt;SPAN class=""&gt;creating&lt;/SPAN&gt; &lt;SPAN class=""&gt;and&lt;/SPAN&gt; &lt;SPAN class=""&gt;updating&lt;/SPAN&gt; &lt;STRONG&gt;&lt;SPAN class=""&gt;Environment&lt;/SPAN&gt; &lt;SPAN class=""&gt;Variables&lt;/SPAN&gt; &lt;SPAN class=""&gt;(EVs)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class=""&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neel1_0-1784188780071.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42277i14DB9877F8EB8389/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Neel1_0-1784188780071.png" alt="Neel1_0-1784188780071.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;2.&lt;STRONG&gt;No&lt;/STRONG&gt;, there is currently no API available for managing &lt;STRONG&gt;Credentials&lt;/STRONG&gt;. However, an idea has already been raised for this capability. Link -&amp;nbsp;&lt;A href="https://community.blueprism.com/t5/Product-Ideas/Add-option-to-manipulate-Credentials-via-Blue-Prism-API/idc-p/122466#M6835" target="_blank"&gt;https://community.blueprism.com/t5/Product-Ideas/Add-option-to-manipulate-Credentials-via-Blue-Prism-API/idc-p/122466#M6835&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3.Based on my understanding, there is &lt;STRONG&gt;no dedicated API available for migration of release.&lt;/STRONG&gt;. To achieve migration, you would need to build a custom solution using &lt;STRONG&gt;AutomateC commands&lt;/STRONG&gt; or other appropriate mechanisms.&lt;/P&gt;&lt;P&gt;4.&lt;STRONG&gt;Yes&lt;/STRONG&gt;, process status can be retrieved through the &lt;STRONG&gt;Session API&lt;/STRONG&gt; endpoints. Also You can execute processes be against a specific resource, and the relevant API endpoints are available for this purpose.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neel1_1-1784189123125.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42278i9D2ECAE78EDF04D2/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Neel1_1-1784189123125.png" alt="Neel1_1-1784189123125.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;5.&lt;STRONG&gt;Yes&lt;/STRONG&gt;, APIs are available for retrieving &lt;STRONG&gt;Session Logs&lt;/STRONG&gt;. However, I believe there may be limits on the volume of session log data that can be exported through the API. I will verify this.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neel1_2-1784189447445.png" style="width: 400px;"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/42279iF9CD4226D04302E6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Neel1_2-1784189447445.png" alt="Neel1_2-1784189447445.png" /&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>Thu, 16 Jul 2026 08:29:02 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/REST-API-support-for-Environment-Variables-Credential-Manager/m-p/125881#M4702</guid>
      <dc:creator>Neel1</dc:creator>
      <dc:date>2026-07-16T08:29:02Z</dc:date>
    </item>
  </channel>
</rss>

