ESPC BLM WordPress Plugin

The ESPC-BLM WordPress plugin provides a simple way to list and format properties on your WordPress website. It uses the BLM property feed provided by ESPC to show properties currently active in your BDP account live, from the BLM file provided. The ESPC BLM plugin does not provide any sophisticated content management or contact management […]

Read More

BDP for Elementor

Form Action Types The BDP id should be inserted into the form as a hidden field. The ID is available in the post metadata as '_reference_number': Home Report Request Field names required: bdp_id – the bdp property id, as a hidden field in the form message – a free text message first_name last_name tel – […]

Read More

BDP for Contact Form 7 (CF7)

Install the plugin. This will be supplied to you in a zip file by BDP support. Once installed, future updates can be made through the WordPress Plugins dashboard. Create a contact form for any BDP return path operation: Home Report Request Viewing Enquiry Property sale or valuation enquiry Setup a property matching alert General enquiry […]

Read More

Setting up the BDP property ID with PropertyHive.

First of all, make sure that the bdp_id is available in the Contact Form 7 (CF7) definition as a hidden field: This CF7 tag copies a bdp_id attribute from the CF7 shortcode into the form data. So the next step is to add the bdp_id attribute to the CF7 shortcode where the form is added […]

Read More

BDP and PropertyHive Integration

Any web site can be integrated with BDP using the existing API. However, one approach that has been historically popular with our clients is to use WordPress as a web content management solution, and to integrate with BDP via existing data import/export routes that are already supported by this third party plugin. Additional features unique […]

Read More

BDP API – Developer Documentation

Last Updated: Sept 2021 BDP WebAPI Documentation BDP Rest API Basics The BDP Media restful API allows authenticated users to receive orders for new media and load media remotely. BDP restful APIs follow restful principles. Authenticating a Request BDP APIs use a simplified version of the Amazon S3 method for authentication. Authentication is provided by […]

Read More

Complete property Placeholder list

When using BDP Command to send emails you can include almost any data contained in BDP in the email template. The same is true for Word document templates. Developers will also want to make use of this data which is all available via the API. There are additional items available, however because they are not […]

Read More

Using the REST API to power your website

BDP Connect, the name of our REST API, allows you to extract JSON data from BDP to use however you wish. We have a GitHub repository where you can download the latest client examples and full documentation: https://github.com/BDP-Software/ Access to the API is via a private key and shared secret. Please contact help@bdphq.com to request these.

Read More