APIs & Integrations

jcsousa
Member

Pre-populate meetings embedded widget

Hi,

Is it possible to pre-populate a meeting widget form that is embedded in a web page?

Thanks.

0 Upvotes
6 Replies 6
EUser9
Member

Pre-populate meetings embedded widget

Hi, I am trying to figure out how to prefill the email field of the embedded meeting widget.
I tried to add a static email address by adding &email=what@ever.com to the data-src attribute of the meeting widget embed code, but it doesn't work, the field remains empty. 

 

The same result when i open the url from the data-src in the browser (with the email parameter appended).

 

Any ideas?

0 Upvotes
jelling
Participant

Pre-populate meetings embedded widget

Is this in the docs somewhere? I couldn’t find it but was happy to find this post.

0 Upvotes
jcsousa
Member

Pre-populate meetings embedded widget

Nop, it’s not in the docs. I found the solution by trial and error.

I opened a new topic to understand how can we “inject” the meeting “source” and “medium”

0 Upvotes
jcsousa
Member

Pre-populate meetings embedded widget

Hi,

Thanks for your reply.

I manage to get it to work by passing parameters on the query string of the meetings widget.

The parameters (case sensitive) I used where:

  • firstName
  • lastName
  • email
  • phone

Thank you

3PETE
HubSpot Employee
HubSpot Employee

Pre-populate meetings embedded widget

Thanks for the update! Glad you have it working

0 Upvotes
3PETE
HubSpot Employee
HubSpot Employee

Pre-populate meetings embedded widget

@jcsousa What do you mean by pre-populate? Can you expand upon that please

0 Upvotes