How to Change Address Variable Strings?
# 🤝help
r
Is there a way to change, country to province, zip to postal code?

https://cdn.discordapp.com/attachments/1135927941088411700/1135927941365243974/Screenshot_2023-08-01_at_9.29.01_AM.png

How can I change the Variable Strings to the country we're helping our clients in.
f
Hi, Can you give me more information about your use case and the challenge you are facing?
a
I'm having the same issue. In Brazil, we have cities and states (like USA), and I want to add a "state" property to the address object. There is a way to do that? Thanks!
r
Sorry for the late reply, I'm working on my first bot and going through a massive learning curve. However, it appears that when I select a *FULL ADDRESS * Capture card it's only predisposed to accept the format of the United States, hence, zip code and country, but in Canada we have provinces, we have postal codes, other countries have different FULL ADDRESS structures.. That said, when I used Zapier to webhook the data I noticed that...

https://cdn.discordapp.com/attachments/1135927941088411700/1136459598233075783/Screenshot_2023-08-02_at_8.44.36_PM.png

The entry was as follows

https://cdn.discordapp.com/attachments/1135927941088411700/1136459689664712864/Screenshot_2023-08-02_at_8.45.01_PM.png

I'm missing the provice, it doesn't capture it, however it does recognize Ontario as being in Canada..