Add Records via API with Location field type

Im currently trying to add data ive collated to my app database. The collection has a field type of “Location” which allows me to manually add data to the record.

However i have a good amount of data i would like to add, and am using the API to insert one record with data of other fields with no issue. As soon as i map the locataion field, im getting a 500 error from the adalo server.

What is the appropriate way to add/update location field types in the db collection?

Hi @b_ry , did you find a solution ? I have the same issue…

Thank you