I have an API call that reads uploaded documents via make flow and resends the parsed and configured text back to bubble.
Problem is I receive addresses as a list of strings - and bubble cannot create a new item where address is list of strings:first item as it doesn’t geocode them.
What’s funny it works like magic if I paste them on the frontend address searchbox.
How to build a flow that these texts are converted to addresses? Is there a command to change something to address?
Yup there is! :formatted as geographical address (paraphrasing).
Hi Jacob. Well I cannot change text to address this way. I do not have this opperator. I can do the vice versa and change address to text, but not other way around.
![image](https://us1.discourse-cdn.com/bubble/original/3X/9/b/9b2cdbc371a66d8c2378eb99c60891dfdd1579ae.png)
For now I have build a google api call for google places to get address, but sometimes it doesn’t convert it. And here is my problem.
Anybody has any ideas? ![:slight_smile: :slight_smile:](https://emoji.discourse-cdn.com/twitter/slight_smile.png?v=12)
![image](https://us1.discourse-cdn.com/bubble/original/3X/2/2/22f4be44b91ae7d2c5484d8c28efc294e4437207.png)
If anybody has an idea how to solve I am very open to suggestions
As I believe solving some of my issues I had in past were marked as useful solutions.