<?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: Automate Email in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1136380#M39919</link>
    <description>&lt;P&gt;Thanks for your reply. I am going to talk to our IT department and see if they can't get Microsoft Power Automate to work. Seems they should be able to.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jan 2022 14:35:31 GMT</pubDate>
    <dc:creator>AmandaBeck</dc:creator>
    <dc:date>2022-01-24T14:35:31Z</dc:date>
    <item>
      <title>Automate Email</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133398#M39747</link>
      <description>&lt;P&gt;I have created a Survey and have published it. I want to be able to get an email whenever a new survey is submitted. This is for our County 911 Address Requests. Our IT department does not seem to want to trust many of the third party companies (Integromat/Microsoft Flow/etc.). Any thoughts on how to do this? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:09:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133398#M39747</guid>
      <dc:creator>AmandaBeck</dc:creator>
      <dc:date>2022-01-13T15:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Email</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133403#M39749</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/86921"&gt;@AmandaBeck&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/python-documents/send-email-when-a-feature-is-added-to-an-arcgis/ta-p/920545" target="_blank"&gt;https://community.esri.com/t5/python-documents/send-email-when-a-feature-is-added-to-an-arcgis/ta-p/920545&lt;/A&gt;&lt;BR /&gt;This is one way to do it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:15:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133403#M39749</guid>
      <dc:creator>RickeyFight</dc:creator>
      <dc:date>2022-01-13T15:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Email</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133404#M39750</link>
      <description>&lt;P&gt;I extensively use Integromat for automation.&amp;nbsp; They offer a free solution which can be viable for many smaller implementations.&amp;nbsp; If your IT folks are skeptical, have them do a little research.&lt;/P&gt;&lt;P&gt;Microsoft Power Automate (formerly Microsoft Flow) is also a very viable solution.&amp;nbsp; You mentioned that your IT department does not want to trust 3rd parties... Do you guys use Outlook?&amp;nbsp; Word? Excel?&amp;nbsp; All Microsoft products just like Power Automate.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:16:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133404#M39750</guid>
      <dc:creator>Andrew-Bowne</dc:creator>
      <dc:date>2022-01-13T15:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Email</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133405#M39751</link>
      <description>&lt;P&gt;Webhooks would be the way to do this, but it looks like many of the workflows use the third party companies you mentioned.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/browser/create-surveys/webhooks.htm" target="_blank"&gt;https://doc.arcgis.com/en/survey123/browser/create-surveys/webhooks.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe if you show this documentation to your IT department they'd be a bit more trusting? haha&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 15:17:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133405#M39751</guid>
      <dc:creator>Katie_Clark</dc:creator>
      <dc:date>2022-01-13T15:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Email</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133647#M39760</link>
      <description>&lt;P&gt;Another approach: Python.&lt;/P&gt;&lt;P&gt;A couple of blogs written a looong time ago but that could give you some ideas:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/a-simple-e-mail-notification-system-for-survey123/ba-p/894509" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/a-simple-e-mail-notification-system-for-survey123/ba-p/894509&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/a-simple-e-mail-notification-system-for-survey123/ba-p/895031" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/a-simple-e-mail-notification-system-for-survey123/ba-p/895031&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If your IT team does not like Integromat/Power Automate, you can also discuss having a custom web service (hosted by your IT team) send the email once triggered by the Survey123 webhook.&amp;nbsp; Survey123 webhooks are not limited to Integromat/Power Automate. You can have your Survey123 webhook invoke your own web service, a &lt;A href="https://www.esri.com/arcgis-blog/products/survey123/developers/integrating-arcgis-survey123-with-aws-lambda/" target="_blank" rel="noopener"&gt;Lambda function&lt;/A&gt;, Google function, &lt;A href="https://www.dvginteractive.com/esri-survey123-custom-webhooks-using-secure-azure-logic-apps/" target="_blank" rel="noopener"&gt;Microsoft Logic Apps&lt;/A&gt;, etc.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jan 2022 22:27:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1133647#M39760</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-01-13T22:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automate Email</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1136380#M39919</link>
      <description>&lt;P&gt;Thanks for your reply. I am going to talk to our IT department and see if they can't get Microsoft Power Automate to work. Seems they should be able to.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jan 2022 14:35:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/automate-email/m-p/1136380#M39919</guid>
      <dc:creator>AmandaBeck</dc:creator>
      <dc:date>2022-01-24T14:35:31Z</dc:date>
    </item>
  </channel>
</rss>

