GeoEvent Server Send email using API instead of SMTP server

146
1
a month ago
RoseZhou2
Occasional Contributor

Hello:

I am using GeoEvent Server 11.1 in Azure Cloud. There is no SMTP server available. I can send email in Python script using an API. How to configure GeoEvent server to send email using the API instead of the  “Send an Email” output connector? Any advice?

Thanks

Rose

Tags (2)
0 Kudos
1 Reply
JeffSilberberg
Occasional Contributor III

You could use a Web Post to drive a Webhook or your own or a SendGrid API connection. 

https://enterprise.arcgis.com/en/geoevent/latest/disseminate-and-notify/push-json-to-an-external-web...

https://sendgrid.com/en-us/solutions/email-api

Also, as a reference - https://docs.webhook.site/

 

 

0 Kudos