Pass variables to the form through Url

Can I pass variables to the form? For instance, if I have a link in an email asking for a $300 donation, can I pass that to the form so it is pre-populated with the $300 amount?

Yup, that’s easy! You can add Url parameters to your link that can default options on the form. For example, yoursite.org/donate?x_amount=300