<?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: How to trigger Microsoft power automate flow from BluePrism? in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85798#M36747</link>
    <description>&lt;P&gt;Apologies, I didn't see that you were trying to upload a file to flow. The trigger accepts only Json as body. One workaround will be to encode the file in Blue Prism as base64 and then convert the file back using 'base64tobinary' in PA flow.&lt;/P&gt;
&lt;P&gt;But honestly I would just send and email with file from BP and trigger the flow on new email arrival with specific subject, as &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; suggested below.&lt;/P&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;
​​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 11 May 2022 11:14:00 GMT</pubDate>
    <dc:creator>GopalBhaire</dc:creator>
    <dc:date>2022-05-11T11:14:00Z</dc:date>
    <item>
      <title>How to trigger Microsoft power automate flow from BluePrism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85792#M36741</link>
      <description>I'm&amp;nbsp; working on a process which download one report from SAP based on some rules&amp;nbsp; and upload it to SharePoint. Here I want BluePrism to do all the SAP part and power automate to do SharePoint part. Once report is downloaded then BluePrism need to trigger the power automate flow to upload that file to SharePoint. how can I trigger the MS power automate flow from BluePrism.?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kashyap N&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2022 14:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85792#M36741</guid>
      <dc:creator>KashyapN</dc:creator>
      <dc:date>2022-05-06T14:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to trigger Microsoft power automate flow from BluePrism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85793#M36742</link>
      <description>One method is to use 'When a HTTP request is received'&amp;nbsp; as your trigger in your power automate flow. You can check &lt;A href="https://powerautomate.microsoft.com/fr-fr/blog/call-flow-restapi/" target="_blank" rel="noopener"&gt;Calling Microsoft Flow from your application | Blog Power Automate&lt;/A&gt;&lt;BR /&gt;After which you can trigger it from Blue Prism.&lt;BR /&gt;&lt;BR /&gt;
&lt;DIV style="display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 06 May 2022 16:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85793#M36742</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2022-05-06T16:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to trigger Microsoft power automate flow from BluePrism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85794#M36743</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="f0dd3ff1-187a-41ca-ac3a-126236d21302" data-tag-text="@Kashyap N" href="https://community.blueprism.com/network/profile?UserKey=f0dd3ff1-187a-41ca-ac3a-126236d21302" data-itemmentionkey="0be8c029-01e6-4a49-8ce3-b398f570e086"&gt;@Kashyap N&lt;/A&gt;,&lt;BR /&gt;&lt;BR /&gt;The reference &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1694"&gt;@GopalBhaire&lt;/a&gt; &amp;nbsp;provided, regarding the use of an HTTP request, is probably the​ most straightforward way of triggering a PA flow from BP. There are other options though if you look through the available triggers on the PA site. Some examples include receiving an email at a specific inbox (BP can easily craft and submit an email). a new file being saved to a drive (ex OneDrive), etc.&lt;BR /&gt;&lt;BR /&gt;Cheers,&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>Fri, 06 May 2022 17:51:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85794#M36743</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-05-06T17:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to trigger Microsoft power automate flow from BluePrism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85795#M36744</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1694"&gt;@GopalBhaire&lt;/a&gt;, I have tried this and I'm getting Internal "Could not execute code stage because exception thrown by code stage: The remote server returned an error: (400) Bad Request." error. Could you please explain more on Sending HTTP POST request from BluePrism.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kashyap N&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2022 13:47:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85795#M36744</guid>
      <dc:creator>KashyapN</dc:creator>
      <dc:date>2022-05-09T13:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to trigger Microsoft power automate flow from BluePrism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85796#M36745</link>
      <description>&lt;P&gt;Hi Kashyap&lt;/P&gt;
&lt;P&gt;You can call it directly thru 'Web API Service' in system tab. Copy the trigger link till 'paths/' as your base URL and use the rest (from invoke till end) as URL path for an action. You can then call it as an action in your process. Store your workflowid and signature in credential vault.&lt;/P&gt;
&lt;PRE class="language-markup"&gt;&lt;CODE&gt;base url
&lt;A href="https://prod-159.westus.logic.azure.com:443/workflows/&amp;lt;wfid&amp;gt;/triggers/manual/paths/" target="test_blank"&gt;https://prod-159.westus.logic.azure.com:443/workflows/&amp;lt;wfid&amp;gt;/triggers/manual/paths/&lt;/A&gt;
request urlpath in action
invoke?api-version=2016-06-01&amp;amp;sp=%2Ftriggers%2Fmanual%2Frun&amp;amp;sv=1.0&amp;amp;sig=&amp;lt;yousig&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;Alternatively you can directly use the HTTP VBO.&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2022 05:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85796#M36745</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2022-05-10T05:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to trigger Microsoft power automate flow from BluePrism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85797#M36746</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1694"&gt;@GopalBhaire&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I tried through &lt;SPAN&gt;&lt;SPAN&gt;Web API Service, and done all configuration as you mentioned. When running the action getting InvalidRequestContent error.&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;
&lt;DIV class="media" style="overflow: hidden;"&gt;
&lt;DIV class="media" style="overflow: hidden; zoom: 1;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="23800.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/23931i9584FF127320BBC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="23800.png" alt="23800.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kashyap N&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 10 May 2022 13:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85797#M36746</guid>
      <dc:creator>KashyapN</dc:creator>
      <dc:date>2022-05-10T13:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to trigger Microsoft power automate flow from BluePrism?</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85798#M36747</link>
      <description>&lt;P&gt;Apologies, I didn't see that you were trying to upload a file to flow. The trigger accepts only Json as body. One workaround will be to encode the file in Blue Prism as base64 and then convert the file back using 'base64tobinary' in PA flow.&lt;/P&gt;
&lt;P&gt;But honestly I would just send and email with file from BP and trigger the flow on new email arrival with specific subject, as &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; suggested below.&lt;/P&gt;
&lt;DIV style="position: absolute; display: none; z-index: 16777271;"&gt;&lt;/DIV&gt;
​​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 May 2022 11:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-to-trigger-Microsoft-power-automate-flow-from-BluePrism/m-p/85798#M36747</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2022-05-11T11:14:00Z</dc:date>
    </item>
  </channel>
</rss>

