<?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>idea Oauth2 for SMTP Email Output in ArcGIS Velocity Ideas</title>
    <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idi-p/1681808</link>
    <description>&lt;P&gt;My agency is shutting down any SMTP emails that just use a username and password since it's now legacy protocol in Office 365. Because of this I won't be able to use the SMTP output as it is in ArcGIS Velocity because it doesn't support Oauth2. So looking for someway to integrate Oauth2 for the email and password for office 365 piece of SMTP email output. I don't really understand how all of that works or if it's even possible.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth" target="_blank"&gt;https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Feb 2026 17:44:17 GMT</pubDate>
    <dc:creator>Teresa_Blader</dc:creator>
    <dc:date>2026-02-03T17:44:17Z</dc:date>
    <item>
      <title>Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idi-p/1681808</link>
      <description>&lt;P&gt;My agency is shutting down any SMTP emails that just use a username and password since it's now legacy protocol in Office 365. Because of this I won't be able to use the SMTP output as it is in ArcGIS Velocity because it doesn't support Oauth2. So looking for someway to integrate Oauth2 for the email and password for office 365 piece of SMTP email output. I don't really understand how all of that works or if it's even possible.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth" target="_blank"&gt;https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 17:44:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idi-p/1681808</guid>
      <dc:creator>Teresa_Blader</dc:creator>
      <dc:date>2026-02-03T17:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681853#M31</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if this would work for you, but instead of sending Mail, use the HTTP capability to post to a Webhook/RestAPI endpoint.&amp;nbsp; Then use that tool to send your emails.&amp;nbsp;&lt;/P&gt;&lt;P&gt;SendGrid and Power Automate are two possible tools to consider.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another option is to use something like mxRoute as an intermediate mail routing tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://mxroute.com/" target="_blank"&gt;https://mxroute.com/&lt;/A&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>Tue, 03 Feb 2026 19:50:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681853#M31</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2026-02-03T19:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681868#M32</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Teresa_Blader_0-1770150792908.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/147826i342AAE79428FD853/image-size/large?v=v2&amp;amp;px=999" role="button" title="Teresa_Blader_0-1770150792908.png" alt="Teresa_Blader_0-1770150792908.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Power Automate is definitely an option. What might be the way I'd set that up?&lt;/P&gt;&lt;P&gt;I've got these two RTAs right now, first is sending just me an email when new incidents appear in the last 5 minutes. The second is a dynamic email that is sending an email to the email attribute from all the points that were queried from a specific buffer of a another point (donation location).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would I essentially be moving these flows completely over to power automate or just pushing the results before the email to a table or something and power automate would watch that??&lt;BR /&gt;&lt;BR /&gt;"Sending email with the Graph API " is something my IT suggested, but maybe would need support on how to populate the details with the way that arcgis velocity would have filled out the SMTP stuff.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 20:38:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681868#M32</guid>
      <dc:creator>Teresa_Blader</dc:creator>
      <dc:date>2026-02-03T20:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681872#M33</link>
      <description>&lt;P&gt;Well,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Obviously you approach may be differement.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; But I just use Output --&amp;gt; Web and Messaging --&amp;gt; HTTP, where you have the send email node.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JeffSilberberg_0-1770151854521.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/147828iFE71F3F88E86D273/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JeffSilberberg_0-1770151854521.png" alt="JeffSilberberg_0-1770151854521.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Depending on what you target built the payload in Arcade.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 20:52:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681872#M33</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2026-02-03T20:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681880#M34</link>
      <description>&lt;P&gt;So you have to set up an HTTP poller to send to PowerAutomate?&lt;/P&gt;&lt;P&gt;I pretty much know nothing about webhooks and payloads full disclosure.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:19:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681880#M34</guid>
      <dc:creator>Teresa_Blader</dc:creator>
      <dc:date>2026-02-03T21:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681890#M35</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No, you are setting up an output node, not an input node.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:30:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681890#M35</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2026-02-03T21:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681893#M36</link>
      <description>&lt;P&gt;Correct, so I'm asking if you set up an output node for power automate?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or you're just saying that to do a web hook email, you used the HTTP output?&lt;/P&gt;&lt;P&gt;Our IT wants to avoid having to build an external webhook.&lt;/P&gt;&lt;P&gt;April 1st Microsoft is turning for sure turning off SMTP. So now I'm looking at using power automate to do send an email, but I'm not sure at what point I would involve power automate. Does the RTA still need to run to a certain point before power automate is used, or am I completely discarding the RTA/ArcGIS Velocity and just using powerautomate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681893#M36</guid>
      <dc:creator>Teresa_Blader</dc:creator>
      <dc:date>2026-02-03T21:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681894#M37</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/425496"&gt;@Teresa_Blader&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I would simply change out your output to the HTTP node and Post to Power Automate or some other tool of your choice. There are many options.&amp;nbsp; &amp;nbsp;You could do it in parallel with what you already have, and then remove the email from the RTA.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ---&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:48:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681894#M37</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2026-02-03T21:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681897#M38</link>
      <description>&lt;P&gt;Cool. Ok so on the same page.&lt;/P&gt;&lt;P&gt;What would posting to power automate look like? What are the things I have to do to enable that?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:55:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1681897#M38</guid>
      <dc:creator>Teresa_Blader</dc:creator>
      <dc:date>2026-02-03T21:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1682022#M39</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good Morning,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;So from the Power Automate side, I can only talk in theory as I don't use the tool myself.&amp;nbsp; But a quick Google search finds a number of how-tos.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://tinyurl.com/7mfa6mx9" target="_blank"&gt;https://tinyurl.com/7mfa6mx9&lt;/A&gt;&lt;/P&gt;&lt;P&gt;On the Velocity side, you will need to build the body of the message as a JSON object in Arcade and return it for the Node to send.&amp;nbsp; I can help you get started, as I have done many of them.&amp;nbsp; Basically, build up your variables and then return the JSON string --&amp;nbsp;&lt;/P&gt;&lt;P&gt;var to = 'user@email.com';&lt;BR /&gt;var subject = 'This is a test Email';&lt;BR /&gt;var message = 'The test message is meant to get the API working';&lt;BR /&gt;return '{"to":["' + to + '"], "subject":"' + subject + '", "message":"' + message + '"}';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2026 14:14:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1682022#M39</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2026-02-04T14:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1684419#M40</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/425496"&gt;@Teresa_Blader&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I just thought I would check back with you to see if you were able to implement a working solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; ----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 20:19:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1684419#M40</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2026-02-13T20:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth2 for SMTP Email Output</title>
      <link>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1684439#M41</link>
      <description>&lt;P&gt;No unfortunately.&lt;/P&gt;&lt;P&gt;I'm pretty comfortable setting up email flows in power automate as I do it all the time.&lt;/P&gt;&lt;P&gt;I don't really understand how a node in JSON would connect to power automate. I see there are ArcGIS connectors in Power Automate... so the only thing I can image is that I'm not using ArcGIS Velocity at all and just building out the whole flow in power automate.&lt;/P&gt;&lt;P&gt;Ultimately what I probably won't be able to get around is the authentication that ultimately needs to happen between ArcGIS Velocity and M365 Outlook.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Feb 2026 21:02:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-velocity-ideas/oauth2-for-smtp-email-output/idc-p/1684439#M41</guid>
      <dc:creator>Teresa_Blader</dc:creator>
      <dc:date>2026-02-13T21:02:39Z</dc:date>
    </item>
  </channel>
</rss>

