Hello
I am creating a Power Automate webhook to send a simple email when a new survey is submitted. My ultimate aim is to include a URL in the email to open a webmap and center it over the newly submitted point.
To do this it appears I need to include a question in my survey to record the Lat/Long, and then use the '&marker={LAT};{LONG};' URL parameter.
These LAT and LONG values are failing to show up within the 'dynamic content' of my email body. Weirdly, they do show up in other Power automate controls. Anyone experienced this?
@JamesTedrick ? @IsmaelChivite ?
Solved! Go to Solution.
I found a way around this by adding text fields that also wrote the values of LAT/LONG directly to STRINGS. This not only gave me access to these values as the strings but prompted some sort of refresh to my Power Automate connection and now allows me to see the dynamic data variables:
I found a way around this by adding text fields that also wrote the values of LAT/LONG directly to STRINGS. This not only gave me access to these values as the strings but prompted some sort of refresh to my Power Automate connection and now allows me to see the dynamic data variables: