Best answer

How to format address fields from Kajabi to include spaces in Google Sheets?

  • 9 February 2022
  • 5 replies
  • 59 views

Aloha, 

 

I am working with the platform Kajabi and Google Sheets. 

 

I want to format the address information from Kajabi checkout (address, state, zipcode, etc) so that there are spaces when they are zapped into the google sheets. 

This is the Kajabi check-out screenshot attached mahalo!

 

When address is zapped into google sheet I see: addresscitystatezipcode

I want it to look like address city state zipcode

 

icon

Best answer by SamB 11 February 2022, 12:13

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Userlevel 7
Badge +14

Hi @Aleysia 

Please post screenshots with how your Zap step is configured.

TIP: Try adding a space between the mapped variables for each data point, then test.

Super helpful mahalo!

 

I got confused between the 2 options if you could articulate the difference between the transform and the separator options. 

 

 

Userlevel 7
Badge +14

@Aleysia 

You shouldn’t need a Formatter step in your Zap.

Simply map each data point to the desired GSheet fields. (assuming you have a separate field for each Address part, which would be advised)

 

If you want a properly formatted Address in 1 line then, make sure to add a space between each mapped variable.



NOTE: You are missing Address Line 2

 

Also, the trigger example you are using to configure the Zap has “No data” for each mapped variable.

Help article for how to change the trigger test data: https://zapier.com/help/create/basics/change-the-test-data-in-your-zap-trigger

Userlevel 7
Badge +11

Hey @Aleysia

Troy’s correct here, it’s not necessary to use a Formatter step to add the spaces in between each Kajabi address field. You can select the individual fields from the Kajabi directly in your Google Sheets step.

Depending on how you have your Google Sheets spreadsheet set up you can either select the individual address fields for each column. Or if you’re using a single column in Google Sheets to store the address, then you’d select all the individual Kajabi address fields but manually type in a “space” in between each field. Here’s a couple of examples of how those different set ups would look to help explain it better...

For separate address columns in Google Sheets:
9d96debd4a0b8c6eacfdc1e35cb164ae.png

For a single address column in Google Sheets:
63c403c667cea267665577acae4797e8.png

Hope that helps! :relaxed:

Thank you for the screenshots for reference. I did my zaps again with simply adding the spaces and it worked! Mahalo!