ndacorp.com Open in urlscan Pro
208.93.235.41  Public Scan

URL: http://ndacorp.com/
Submission: On September 29 via api from US — Scanned from CA

Form analysis 3 forms found in the DOM

GET search.php

<form id="searchForm" action="search.php" method="get" novalidate="novalidate">
  <div class="input-group">
    <input type="text" class="form-control" name="q" id="q" placeholder="Search..." required="" aria-required="true">
    <span class="input-group-btn">
      <button class="btn btn-default" type="submit">
        <i class="fa fa-search"></i>
      </button>
    </span>
  </div>
</form>

POST php/demo-form.php

<form id="demoForm" class="form-horizontal mb-lg" action="php/demo-form.php" method="POST" novalidate="novalidate">
  <div class="form-group mt-lg">
    <label class="col-sm-3 control-label">Name *</label>
    <div class="col-sm-9">
      <input type="text" value="" placeholder="Enter your name..." data-msg-required="Please enter your name." maxlength="100" class="form-control" name="name" id="name" required="" aria-required="true">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label">Email *</label>
    <div class="col-sm-9">
      <input type="email" value="" placeholder="Enter your E-Mail..." data-msg-required="Please enter your email address." data-msg-email="Please enter a valid email address." maxlength="100" class="form-control" name="email" id="email" required=""
        aria-required="true">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label">Company *</label>
    <div class="col-sm-9">
      <input type="text" value="" placeholder="Enter your company..." data-msg-required="Please enter your company." maxlength="100" class="form-control" name="company" id="company" required="" aria-required="true">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label">Phone</label>
    <div class="col-sm-9">
      <input type="text" value="" placeholder="Enter your phone number..." maxlength="20" class="form-control" name="phone" id="phone">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label">Region</label>
    <div class="col-sm-9">
      <input type="text" value="" placeholder="Enter the region interested in..." maxlength="100" class="form-control" name="region" id="region">
    </div>
  </div>
  <div class="form-group mb-none">
    <label class="col-sm-6 control-label">Interested in the following capabilities: *</label>
  </div>
  <div class="form-group">
    <div class="col-sm-9 col-sm-offset-3">
      <div class="checkbox-group" data-msg-required="Please select at least one option.">
        <div class="col-sm-6" style="text-align:left">
          <label class="checkbox-inline">
            <input type="checkbox" name="checkboxes[]" id="checkboxOnNet" value="On-Net Pricing" data-msg-required="Please select at least one option.">On-Net Pricing </label>
          <br>
          <label class="checkbox-inline">
            <input type="checkbox" name="checkboxes[]" id="checkboxAPI" value="Carrier API Integrations" data-msg-required="Please select at least one option.">Carrier API Integrations </label>
          <br>
          <label class="checkbox-inline">
            <input type="checkbox" name="checkboxes[]" id="checkboxCustomerAccess" value="Customer/Agent Access" data-msg-required="Please select at least one option.">Customer/Agent Access </label>
          <br>
          <label class="checkbox-inline">
            <input type="checkbox" name="checkboxes[]" id="checkboxProposals" value="Proposals" data-msg-required="Please select at least one option.">Proposals </label>
        </div>
        <div class="col-sm-6" style="text-align:left">
          <label class="checkbox-inline">
            <input type="checkbox" name="checkboxes[]" id="checkboxOffNet" value="Off-Net Costing" data-msg-required="Please select at least one option.">Off-Net Costing </label>
          <br>
          <label class="checkbox-inline">
            <input type="checkbox" name="checkboxes[]" id="checkboxGeocoding" value="Address Geocoding" data-msg-required="Please select at least one option.">Address Geocoding </label>
          <br>
          <label class="checkbox-inline">
            <input type="checkbox" name="checkboxes[]" id="checkboxReports" value="Analytics Reporting" data-msg-required="Please select at least one option.">Analytics Reporting </label>
          <br>
          <label class="checkbox-inline">
            <input type="checkbox" name="checkboxes[]" id="checkboxWorkflows" value="Workflows" data-msg-required="Please select at least one option.">Workflows </label>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-3 control-label">Additional Info</label>
    <div class="col-sm-9">
      <textarea rows="5" class="form-control" placeholder="Enter any additional information here..." name="comment" id="comment"></textarea>
    </div>
  </div>
  <!--<div class="form-group">
            <div class="col-sm-9 col-sm-offset-3">
              <div class="g-recaptcha" data-sitekey="6Lfs1R0UAAAAAPoX8-yiISYtz-_291cMqXOeoISa"></div>
            </div>
          </div>-->
  <div class="alert alert-success hidden mt-lg" id="contactSuccess">
    <strong>Success!</strong> Your request has been sent to us. We will get back to you shortly.
  </div>
  <div class="alert alert-danger hidden mt-lg" id="contactError">
    <strong>Error!</strong> There was an error sending your message. Please E-Mail us at sales@ndacorp.com. Sorry for the inconvenience. <span class="font-size-xs mt-sm display-block" id="mailErrorMessage"></span>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
    <input type="submit" value="Send Request" class="btn btn-default" data-loading-text="Loading...">
  </div>
</form>

POST php/newsletter-subscribe.php

<form id="newsletterForm" action="php/newsletter-subscribe.php" method="POST" novalidate="novalidate">
  <div class="input-group">
    <input type="email" value="" placeholder="E-Mail Address" data-msg-required="Please enter your email address." data-msg-email="Please enter a valid email address." maxlength="50" class="form-control" name="newsletteremail" id="newsletteremail"
      required="" aria-required="true">
    <span class="input-group-btn">
      <button class="btn btn-default" type="submit">Go!</button>
    </span>
  </div>
</form>

Text Content

 * About Us
 * Contact Us
   

 * Home
 * Solutions
   * Sell-Side Quoting
   * Buy-Side Quoting
   * Vendor Bidding Portal
   * Network Locator
   * Integration to Your Applications
   * FAQ
 * News
 * Customer Login
   * Sell-n-Serve
   * Network Locator
   * Problem Tracking
 * Submit Provider Data
 * Case Studies

 * A complete quoting solution for telecom
    * Optimal Supplier / Access Costing
   
    * Backbone Routing Optimization
   
    * Product Catalog Management
   
    * Quoting Analytics

 * Automate Your Quoting
   Custom solutions for your specific needs.
    * Industry's quickest turnaround times
   
    * Experienced telecom staff
   
    * Dedicated customer support

 * A solution with proven results
   Increase Quote Volumes and Sales
   Increase Quote Accuracy
   Increase Efficiency
   Reduce Quote Turnaround Times
   Reduce Quoting Overhead
   Reduce Access Costs







Equip your business with the most advanced automation tool for telecom See how
our solutions can improve your productivity and efficiency.

Request a Demo
×

DEMO REQUEST FORM

Name *

Email *

Company *

Phone

Region

Interested in the following capabilities: *
On-Net Pricing
Carrier API Integrations
Customer/Agent Access
Proposals
Off-Net Costing
Address Geocoding
Analytics Reporting
Workflows
Additional Info

Success! Your request has been sent to us. We will get back to you shortly.
Error! There was an error sending your message. Please E-Mail us at
sales@ndacorp.com. Sorry for the inconvenience.
Close


STREAMLINE YOUR QUOTING

Since 1983, NDA has specialized in quoting and sales automation solutions for
the telecom industry. During this time, we have developed substantial expertise
in interpreting and implementing the business logic that underlies telecom
services and pricing. This allows us to deliver high quality, unique solutions
to customers in very short time frames.

At NDA, we maintain a strong partnership philosophy with our customers, acting
as extensions to their operations to ensure on-going project success. Our
customers have realized increased overall efficiency, including increased quote
volumes and accuracy, and decreased quote turnaround times and operational
costs.

Quote Your Products Vendor Quoting Vendor Bidding Portal Integration


LATEST NEWS

ACCELECOM’S FOOTPRINT ADDED TO NETWORK LOCATOR

CANADIAN PROVIDER BEGINS USING SELL-N-SERVE FOR AUTOMATION OF WHOLESALE QUOTING

NDA AND NEUSTAR ANNOUNCE INTEGRATION OF THEIR PLATFORMS FOR QUOTE-TO-ORDER
AUTOMATION

NETWORK LOCATOR ENHANCEMENTS

NEW CUSTOMER AUTOMATING QUOTES VIA SELL-N-SERVE

See All

> We have been doing business with NDA for over 2 years. In this time, NDA has
> met or exceeded all expectations with speed to the market, pricing accuracy,
> system performance, quick data turnarounds, flexibility to changing
> requirements, and has provided world class innovative solutions to handle the
> complex telecom world of today. NDA's system is the benchmark within Global
> Crossing for how things need to be done.

Fred PaineSenior Manager A Large US CLEC

> Your team has been wonderful to work with. You should be proud of your
> organization and the professionalism of each and every employee in your
> company.

A Large US ILEC

> Thank you and your team for making the past years a great place to work. I
> truly feel that the relationship with NDA is a partnership and not just a
> vendor/supplier relationship.

A Large Canadian ILEC

> In less than a year of implementation, TELUS' quoting resources have decreased
> by 90% and quote volumes have also almost doubled. We are very satisfied with
> NDA's service. NDA is very quick to respond to questions and issues.

Louis WeiProduct ManagerTELUS Partner Solutions

> You have shown constant commitment, integrity and tenacity in implementing
> this program. We have been getting feedback that this has been one of the best
> functioning teams in recent memory. We appreciate your support and commitment
> to helping us meet this objective. You have a terrific team.

A Large US ILEC

> We have been doing business with NDA for over 2 years. In this time, NDA has
> met or exceeded all expectations with speed to the market, pricing accuracy,
> system performance, quick data turnarounds, flexibility to changing
> requirements, and has provided world class innovative solutions to handle the
> complex telecom world of today. NDA's system is the benchmark within Global
> Crossing for how things need to be done.

Fred PaineSenior Manager A Large US CLEC

> Your team has been wonderful to work with. You should be proud of your
> organization and the professionalism of each and every employee in your
> company.

A Large US ILEC

> Thank you and your team for making the past years a great place to work. I
> truly feel that the relationship with NDA is a partnership and not just a
> vendor/supplier relationship.

A Large Canadian ILEC

> In less than a year of implementation, TELUS' quoting resources have decreased
> by 90% and quote volumes have also almost doubled. We are very satisfied with
> NDA's service. NDA is very quick to respond to questions and issues.

Louis WeiProduct ManagerTELUS Partner Solutions

> You have shown constant commitment, integrity and tenacity in implementing
> this program. We have been getting feedback that this has been one of the best
> functioning teams in recent memory. We appreciate your support and commitment
> to helping us meet this objective. You have a terrific team.

A Large US ILEC

> We have been doing business with NDA for over 2 years. In this time, NDA has
> met or exceeded all expectations with speed to the market, pricing accuracy,
> system performance, quick data turnarounds, flexibility to changing
> requirements, and has provided world class innovative solutions to handle the
> complex telecom world of today. NDA's system is the benchmark within Global
> Crossing for how things need to be done.

Fred PaineSenior Manager A Large US CLEC





SERVING CARRIERS GLOBALLY



NEWSLETTER

Keep up on our always evolving product features and technology. Enter your
e-mail and subscribe to our newsletter.

Success! You've been added to our email list.
Error! There was an error subscribing. Please send your E-Mail to
sales@ndacorp.com to subscribe.
Go!

CONTACT US

 * Address: 60 Gough Road, Markham, ON, Canada

 * Phone: +1 (905) 477-9534

 * Email: sales@ndacorp.com



© Copyright 2020. All Rights Reserved.

 * FAQ's
 * Careers
 * Contact