Let's say the weblink is of the format www.(custom_field_value).com. You can use the Concat formula to achieve this.
Formula used: concat( 'www.', concat( {{Lead.cf_custom_field}} ,'.com') )
Let's say the weblink is of the format www.(custom_field_value).com. You can use the Concat formula to achieve this.
Formula used: concat( 'www.', concat( {{Lead.cf_custom_field}} ,'.com') )
Did you find it helpful? Yes No
Start your 21-day free trial. No credit card required. No strings attached.
Start Free Trial