Allow forms in HighLevel Websites (and AI Studio) to send a submission to a workflow, wait for it to process, and return the result to the originating page.
The workflow should be able to search CRM records, evaluate conditions, create or update records, and return a status or structured data. The page could then display the appropriate message or redirect based on that result.
Example: A member submits their phone number on a website form. The workflow confirms the contact exists (if not, asks them for more information), checks whether they have a specific value in their custom field (such as a visit or purchase), and immediately returns a custom message on the same page based on the lookup/criteria.
This would enable real-time customer-facing tools without relying on delayed email/SMS notifications, exposing API credentials, or using an external backend. It should work with both HighLevel Websites/Funnels and AI Studio.