You are on page 1of 2

1Form Integration (v2.

7)

With respect to the "Apply for this property" button on each applicable property listing, the below code

describes the HTML POST parameters we accept. The placeholder text "input something here" should

be replaced with listing data and must conform where indicated to the formats/values specified.

<form action="https://www.1form.com/au/tenant/application/start/" method="post" target="_blank">

<input type="hidden" id="tagid" name="tagid" value="2495">

<input type="hidden" id="papf_realestateco" name="papf_realestateco" value="input Real Estate Company Name

here">

<input type="hidden" id="papf_realestateag" name="papf_realestateag" value="input Property Manager Name

here">

<input type="hidden" id="papf_realestatem" name="papf_realestatem" value="input Property Manager Email here">

<input type="hidden" id="papf_logo" name="papf_logo" value="company logo URL">

//Input company image source url in full including "https" ONLY

<input type="hidden" id="papf_propid" name="papf_propid" value="input Property ID here">

<input type="hidden" id="papf_propadd" name="papf_propadd" value="input Address here">

<input type="hidden" id="papf_propsub" name="papf_propsub" value="input Suburb here">

<input type="hidden" id="papf_proppc" name="papf_proppc" value="input Postcode here">

<input type="hidden" id="papf_propstat" name="papf_propstat" value="input State here">

<input type="hidden" id="papf_available" name="papf_available" value="input Date available">

<input type="hidden" id="papf_rent" name="papf_rent" value="input Weekly Rent (Numeric or decimal) advertised

price">

<input type="hidden" id="papf_bond" name="papf_bond" value="input Bond (Numeric or decimal) here">

<input type="hidden" id="papf_proptype" name="papf_proptype" value="input Property type here">

//Types (Acreage/Semi-Rural,Block of Units,House,Townhouse,Unit/Apartment)

<input type="hidden" id="papf_propnobed" name="papf_propnobed" value="input Number of Bedrooms here">

//Accepted Bedrooms (Studio,1,2,3,4,5+)

<input type="hidden" id="papf_propnobath" name="papf_propnobath" value="input Number of Bathrooms here">

//Accepted Bathrooms (1,2,3,4,5+)

<input type="hidden" id="papf_propnocar" name="papf_propnocar" value="input Number of Car Spaces here">

//Accepted types (1,2,3,4,5+)

<input type="hidden" id="papf_image" name="papf_image" value="image URLs">

//Input property image source url in full including "https" ONLY. For multiple images, delimit the URLs with | e.g.

https://www.host.com/image1.png|https://www.host.com/image2.png

<input type=image src="https://b.cdn1form.com/buttons/Apply-Buttons1.png">

//Input image source here if you wish to use your own image

</form>
Please Note:

1. Your custom image can be checked at https://b.cdn1form.com/buttons/Apply-Buttons1.png

Also provided below are the generic links to our websites application and maintenance request system.

This is the HREF for your tenancy application platform.

https://www.1form.com/au/tenant/application/start/tagid/<insertagidhere>

This is the HREF for your maintenance request platform.

https://www.1form.com/au/tenant/maintenance/start/tagid/<insertagidhere>

If you have any questions with anything at all, then please feel free to contact us on 1300 738 966.

Kind Regards,

The 1Form Team

You might also like