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
  • May 19th 2025
  • April 28th 2025
  • March 3rd 2025
  • February 17th 2025
  • February 3rd 2025
  • November 1st 2024
  • October 3rd 2024
  • September 9th 2024

Was this helpful?

  1. Integrations
  2. Introduction

Changelog

Chronological overview of changes to Realpad API and integrations-relevant updates.

PreviousIntroductionNextLanding page

Last updated 29 days ago

Was this helpful?

To stay in touch with the latest updates in our system we suggest or visiting this page regularly, otherwise, we can't guarantee that your integration won't be broken.

May 19th 2025

The field Co-agent has been removed from the data model and UI of the deals. The following endpoints will be affected:

  • list-excel-business-cases, the column with ID CoSalesman will be removed.

  • list-excel-sales-status, the column with ID DealCoSalesman will be removed.

April 28th 2025

The list-excel-defects endpoint has been updated: one of the possible values of the column with ID Status is changing the name from Uznáno to Přijato in Czech language only to match the business logic (and the other translations) better.

March 3rd 2025

The field Monthly loan payment has been removed and will no longer appear in responses from the following endpoints:

  • list-excel-products

  • list-excel-sales-status

  • list-excel-project-units-history

February 17th 2025

  1. The list-milestones endpoint has been updated with the following breaking changes:

    • payment-percent is removed.

    • reached-on is removed.

  2. Reservation Agreement, as well as Reservation Deposit will no longer have dedicated columns in API, so list-excel-business-cases endpoint has been updated:

    • Removed Reservation Agreement columns

      • RACreated

      • RADeadline

      • RASignatureDate

      • RASigned

      • RACancelled

      • RANote

    • Removed Reservation Deposit columns

      • RDAmount

      • RDDeadline

      • RDPaid

      • RDNote

February 3rd 2025

Deal linking was removed, therefore Parent deal field in the UI isn't present anymore and list-excel-business-cases endpoint response doesn't contain the column with ID ParentDeal.

November 1st 2024

Due to the refactoring of the events, the following changes to the list of event types will be applied to UI and relevant API endpoints (e.g. list-excel-events described in Data Takeout).

  • DEAL_CLOSED (id: 15) is removed, and will be replaced by either of the following:

    • DEAL_CLOSED_WON (id: 30) is added

    • DEAL_CLOSED_LOST (id: 31) is added

  • DEAL_REOPENED (id: 32) is added

  • INDIVIDUAL_DISCOUNT_UPDATED (id: 29) is added

  • PHONE_CALL remains unchanged, the following 2 VOIP-related events will be removed

    • PHONE_CALL_INCOMING (id: 19) is removed due to no usage

    • PHONE_CALL_OUTGOING (id: 20) is removed due to no usage

October 3rd 2024

  • endpoint deprecated, as it was previously replaced by a more efficient endpoint list-excel-project-units-history which provides you with the history of all units from a project

September 9th 2024

  • You can retrieve and download deal document files from their URL link, which was included in the list-excel-deal-documents endpoint

ℹ️
🚧
subscribing to the Integration (API) updates