In Field maps, I want to share the collected points and associated data with an external service provider by email (who does not have field maps)? Is this possible to send him the coordinates of the point and its data table?
Solved! Go to Solution.
Hi @MOSMOND ,
What you've described is only possible through using a webhook. Essentially, you would set it up to watch your hosted feature layer for updates in ArcGIS Field Maps, and configure you email app of choice to send a formatted update to your external service provider containing the attributes of your choosing.
You can read more about this here:
And there's a tutorial here: https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/automate-email-notifications-for...
Hi @MOSMOND ,
What you've described is only possible through using a webhook. Essentially, you would set it up to watch your hosted feature layer for updates in ArcGIS Field Maps, and configure you email app of choice to send a formatted update to your external service provider containing the attributes of your choosing.
You can read more about this here:
And there's a tutorial here: https://www.esri.com/arcgis-blog/products/field-maps/field-mobility/automate-email-notifications-for...