I am trying to automate the update of an Airtable database using data collected with Field Maps. The data are collected by a webhook in Make.com and passed to Airtable. Field Maps returns geometry in meters, but I need it converted to decimal degrees because that's how we have the locations listed in the database.
Is there a way to create a new field in AGOL that calculates lat/lon in decimal degrees? Or is there a different way to achieve this goal?