By some amazing miracle (I’m still not quite sure how I’ve done it!), I have managed to get a Zapier to send a new record from a Google Sheet to a Wix database using a Webhook Post.
The only problem is that the location field which contains city and country name is not being recognised as a location and so I have to manually go in and convert the field value to be a location, which kind of defeats the object of the automation. Is there anything I could do in Zapier to send the location through in the right format for it to be recognised. Another slight wrinkle is the location is a city location rather than a full address, so it’s Bilbao, Spain. Once I convert it manually in Wix, it is recognised perfectly. From what I can see, it is because the field needs to be provided as a JSON but I’ve hit the limit of my knowledge there. Any help would be gratefully received.