Realpad Developers Portal
  • Integrations
    • ℹ️Introduction
      • 🚧Changelog
    • 🧩Landing page
      • 💸Fetching pricelist data
      • 🛬Sending leads
    • 🗃️Data Takeout
    • 🏬Payments
  • Placeholders
    • 📄Placeholders Database
  • Other
    • Realpad Application
    • Product Updates
Powered by GitBook
On this page

Was this helpful?

  1. Integrations

Landing page

PreviousChangelogNextFetching pricelist data

Last updated 24 days ago

Was this helpful?

This guide is designed for web developers who are integrating a real estate development project website with Realpad CRM in two specific areas:

  • (units, their prices, and status, links to their floorplans, ...).

  • from the contact form (name, surname, email, phone, additional info).

Top-level summary

  1. To do this integration obtain login credentials for your account from our support team . You'll typically receive one pair of credentials per project - one for fetching pricelist, one for sending leads.

    • Example: for My New Project you'd receive

    • my-new-project-pricelist / some_password

    • my-new-project-leads / some_other_password

  2. Write backend code that will invoke an HTTP POST request to the endpoints mentioned below and process the API response appropriately.

  3. Test the whole solution together with our support team on a test environment of the project website.

  4. After a 3-way confirmation that all is running correctly deploy the solution to the production website.

🧩
Fetching pricelist data
Sending leads
support@realpadsoftware.com
Sign up to receive updates!