Setting up a SendGrid Signup Form
Requires Pro Standard or higher
Click Add Element
Click Form to create a new Form element.
Set Type to Signup, then Via SendGrid.
Enter your SendGrid API Key, which can be created by following these instructions. If you're creating a new key specifically for this form, be sure to create a Restricted Access key with full access to Marketing.
(Optional) Enter a List ID, which can be located by viewing a list at SendGrid and extracting the portion of the URL following
lists/
(eg.00000000-0000-0000-0000-000000000000
).(Optional) Click the Fields tab and rename or toggle the form's fields.
(Optional) Click the Button tab and change the form's submit button Label.
(Optional) Check Collect UTM parameters to automatically include all detected UTM parameters as custom text fields. The following fields will be populated if detected:
utm_source
,utm_medium
,utm_campaign
,utm_term
, andutm_content
.(Optional) Add custom text fields for
site_url
,site_title
andsite_form
to automatically record the site URL, title and unique form ID with each signup.You're done! The site should now have a fully functional SendGrid signup form.