CMS Development

ZKoleva
Member

How to set specific email address for form submit notifications on dynamic pages

SOLVE

Hi there, 

I have a hubDB table with people information and created a dynamic page template that will represent each person information. On this dynamic page I have a contact form that must send notification to the person of the page. My idea is to get the email address from table column. I know that currently notifications can be send only to Users & Teams. I will add all people as user but the main question is how to set the email dynamically. Currently I can only choose it from this field and can't find a way to set it for each person.

image.png

I tried:
notifications_override_email_addresses="dynamic_page_hubdb_row.email"

notifications_override_email_addresses="[dynamic_page_hubdb_row.email]"

 

Also is it possible to add people to Users & Teams without having accound and approving by invitation link. I am looking fot easiest as possible way to add them without disturb.

0 Upvotes
1 Accepted solution
Kevin-C
Solution
Recognized Expert | Partner
Recognized Expert | Partner

How to set specific email address for form submit notifications on dynamic pages

SOLVE

Hey @ZKoleva 

 

You could do this witha workflow assuming you have access to workflows and the email recipient is a user in hubspot.

Kevin Cornett - Sr. Solutions Architect @ BridgeRev

View solution in original post

0 Upvotes
1 Reply 1
Kevin-C
Solution
Recognized Expert | Partner
Recognized Expert | Partner

How to set specific email address for form submit notifications on dynamic pages

SOLVE

Hey @ZKoleva 

 

You could do this witha workflow assuming you have access to workflows and the email recipient is a user in hubspot.

Kevin Cornett - Sr. Solutions Architect @ BridgeRev
0 Upvotes