You can add call-to-action buttons to your locations during CSV or Google Sheets import. Each button has a name (the text on the button) and a URL (where it links to).
Column format
Add a column with this exact format:
Button: Order Now
Replace "Order Now" with your button name. The cell value for each location should be the URL that button links to.
Example CSV
name, address, Button: Order Now, Button: Book Appointment Store 1, 123 Main St, https://shop.com/order, https://shop.com/book Store 2, 456 Oak Ave, https://shop.com/order, https://shop.com/book
Multiple buttons
Add a separate column for each button. Each column header must start with Button: followed by the button name.
Important notes
The column header format must be exact:
Button: Name(with the space after the colon)The cell value is the URL, not the button text
If a location doesn't need a particular button, leave the cell empty
Works the same way for both CSV import and Google Sheets sync
Buttons not saving?
If button URLs aren't sticking after import:
Check the column header format (must be
Button: Name)Make sure URLs are complete (include
https://)Try updating a single location manually in the dashboard to verify the feature works
Questions? Reach out on live chat.