Skip to main content
Question

Connect Feature

  • August 28, 2026
  • 1 reply
  • 45 views

I have an open house form for visitors to sign in. I want to duplicate the same form for each agent im working with but I need a way to know which open house / agent the lead came from. I use go high level so I can create an automation for when someone signs in. Can i link visitor john smith who singed in to 123 main st to the referral partner/agent who hosted the open house? 

What i’d like to do is send the open house visitor a text confirmation right when they sign in and send the agent working the open house the form with the visitors contact and answers to questions. 

1 reply

carmentf
Community Team
  • Community Team
  • September 24, 2026

Hi there,

 

Yes, this should be possible. You can use one duplicated form per agent, or reuse the same form, and add URL parameters such as open_house=123_main_st and agent=jane_doe to each agent’s unique form link. Those values will be stored with the submission, so GoHighLevel can use them to identify which property and agent the lead came from.

 

Then, use the Typeform submission trigger/webhook in GoHighLevel to send the visitor’s confirmation SMS and route a notification containing the visitor’s contact details, answers, open house, and agent to the right person. On the Typeform side, set this up under Workflow → Pull data in for the URL parameters, and check Connect → Webhooks to confirm the submission payload is being delivered. The exact SMS and routing steps would be configured in GoHighLevel.

 

You can find more info in these guides: Using URL parameters and Webhooks.