Hello,
I’m trying to save a location’s Time Zone ID to avoid making excessive Google API calls.
The logs show that the workflows are running, and I’ve tested that the API is responding by displaying the Time Zone ID on a page, but for some reason the time zone ID is not saving in the database. It is formatted as a text field and as far as I know the API call returns text.
Can anyone help?