Looking to embed a Petitions app page onto another website? You can do so with some simple iframe code and a few tricks!
Code:
<iframe src="https://prefix.secure. nonprofitsoapbox.com/XXXXX?tmpl= component"></iframe>
Where prefix is your organization's specific text before the "secure.nonprofitsoapbox.com" part in your Soapbox Form URL and the XXXXX is the unique URL ending for your Petitions app page.
If your website uses a custom domain (e.g., www.example.org), you can insert that in the place of prefix.nonprofitsoapbox.com above.
You can adjust other iframe attributes such as height and width as desired to fit your site.