<?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: Microsoft Graph API (Outlook Issue) in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63595#M2570</link>
    <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="ce02da27-2c2a-4abd-991e-f1a5fd62b77c" data-tag-text="@Francisco Monteiro" href="https://community.blueprism.com/network/profile?UserKey=ce02da27-2c2a-4abd-991e-f1a5fd62b77c" data-itemmentionkey="c51b5b66-5ddb-4f10-a170-dc982a2e2dcd"&gt;@Francisco Monteiro&lt;/A&gt; I have figured out how to configure it properly and it works now, so let me know if you're still needing help?&lt;BR /&gt;&lt;BR /&gt;Dom​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dominic Franklin&lt;BR /&gt;Blue Prism developer&lt;BR /&gt;Robiquity&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 30 Nov 2020 10:20:00 GMT</pubDate>
    <dc:creator>DominicFranklin</dc:creator>
    <dc:date>2020-11-30T10:20:00Z</dc:date>
    <item>
      <title>Microsoft Graph API (Outlook Issue)</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63593#M2568</link>
      <description>Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I was wondering if anyone could help me solve this last hurdle of configuring this API please...&lt;BR /&gt;So I have followed the documentation which registers your Outlook account API on Azure, gathered the client, tenant, and secret ID.&lt;BR /&gt;Finally i have configured everything needed into BP so that i can use the send mail action, but one of the parameters in the business object requires an ID. I have tried leaving this blank as the documentation does not specify what ID it is asking for and i am recieving this error:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Internal : Unexpected error Error during Web API HTTP Request&lt;BR /&gt;HTTP Status Code: 405&lt;BR /&gt;HTTP Response Content: {&lt;BR /&gt;&amp;nbsp; "error": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "code": "Request_BadRequest",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "message": "Specified HTTP method is not allowed for the request target.",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "innerError": {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "date": "2020-11-11T11:12:52",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "request-id": "f943bef4-47f4-45c7-be08-cf28f413ef0e",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "client-request-id": "f943bef4-47f4-45c7-be08-cf28f413ef0e"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;If anyone can help it will be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dominic Franklin&lt;BR /&gt;Blue Prism developer&lt;BR /&gt;Robiquity&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Nov 2020 11:14:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63593#M2568</guid>
      <dc:creator>DominicFranklin</dc:creator>
      <dc:date>2020-11-11T11:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: Microsoft Graph API (Outlook Issue)</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63594#M2569</link>
      <description>Hi Dominic,&lt;BR /&gt;&lt;BR /&gt;found more or less the same problem as you. Couldn't find a solution so far, although I followed the provided instructions. I think its probably some kind of missing configuration on the Graph/Azure side, since its the first time I'm using it.&lt;BR /&gt;&lt;BR /&gt;Looking forward for someone to help us on this one.&lt;BR /&gt;&lt;BR /&gt;Kr,&lt;BR /&gt;Francisco Monteiro&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Francisco Monteiro&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Nov 2020 07:42:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63594#M2569</guid>
      <dc:creator>FranciscoMontei</dc:creator>
      <dc:date>2020-11-17T07:42:00Z</dc:date>
    </item>
    <item>
      <title>RE: Microsoft Graph API (Outlook Issue)</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63595#M2570</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="ce02da27-2c2a-4abd-991e-f1a5fd62b77c" data-tag-text="@Francisco Monteiro" href="https://community.blueprism.com/network/profile?UserKey=ce02da27-2c2a-4abd-991e-f1a5fd62b77c" data-itemmentionkey="c51b5b66-5ddb-4f10-a170-dc982a2e2dcd"&gt;@Francisco Monteiro&lt;/A&gt; I have figured out how to configure it properly and it works now, so let me know if you're still needing help?&lt;BR /&gt;&lt;BR /&gt;Dom​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Dominic Franklin&lt;BR /&gt;Blue Prism developer&lt;BR /&gt;Robiquity&lt;BR /&gt;Europe/London&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Nov 2020 10:20:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63595#M2570</guid>
      <dc:creator>DominicFranklin</dc:creator>
      <dc:date>2020-11-30T10:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: Microsoft Graph API (Outlook Issue)</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63596#M2571</link>
      <description>The action for sending a mail requires two IDs: the sender and the recipient. The ID of the sender could be their email address or their GUID. For the recipient, it's going to be their email address.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Nov 2020 14:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63596#M2571</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2020-11-30T14:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: Microsoft Graph API (Outlook Issue)</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63597#M2572</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/55284"&gt;@DominicFrankli1&lt;/a&gt;, I still couldn't make it work. If you could provide some details how you have done it, it would be great!&lt;BR /&gt;&lt;BR /&gt;Kr,&lt;BR /&gt;Francisco​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Francisco Monteiro&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2020 17:40:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/Microsoft-Graph-API-Outlook-Issue/m-p/63597#M2572</guid>
      <dc:creator>FranciscoMontei</dc:creator>
      <dc:date>2020-12-02T17:40:00Z</dc:date>
    </item>
  </channel>
</rss>

