Steps to embed your Pima request form on your websote
- Get Request Center URL: Request Center URL
- Embed following iframe on your website.
- Iframe options are:
iframe
Boolean: This is a mandatory parameter that will let us know that you are embedding your Pima form. Without it our system will block the embed. Value must be set to: 1remove_branding
Boolean: Remove Pima branding under the form. Default: 0remove_logo
Boolean: Remove Company logo above the form. Default: 0custom_font
String: Applies Google Font to form. Default: Nunito Sans
Note that appending "?iframe=1" to the URL is mandatory (see section #3 for more info).
<iframe
src="[YOUR REQUEST CENTER URL]?iframe=1&remove_branding=1&remove_logo=1&custom_font=Be%20Vietnam%20Pro"
frameBorder="0"
height="640"
width="800">
</iframe>
Form will be displayed as such