From 5c49054e78ca348a6f578cab6c6a80aeec6abce7 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Fri, 13 Feb 2026 09:12:24 -0800 Subject: [PATCH] Extract business info from Toast __OO_STATE__ JSON Look for Restaurant: keys and extract name, location (address, city, state, zip), phone, and brandColor for the wizard business info step. Co-Authored-By: Claude Opus 4.5 --- api/setup/analyzeMenuUrl.cfm | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/api/setup/analyzeMenuUrl.cfm b/api/setup/analyzeMenuUrl.cfm index ee11804..e0cfd2e 100644 --- a/api/setup/analyzeMenuUrl.cfm +++ b/api/setup/analyzeMenuUrl.cfm @@ -172,7 +172,7 @@ - + @@ -183,6 +183,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -214,6 +243,9 @@ + + +