Creating a Propertyware REST integration

Last updated: July 16, 2025

This guide walks you through creating an integration with the Propertyware REST API. Please note we offer access to both a Propertyware SOAP and REST API. The REST API is more recent, while the SOAP API is more comprehensive. Please contact Propertyware if you are unsure which to use.

You will need access to the customer name, client ID, client secret, and system ID.

Generating your required credentials

Screenshot 2025-07-10 at 11.09.56 AM.png
  • In the context menu on the left-hand side, expand Personal Setup, the click on My Account.

    Screenshot 2025-07-10 at 11.10.28 AM.png

  • You can find your system ID in the following page under Propertyware Org ID. This will be needed later.

    Screenshot 2025-07-10 at 11.12.29 AM.png

  • Next, in the left-hand menu, expand Administration Setup, then select API keys.

Screenshot 2025-07-10 at 11.16.21 AM.png
  • Click the Create API Key button at the top of the resulting page. You will then need to select which permissions are needed for your integration.

Screenshot 2025-07-10 at 11.17.51 AM.png
  • Click Generate Key, and make a note of your client ID and client secret.

Integrating with Propexo

  • In Propexo, navigate to the integrations tab.

Screenshot 2025-07-01 at 11.20.26 AM.png
  • Then, select your relevant PMS from the list (PropertyWare REST in this instance).

Screenshot 2025-07-01 at 11.24.10 AM.png
  • On the PMS page, select Production or Sandbox as necessary, then click New Customer.

Screenshot 2025-07-10 at 10.45.52 AM.png
  • Enter your customer name, the client ID and secret, and system ID obtained in the steps above, and submit.

Screenshot 2025-07-10 at 11.21.28 AM.png

Your integration should now be correctly set up. You can verify your connection by using the data access panel.