<?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: Sending email using Outlook API in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93038#M42694</link>
    <description>You can use Graph API to send mail using Blue Prism for that you need to do following steps:&lt;BR /&gt;1. Register your app in Azure portal to get Client ID and Secret &lt;BR /&gt;2. Store those in your credential manager as OAuth 2 Cred&lt;BR /&gt;3. Configure to use Graph API in Web API Services (BP portal has a &lt;SPAN&gt;thorough&amp;nbsp;&lt;/SPAN&gt;documentation on it.)&lt;BR /&gt;4. For Authentication go to Common Authentication: Select OAuth 2 -&amp;gt; Select Credential Configured-&amp;gt; Paste the Auth URI that you'll get from Azure&lt;BR /&gt;5. Add and configure the Send Mail action&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Mar 2020 13:18:00 GMT</pubDate>
    <dc:creator>GopalBhaire</dc:creator>
    <dc:date>2020-03-18T13:18:00Z</dc:date>
    <item>
      <title>Sending email using Outlook API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93036#M42692</link>
      <description>Hi All,&lt;BR /&gt;I am working on the automation of the process. The final step of the process is to send an email. I am able to use the VBO to trigger this email. Once I initiate sending email action it errors out. The local IT team, network team, and AD support team are looking at the issue. Till now we haven't got any solution for this issue. I can across pages to access &lt;A href="https://docs.microsoft.com/en-us/graph/api/resources/mail-api-overview?view=graph-rest-1.0" target="_blank" rel="noopener"&gt;Outlook using APIs&lt;/A&gt;&amp;nbsp;and &lt;A href="https://developer.microsoft.com/en-us/graph/graph-explorer/preview" target="_blank" rel="noopener"&gt;Graph API&lt;/A&gt;. I am unable to generate the token to send an email using &lt;GWMW class="ginger-module-highlighter-mistake-type-1" id="gwmw-15845282795169085110125"&gt;BluePrism&lt;/GWMW&gt;. Can&amp;nbsp;anyone&amp;nbsp;please help me in accessing this Outlook API using &lt;GWMW class="ginger-module-highlighter-mistake-type-1" id="gwmw-15845283009293196128535"&gt;BluePrism&lt;/GWMW&gt;?&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Suyog Doshi&lt;BR /&gt;RPA Architect&lt;BR /&gt;LTI&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2020 10:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93036#M42692</guid>
      <dc:creator>SuyogDoshi</dc:creator>
      <dc:date>2020-03-18T10:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Sending email using Outlook API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93037#M42693</link>
      <description>&lt;A class="user-content-mention" data-sign="@" data-contactkey="d7feb619-ad82-4c70-9424-a69e2ab09319" data-tag-text="@Tanmay Dixit" href="https://community.blueprism.com/network/profile?UserKey=d7feb619-ad82-4c70-9424-a69e2ab09319" data-itemmentionkey="13013116-589a-4241-982e-8ce66df5f633"&gt;@Tanmay Dixit&lt;/A&gt; &amp;amp; &lt;A class="user-content-mention" data-sign="@" data-contactkey="ca4c96e5-16d5-46f8-bfba-9792ee635495" data-tag-text="@Sandeep Motwani" href="https://community.blueprism.com/network/profile?UserKey=ca4c96e5-16d5-46f8-bfba-9792ee635495" data-itemmentionkey="91109d6a-02d5-4924-bd76-8622ffb5813a"&gt;@Sandeep Motwani&lt;/A&gt; involving you for details if required. ​​​​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Suyog Doshi&lt;BR /&gt;RPA Architect&lt;BR /&gt;LTI&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2020 10:50:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93037#M42693</guid>
      <dc:creator>SuyogDoshi</dc:creator>
      <dc:date>2020-03-18T10:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: Sending email using Outlook API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93038#M42694</link>
      <description>You can use Graph API to send mail using Blue Prism for that you need to do following steps:&lt;BR /&gt;1. Register your app in Azure portal to get Client ID and Secret &lt;BR /&gt;2. Store those in your credential manager as OAuth 2 Cred&lt;BR /&gt;3. Configure to use Graph API in Web API Services (BP portal has a &lt;SPAN&gt;thorough&amp;nbsp;&lt;/SPAN&gt;documentation on it.)&lt;BR /&gt;4. For Authentication go to Common Authentication: Select OAuth 2 -&amp;gt; Select Credential Configured-&amp;gt; Paste the Auth URI that you'll get from Azure&lt;BR /&gt;5. Add and configure the Send Mail action&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Gopal Bhaire&lt;BR /&gt;Analyst&lt;BR /&gt;Accenture&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2020 13:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93038#M42694</guid>
      <dc:creator>GopalBhaire</dc:creator>
      <dc:date>2020-03-18T13:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Sending email using Outlook API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93039#M42695</link>
      <description>Thanks, &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1694"&gt;@GopalBhaire&lt;/a&gt;&lt;GWMW class="ginger-module-highlighter-mistake-type-6" id="gwmw-15845439193022670154635"&gt;.&lt;/GWMW&gt;​&lt;BR /&gt;I am not sure about the process of r&lt;SPAN&gt;egistering the app in the Azure portal. If I am using &lt;GWMW class="ginger-module-highlighter-mistake-type-1" id="gwmw-15845441614489065391563"&gt;BluePrism&lt;/GWMW&gt;&amp;nbsp;how should I register this?&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;A class="user-content-mention" data-sign="@" data-contactkey="d7feb619-ad82-4c70-9424-a69e2ab09319" data-tag-text="@Tanmay Dixit" href="https://community.blueprism.com/network/profile?UserKey=d7feb619-ad82-4c70-9424-a69e2ab09319" data-itemmentionkey="c10fca22-35f8-40e4-831e-0f34139ae539"&gt;@Tanmay Dixit&lt;/A&gt; &amp;amp; &lt;A class="user-content-mention" data-sign="@" data-contactkey="ca4c96e5-16d5-46f8-bfba-9792ee635495" data-tag-text="@Sandeep Motwani" href="https://community.blueprism.com/network/profile?UserKey=ca4c96e5-16d5-46f8-bfba-9792ee635495" data-itemmentionkey="3f7572aa-f25a-4698-8ad5-d26ca8a8f779"&gt;@Sandeep Motwani&lt;/A&gt;, please add details or help me if I am missing anything.&lt;BR /&gt;​​​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Suyog Doshi&lt;BR /&gt;RPA Architect&lt;BR /&gt;LTI&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2020 15:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93039#M42695</guid>
      <dc:creator>SuyogDoshi</dc:creator>
      <dc:date>2020-03-18T15:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Sending email using Outlook API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93040#M42696</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/1999"&gt;@SuyogDoshi&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;You can alternatively use &amp;nbsp;Outllook. Managed Services in case you do not have access for REST API&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You can also find pre built objects for it on the blueprism Digital Exchange in case VBO does not work&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Alternatively , REST api can be used by creating a connected App on Azure 365 portal. It uses OAth2.0 authentication which requires Client I'd and secret&amp;nbsp;&lt;BR /&gt;to access the mailbox&amp;nbsp;&lt;BR /&gt;Client ID and secret are received after creating the connected App on Azure portal&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I would suggest to go for pre built skills /objects on Blueprism Prism Digital Exchange&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Wasif Ahmad&lt;BR /&gt;Consultant&lt;BR /&gt;Deloitte&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2020 15:33:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93040#M42696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-18T15:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: Sending email using Outlook API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93041#M42697</link>
      <description>Thank &lt;A class="user-content-mention" data-sign="@" data-contactkey="7505122c-9c6d-4da9-855f-ab21ea5e6ab3" data-tag-text="@Wasif Ahmad" href="https://community.blueprism.com/network/profile?UserKey=7505122c-9c6d-4da9-855f-ab21ea5e6ab3" data-itemmentionkey="d51b313f-7bff-42d1-9822-7fa8ef11d6f1"&gt;@Wasif Ahmad&lt;/A&gt;, we are facing&amp;nbsp;Outlook programmatic access Security issue with BluePrism VBO. Firewall, VM and Exchange support teams are working to fix that issue.​ Even other solutions handling Outlook externally will face similar issues. Hence, we are looking at other options to send emails.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Suyog Doshi&lt;BR /&gt;RPA Architect&lt;BR /&gt;LTI&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2020 18:18:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93041#M42697</guid>
      <dc:creator>SuyogDoshi</dc:creator>
      <dc:date>2020-03-18T18:18:00Z</dc:date>
    </item>
    <item>
      <title>RE: Sending email using Outlook API</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93042#M42698</link>
      <description>Hi suyog&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;you can register on the below URL for accessing graph api&amp;nbsp;&lt;BR /&gt;&lt;A href="https://aad.portal.azure.com/" target="test_blank"&gt;https://aad.portal.azure.com/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is the active directory portal&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;hope that helps&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;also outlook managed services API does not have any dependency on outlook &amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can check the documentation below :&amp;nbsp;&lt;BR /&gt;&lt;A href="https://www.microsoft.com/en-gb/download/details.aspx?id=42951" target="test_blank"&gt;https://www.microsoft.com/en-gb/download/details.aspx?id=42951&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Wasif Ahmad&lt;BR /&gt;Consultant&lt;BR /&gt;Deloitte&lt;BR /&gt;Asia/Kolkata&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Mar 2020 20:22:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Sending-email-using-Outlook-API/m-p/93042#M42698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-18T20:22:00Z</dc:date>
    </item>
  </channel>
</rss>

