How to pass an Infusionsoft email address from a Bronto email click
Let’s say you are using Bronto to send emails to your Infusionsoft contacts. You might want to pass their email address in to a hidden Infusionsoft form. Here’s the code to add to the end of the link in your Bronto email: ?&inf_field_Email=%%!contact_email%% If you have variables preceding the Infusionsoft email address, use & instead […]