therealdeal.com Open in urlscan Pro
2606:4700:10::ac43:e5c  Public Scan

URL: https://therealdeal.com/2022/09/08/deal-management-platform-dealpath-raises-43m-series-c/
Submission: On November 04 via manual from IN — Scanned from DE

Form analysis 2 forms found in the DOM

POST /2022/09/08/deal-management-platform-dealpath-raises-43m-series-c/#wpcf7-f3965978-p4486781-o1

<form action="/2022/09/08/deal-management-platform-dealpath-raises-43m-series-c/#wpcf7-f3965978-p4486781-o1" method="post" class="wpcf7-form init" novalidate="novalidate" data-status="init">
  <div style="display: none;">
    <input type="hidden" name="_wpcf7" value="3965978">
    <input type="hidden" name="_wpcf7_version" value="5.6.3">
    <input type="hidden" name="_wpcf7_locale" value="en_US">
    <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f3965978-p4486781-o1">
    <input type="hidden" name="_wpcf7_container_post" value="4486781">
    <input type="hidden" name="_wpcf7_posted_data_hash" value="">
    <input type="hidden" name="_wpcf7_recaptcha_response"
      value="03AIIukzgT2ES8wrbQcH63_UJ2ay8UF5warHi6IdjmaJbUN6TZyl2lezqLhc863iR2Ie-IDN20-s-9IFVVZOv4MS5s5tWliBdPv9U3ysPXkIGGs6xTGGrBaFqYuDVLNvqzHQCpzwiAgVc4OGwHNt5cK0blp7uxlgCms6H98Ohuj6ecf4TK1YoCGSWBDYeTFIcsqcruy6_9sHItzfPoSVBcq5LDkF5lCHoWxmJT8GmpnNJfPfkZET_YW7RVkT0IJUCLCblKUCTpdFglrxiS4JSNE0qqfy5YiQOCh5Bk_67uyoKIOJe9RtSFm1ulEn-VS1EXXe6IhmHZQt2LO82ZoIa9GoHxv3ZVjQMn9THRqaocm2jn3Ad0pB-_s5GYL0Cu_O44dWVwbW9xSPp2LAi2HaLBQ0Vx9XTET3RJD5eZkYEGmNNYW9ca01auj_rrCVGBbI4_ijZhSc7jNbuSWAUv72yaZ8wxN1w_nssi2JBQoz2T0MsCpZ2ygRmKz2rGtQkmm9J6UgnpAPPyOEADVivVdnq6q0vxvteSFgHP1BWMDQjh0Mf12WNdc0ZVmkiIxZ9LHDSnbUYrwfBjCDDt">
  </div>
  <div class="form-row">
    <div class="form-group col-12 col-md-6">
      <label for="contact-full-name">Full Name<sup class="text-danger">*</sup></label><br>
      <span class="wpcf7-form-control-wrap" data-name="your-name"><input type="text" name="your-name" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control" id="contact-full-name" aria-required="true"
          aria-invalid="false"></span>
    </div>
    <div class="form-group col-12 col-md-6">
      <label for="contact-email">Email Address<sup class="text-danger">*</sup></label><br>
      <span class="wpcf7-form-control-wrap" data-name="your-email"><input type="email" name="your-email" value="" size="40" class="wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email form-control"
          id="contact-last-name" aria-required="true" aria-invalid="false"></span>
    </div>
  </div>
  <div class="form-row">
    <div class="form-group col-12">
      <label for="contact-message">Message<sup class="text-danger">*</sup></label><br>
      <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea name="your-message" cols="40" rows="10" class="wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required form-control" id="contact-message" aria-required="true"
          aria-invalid="false"></textarea></span>
    </div>
  </div>
  <div class="text-left"><input type="submit" value="Send" class="wpcf7-form-control has-spinner wpcf7-submit btn btn-primary rounded-pill text-uppercase"><span class="wpcf7-spinner"></span></div>
  <input type="hidden" name="destination-email" value="patrick.ralph@therealdeal.com" class="wpcf7-form-control wpcf7-hidden">
  <input type="hidden" name="page-link" value="https://therealdeal.com/2022/09/08/deal-management-platform-dealpath-raises-43m-series-c/" class="wpcf7-form-control wpcf7-hidden">
  <input type="hidden" name="gsheetid" value="1aRHOMNJ9EjumEuSEgb_6Z16DwjMU6mPwDhqxS8tkPyI" class="wpcf7-form-control wpcf7-hidden">
  <input type="hidden" name="gsheetname" value="WebForm" class="wpcf7-form-control wpcf7-hidden">
  <p>
    <script type="text/javascript">
      var wpcf7Elm = document.querySelector('.wpcf7');
      var ca = document.querySelector('#contactAuthor');
      wpcf7Elm.addEventListener('wpcf7submit', function(event) {
        document.getElementById('contactAuthor').className = 'my-4 collapse';
        var para = document.createElement("p");
        var node = document.createTextNode("✅ Your message sent successfully.");
        para.appendChild(node);
        ca.after(para);
      }, false);
    </script>
  </p>
  <div class="wpcf7-response-output" aria-hidden="true"></div>
</form>

POST

<form class="newsletter-form slide" method="post" action="">
  <div class="newsletter-form-container">
    <div class="newsletter-form-col fields m-0">
      <div class="input-group mb-3 mx-auto w-100  ">
        <input class="form-control border border-secondary" placeholder="Email Address" type="email" name="email" id="newsletter_email" value="" required="">
        <div class="input-group-append mx-auto">
          <button id="test" type="submit" class=" btn btn-danger rounded-end">Subscribe</button>
        </div>
      </div>
      <div class="break"></div>
      <div class="newsletter-form-footer mt-1 mb-3">
        <div class="newsletter-form-success">You are now subscribed.</div>
        <div class="newsletter-form-error">We are having some technical difficulties. Try again later.</div>
        <p class="newsletter-form-agree">By clicking <em>Subscribe</em> you agree to our <a href="/privacy-policy/" target="_blank" rel="noopener">Privacy Policy</a>.</p>
      </div>
      <div class="d-flex flex-column mb-4  justify-content-md-between mt-3">
        <ul class="nav nav-pills d-flex justify-content-around ">
          <li class="nav-item interests-selector d-flex align-items-center mx-1">
            <a class="nav-link  p-0 text-danger font-weight-bold" aria-current="page" href="#" data-interestselector="all_interest" rel="noopener">All</a>
          </li>
          <li class="nav-item interests-selector d-flex align-items-center mx-1">
            <a class="nav-link p-0 text-dark font-weight-bold" href="#" data-interestselector="daily_interest" rel="noopener">Daily</a>
          </li>
          <li class="nav-item interests-selector d-flex align-items-center  mx-1">
            <a class="nav-link p-0  text-dark font-weight-bold" href="#" data-interestselector="weekly_interest" rel="noopener">Weekly</a>
          </li>
          <li class="nav-item interests-selector d-flex align-items-center  mx-1">
            <a class="nav-link p-0  text-dark font-weight-bold" href="#" data-interestselector="trd_updates_interest" rel="noopener">Updates</a>
          </li>
          <li class="nav-item interests-selector d-flex align-items-center  mx-1">
            <a class="nav-link p-0  text-dark font-weight-bold" href="#" data-interestselector="subscriber_exclusive_interest" rel="noopener">Exclusive</a>
          </li>
        </ul>
        <div class="d-flex flex-row text-center justify-content-center">
          <button class="btn btn-outline-dark rounded px-3 d-flex align-items-center font-weight-bold subscribeCheck  mt-3 "> SUBSCRIBE TO ALL </button>
        </div>
      </div>
    </div>
    <div class="newsletter-form-col break"></div>
    <div class="newsletter-form-col interests">
      <div class="row flex-column pb-4 w-100 " data-interest="daily_interest">
        <div class="h4 px-2" style="font-family:Merryweather; font-size:30px;">Daily</div>
        <p class="px-2">Round-up top news and topics for each of the following cities</p>
        <div class="checkboxes m-md-0">
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="chicagodaily">
              <div>
                <input class="border border-danger" type="checkbox" name="Chicago Daily" id="newsletter_chicagodaily" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_chicagodaily">Chicago</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best headlines of the day Tuesday - Saturday</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="losangelesdaily">
              <div>
                <input class="border border-danger" type="checkbox" name="Los Angeles Daily" id="newsletter_losangelesdaily" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_losangelesdaily">Los Angeles</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best headlines of the day Tuesday - Saturday</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="newyorkdaily">
              <div>
                <input class="border border-danger" type="checkbox" name="New York Daily" id="newsletter_newyorkdaily" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_newyorkdaily">New York</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Our subscriber exclusive newsletter by Kathryn Brenzel</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="southfloridadaily">
              <div>
                <input class="border border-danger" type="checkbox" name="South Florida Daily" id="newsletter_southfloridadaily" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_southfloridadaily">South Florida</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best headlines of the day Tuesday - Saturday</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="sanfranciscodaily">
              <div>
                <input class="border border-danger" type="checkbox" name="San Francisco Daily" id="newsletter_sanfranciscodaily" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_sanfranciscodaily">San Francisco</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best headlines of the day Tuesday - Saturday</span>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="row flex-column pb-4 w-100 " data-interest="weekly_interest">
        <div class="h4 px-2" style="font-family:Merryweather; font-size:30px;">Weekly</div>
        <p class="px-2">Select the newsletter you'd like to receive below</p>
        <div class="checkboxes m-md-0">
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="chicagoweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Chicago Weekly" id="newsletter_chicagoweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_chicagoweekly">Chicago</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best Chicago headlines on Mondays to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="celebrityweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Celebrity Weekly" id="newsletter_celebrityweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_celebrityweekly">Celebrity</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best Celebrities headlines on Mondays to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="commercialweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Commercial Weekly" id="newsletter_commercialweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_commercialweekly">Commercial</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Catch-up on National commercial news every Monday</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="futurecityweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Future City" id="newsletter_futurecityweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_futurecityweekly">Future City</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">For all things proptech see what the future of cities</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="hamptonsweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Hamptons Weekly" id="newsletter_hamptonsweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_hamptonsweekly">Hamptons</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best Hamptons headlines on Fridays to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="losangelesweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Los Angeles Weekly" id="newsletter_losangelesweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_losangelesweekly">Los Angeles</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best LA headlines on Mondays to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="newyorkweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="New York Weekly" id="newsletter_newyorkweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_newyorkweekly">New York</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best NYC headlines on Mondays to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="nationalweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="National Weekly" id="newsletter_nationalweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_nationalweekly">National</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best National headlines on Sundays to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="residentialweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Residential Weekly" id="newsletter_residentialweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_residentialweekly">Residential</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">A round-up of the best residential news stories of the week distributed every Tuesday</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="southfloridaweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="South Florida Weekly" id="newsletter_southfloridaweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_southfloridaweekly">South Florida</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best Miami headlines on Mondays to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="sanfranciscoweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="San Francisco Weekly" id="newsletter_sanfranciscoweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_sanfranciscoweekly">San Francisco</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best San Francisco headlines on Mondays to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="tristateweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Tri-State_Weekly" id="newsletter_tristateweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_tristateweekly">Tri-State</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best Tri-State coverage on Wednesday to your inbox</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="texasweekly">
              <div>
                <input class="border border-danger" type="checkbox" name="Texas Weekly" id="newsletter_texasweekly" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_texasweekly">Texas</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Delivering our best Texas headlines on Mondays to your inbox</span>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="row flex-column pb-4 w-100 " data-interest="trd_updates_interest">
        <div class="h4 px-2" style="font-family:Merryweather; font-size:30px;">TRD Updates</div>
        <p class="px-2">Select the newsletter you'd like to receive below</p>
        <div class="checkboxes m-md-0">
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="events">
              <div>
                <input class="border border-danger" type="checkbox" name="Events" id="newsletter_events" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_events">Events</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Get notifications regarding TRD and sponsor events</span>
              </div>
            </div>
          </div>
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="marketing_updates">
              <div>
                <input class="border border-danger" type="checkbox" name="Marketing Updates" id="newsletter_marketing_updates" value="0">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_marketing_updates">Marketing Updates</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Receive special offers and product updates</span>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="row flex-column pb-4 w-100 " data-interest="subscriber_exclusive_interest">
        <div class="h4 px-2" style="font-family:Merryweather; font-size:30px;">Subscriber Exclusive</div>
        <p class="px-2">Select the newsletter you'd like to receive below</p>
        <div class="checkboxes m-md-0">
          <div class="col-12   col-md-3 " style="min-width:200px">
            <div class="checkbox-field  d-flex flex-column  p-3 my-2 border border-secondary rounded rounded-lg w-100" id="dailydirt">
              <div>
                <input class="border border-danger" type="checkbox" name="Daily Dirt" id="newsletter_dailydirt" value="0" disabled="">
                <label class="font-weight-bold" style="font-size:20px; font-family:Merryweather; font-weight:900; !important; width:100%;" for="newsletter_dailydirt">Daily Dirt</label>
              </div>
              <div>
                <span class="text-secondary" style="font-size:0.9rem; !important;">Our subscriber exclusive newsletter</span>
              </div>
            </div>
          </div>
        </div>
      </div>
      <style>
        .newsletter-form .indeterminate input:disabled+label::before {
          background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E") !important;
          background: #e7131;
        }

        .newsletter-form .indeterminate input:disabled+label {
          color: #fff !important;
        }

        .sub-benifits a {
          color: #fff;
          font-weight: bold;
          text-decoration: underline;
        }
      </style>
    </div>
    <button class="btn btn-outline-dark rounded px-3 d-flex align-items-center font-weight-bold unsubscribeCheck mx-auto "> UNSUBSCRIBE TO ALL </button>
    <button class="btn btn-danger rounded px-3 d-flex align-items-center font-weight-bold mx-auto mt-3"> SUBSCRIBE </button>
    <input type="hidden" name="place" value="website_slide">
    <span id="jump_to_top" class="fas fa-angle-up" style="position:static; cursor:pointer; right:30px; font-size:30px; bottom: 30px;"></span>
  </div>
</form>

Text Content

Open Menu

Subscribe Sign in
New York
South Florida
Los Angeles
San Francisco
Chicago
Texas
National
News
Residential
Commercial
Development
Technology
Politics
Mortgage
Magazine
Current Issue
Issue archives
The Closing
Research
Data Book
TRD Insights
Building Permits
Deal Sheet
Events
NYC Showcase
South Florida Showcase
Podcast
Video
Master Classes
Partners
Sponsored Content
Brand Studio
Advertise with us
Shop
Newsletter
Facebook
Twitter
YouTube
Instagram
Linkedin
Javascript is disabled in your web browser.

For full functionality of this site it is necessary to enable JavaScript. Please
Allow Javascript and reload this page.

Trending:
Commercial Real EstateInvestment SalesMultifamily MarketDevelopmentResidential
Real Estate
ACRE4.73%
AMT1.88%
COLD0.79%
DLR0.76%
CUBE1.54%
STOR0.13%
STAG0.54%
IIPR8.04%
AHT7.06%
AKR0.15%
AVB0.63%
CBRE1.45%
CIGI0.50%
CLPR0.88%
CWK2.30%
DRH1.94%
ELS1.03%
EQR0.76%
ESRT0.28%
EXPI2.76%
GNL3.32%
HOV4.27%
LTC0.44%
MET0.63%
MMI2.92%
NMRK2.47%
PGRE0.47%
PK4.39%
PURP.L7.56%
RDFN0.00%
REG0.36%
RMAX0.48%
SLG1.96%
SPG-PJ0.40%
STWD1.74%
TOL1.80%
VGR0.98%
VNO0.83%
Z10.54%


--------------------------------------------------------------------------------


DEAL MANAGEMENT PLATFORM DEALPATH RAISES $43M SERIES C


MORGAN STANLEY-LED FUNDRAISING ROUND ALSO DREW INVESTMENTS FROM BLACKSTONE, JLL

National /
Sep.September 08, 2022 09:00 AM
By Pat Ralph
Share on FacebookShare on TwitterShare on LinkedinShare via EmailShare via
Shortlink
Share via Shortlink

Dealpath’s Mike Sroka (Dealpath, Getty)

It may be tough times for proptech startups, but big-name real estate investors
are lining up for a stake in this data management platform.

Dealpath, a Blackstone-backed provider of deal-flow management and analytics
software, raised $43 million in a Series C funding round led by Morgan Stanley,
the startup announced Thursday. Existing investors in Dealpath who participated
in the Series C include Blackstone, Nasdaq Ventures, JLL, GreenSoil PropTech
Ventures and 8VC.



The company did not provide a valuation with the fundraising round, but CEO Mike
Sroka called it a “significant step up in valuation” from its February 2019
Series B.



The new funds will help the firm expand globally and grow its product offerings
for more clients in real estate, Sroka said.

“We want to continue to invest in product development, building out our platform
capabilities,” Sroka added. “We also want to build out our teams to be able to
support a global business.”

Founded in 2014 by Sroka, Kenter Wu and Andy Lee, Dealpath aims to help real
estate owners, developers and lenders manage acquisitions through cloud-based
software that provides users with real-time market data. Its clients include
Blackstone, Nuveen, Bridge Investment Group, AEW, Principal Real Estate and
Oxford Properties.
More than $10 trillion in transactions have been performed on the platform
globally, according to the company, which has offices in New York, San Francisco
and Toronto.



Dealpath formed a strategic partnership with data firm CompStak in 2018,
allowing subscribers to both services to integrate CompStak’s data into
Dealpath’s platform.

Read more
 * Short-term rental company lands $125M in funding
 * Venture capitalists piled record $4B into proptech in Q1
 * RentSpree raises $17M in funding round

Contact Pat Ralph

Full Name*

Email Address*

Message*







--------------------------------------------------------------------------------

Reprints & Permissions
Share on FacebookShare on TwitterShare on LinkedinShare via Email Share via
Shortlink
Share via Shortlink

TAGS

Commercial Real EstateDealpathProptechReal Estate FinanceTechnology

Trending Now
 1. Meta backs out of plan to occupy 589K sf in Austin
 2. Renaissance Westchester Hotel Site Sold for $71M
 3. Joel Schreiber, WeWork's first investor, under fire on multiple fronts
 4. Construction worker dies at Rabsky Group’s 625 Fulton
 5. Watch: Sam Zell: Flooding markets with capital brings "consequences"





RELATED ARTICLES

arrow_forward_ios
Real estate stocks push up this week as U.S.-China trade tensions ease
Real estate stocks push up this week as U.S.-China trade tensions ease
Eric Gordon on the evolution of the residential data game — and how to stay
competitive in the new world
Eric Gordon on the evolution of the residential data game — and how to stay
competitive in the new world
MAP: Here’s a look at all the Big Tech locations in NYC
MAP: Here’s a look at all the Big Tech locations in NYC
Opendoor posts nearly $1B loss
Opendoor posts nearly $1B loss
JCAL plans 195-unit affordable housing project in Mott Haven
JCAL plans 195-unit affordable housing project in Mott Haven
Massive rental complex planned for Westchester hotel site after $71M sale
Massive rental complex planned for Westchester hotel site after $71M sale
AG suit piles on Brooklyn developer accused of stealing deposits
AG suit piles on Brooklyn developer accused of stealing deposits
Jersey City multifamily binge: Two more sites trade for $21M
Jersey City multifamily binge: Two more sites trade for $21M
arrow_forward_ios

by Taboolaby Taboola
Sponsored LinksSponsored Links
Promoted LinksPromoted Links
You May Like
Taonga: Die Inselfarm


Wenn Sie über 30 sind, macht dieses Spiel süchtig. Keine Installation
nötigGenieße das Farmleben, stocke Vorräte auf und finde Freunde. Deine
tropische Insel wartet auf dich!Taonga: Die InselfarmJetzt spielen


Undo
CombatSiege


Du wirst deinen Computer nie wieder ausschalten. Kein Install. Gratis
spielen.CombatSiege


Undo
Treppenlift | Suchanzeigen

Neue mobile Treppenlifte erfordern keine Installation (hier suchen)Treppenlift |
Suchanzeigen


Undo
TV Movie

iPhone 13: So günstig kommst du aktuell an das Apple-SmartphoneTV Movie


Undo
PanzerQuest


Du wirst nie wieder deinen Computer ausschalten wenn du vor 1985 geboren
bist.PanzerQuest


Undo
Autozeitung

Was ist mit diesen Automarken passiert?Autozeitung


Undo
freenet.de

Golferin zeigt sich freizügig in Kalenderfreenet.de


Undo
forkdust

Ist Thomas Müller Milliardärforkdust


Undo


About Us Contact Us Privacy Policy Subscribe Advertising Customer Center Careers

All rights reserved © 2022 The Real Deal is a registered Trademark of Korangy
Publishing Inc.

450 West 31st Street, New York, NY 10001 Phone: 212-260-1332
4articles left
Only $1 for the first month.
Your first month for only $1. Get started today

Subscribe now
Support TRD today by subscribing
Sign in
My Account
keyboard_arrow_up
We use cookies on our website to give you the most relevant experience by
remembering your preferences and repeat visits. click here Ok, Got it
Privacy & Cookies Policy
Close

PRIVACY OVERVIEW

This website uses cookies to improve your experience while you navigate through
the website. Out of these cookies, the cookies that are categorized as necessary
are stored on your browser as they are essential for the working of basic
functionalities...
Necessary
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly.
This category only includes cookies that ensures basic functionalities and
security features of the website. These cookies do not store any personal
information.
Non-necessary
Non-necessary
Any cookies that may not be particularly necessary for the website to function
and is used specifically to collect user personal data via analytics, ads, other
embedded contents are termed as non-necessary cookies. It is mandatory to
procure user consent prior to running these cookies on your website.
SAVE & ACCEPT


REAL NEWS, REAL DEALS DELIVERED DIRECTLY TO YOU

The Real Deal's newsletters give you the latest scoops, fresh headlines,
marketing data, and things to know within the industry.

Subscribe

You are now subscribed.
We are having some technical difficulties. Try again later.

By clicking Subscribe you agree to our Privacy Policy.

 * All
 * Daily
 * Weekly
 * Updates
 * Exclusive

SUBSCRIBE TO ALL

Daily

Round-up top news and topics for each of the following cities

Chicago
Delivering our best headlines of the day Tuesday - Saturday
Los Angeles
Delivering our best headlines of the day Tuesday - Saturday
New York
Our subscriber exclusive newsletter by Kathryn Brenzel
South Florida
Delivering our best headlines of the day Tuesday - Saturday
San Francisco
Delivering our best headlines of the day Tuesday - Saturday
Weekly

Select the newsletter you'd like to receive below

Chicago
Delivering our best Chicago headlines on Mondays to your inbox
Celebrity
Delivering our best Celebrities headlines on Mondays to your inbox
Commercial
Catch-up on National commercial news every Monday
Future City
For all things proptech see what the future of cities
Hamptons
Delivering our best Hamptons headlines on Fridays to your inbox
Los Angeles
Delivering our best LA headlines on Mondays to your inbox
New York
Delivering our best NYC headlines on Mondays to your inbox
National
Delivering our best National headlines on Sundays to your inbox
Residential
A round-up of the best residential news stories of the week distributed every
Tuesday
South Florida
Delivering our best Miami headlines on Mondays to your inbox
San Francisco
Delivering our best San Francisco headlines on Mondays to your inbox
Tri-State
Delivering our best Tri-State coverage on Wednesday to your inbox
Texas
Delivering our best Texas headlines on Mondays to your inbox
TRD Updates

Select the newsletter you'd like to receive below

Events
Get notifications regarding TRD and sponsor events
Marketing Updates
Receive special offers and product updates
Subscriber Exclusive

Select the newsletter you'd like to receive below

Daily Dirt
Our subscriber exclusive newsletter
UNSUBSCRIBE TO ALL SUBSCRIBE
Loading...

TRD DEBUG SETTINGS

×

DEFAULTS

error
log
info
warn

ADS

error
log
info
warn

TP

log
debug

PBJS

logging

GPT

debug





search by queryly Advanced Search


Open Menu

Subscribe Sign in
New York
South Florida
Los Angeles
San Francisco
Chicago
Texas
National
News
Residential
Commercial
Development
Technology
Politics
Mortgage
Magazine
Current Issue
Issue archives
The Closing
Research
Data Book
TRD Insights
Building Permits
Deal Sheet
Events
NYC Showcase
South Florida Showcase
Podcast
Video
Master Classes
Partners
Sponsored Content
Brand Studio
Advertise with us
Shop
Newsletter
Facebook
Twitter
YouTube
Instagram
Linkedin
More stories to check out before you go


Keep on reading


Hadid’s Bel Air mansion must be torn down: cityThe LA City Attorney last week
asked a judge to order Mohamed Hadid to tear down the massive unfinished home on
Strada Vecchia Road to its foundation.The Real Deal
Group 3


Undo

Blackstone Sells Tamarac Hampton Inn For $18MBlackstone sold a 113-room hotel in
Tamarac for $17.8 million to a pair of hotel investors based in central
FloridaThe Real Deal
Group 3


Undo

Hadid says he's too broke to tear down megamansionLuxury developer Mohamed Hadid
says he doesn’t have the millions to tear down his Bel Air spec home as the city
of L.A. insists.The Real Deal
Group 3


Undo

Laguna Beach Mansion Makes Mark at $30MThe deal stands as the most expensive
home sale in the county so far this year.The Real Deal
Group 3


Undo

' ' '
' ' '


Mohamed Hadid’s $250M LA mansion heads to bankruptcySpec mansion developer
declares bankruptcy on Los Angeles’ priciest listing.The Real Deal


Undo


Developer Sean Ludwick Released From Prison, 7 Years After Fatal CrashSean
Ludwick, the hard-partying developer who killed a friend in a 2015 DWI crash in
the Hamptons, has been paroled from prison.The Real Deal


Undo

Golden Beach Mansion of Late Developer Asks $24MThe Golden Beach mansion of late
real estate developer Sidney Levy is hitting the market for $23.95 million.The
Real Deal


Undo

Montauk Mansion Once Asking $55M Heads to ForeclosureA judge approved the
foreclosure auction of 42 Old Montauk Highway, a pagoda-style mansion that has
struggled to find a buyer since 2009.The Real Deal


Undo

Taonga: Die Inselfarm


Wenn Sie über 30 sind, macht dieses Spiel süchtig. Keine Installation
nötigGenieße das Farmleben, stocke Vorräte auf und finde Freunde. Deine
tropische Insel wartet auf dich!Taonga: Die Inselfarm|
SponsoredSponsored
Jetzt spielen


Undo
CombatSiege


Du wirst deinen Computer nie wieder ausschalten. Kein Install. Gratis
spielen.CombatSiege|
SponsoredSponsored


Undo


Phil Collins Ex Orianne buys Fort Lauderdale MansionThe Real Deal


Undo

Phil Collins Finds Buyer For Miami Beach MansionThe Real Deal


Undo

Treppenlift | Suchanzeigen

Neue mobile Treppenlifte erfordern keine Installation (hier suchen)Treppenlift |
Suchanzeigen|
SponsoredSponsored


Undo
TV Movie

iPhone 13: So günstig kommst du aktuell an das Apple-SmartphoneTV Movie|
SponsoredSponsored


Undo


Third Point’s Dan Loeb Selling Wynwood Site to LIVWRKBillionaire hedge fund
manager Daniel Loeb is in contract to sell a Wynwood site to Brooklyn developer
Livwrk for about $20 million.The Real Deal


Undo

Wayne Gretzky Lists Thousand Oaks MansionHockey great Wayne Gretzky and his wife
Janet are selling the Thousand Oaks mansion they built for $24 millionThe Real
Deal


Undo