www.innovallc.com Open in urlscan Pro
162.252.106.144  Public Scan

Submitted URL: https://e.mail.carconference.com/c2/1714:63c087c773a29949ba08f04a:ot:638e60c1f50ee88f300194a3:1/e63e760b?jwtH=eyJ0eXAiOiJKV1QiLCJ...
Effective URL: https://www.innovallc.com/
Submission: On January 17 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form method="POST" class="validator freeform" novalidate="true">
  <input type="hidden" name="formReturnUrl" value="uEQysxZdZwZZ9nXtPEY10NFQACCdj+sE+XYNM1OtjdDHgN3/FG8x0pJ/1W6xrV1BgTtcpOak3K8My70Bb4pYQgmPzwt6IyEJG1F1+haaZaRM1FcpJfjBKjT1/VIVNwPu"><input type="hidden" name="csrf_token"
    value="53de1e47a418c99e89514a219d5a8da0dbafd5ef"><input type="hidden" name="formHash"
    value="8oWe9jZpP_0dc8_0ddf98f3d64d3e32185f8aef567df818d8fd152e63c6f7d068134"><a id="27c5e3-form-8oWe9jZpP_0dc8_0ddf98f3d64d3e32185f8aef567df818d8fd152e63c6f7d068134"></a>
  <div style="position: absolute !important; width: 0 !important; height: 0 !important; overflow: hidden !important;" aria-hidden="true" tabindex="-1"><label for="freeform_form_handle_7f86c8">Leave this field blank</label><input type="text"
      value="040e3a" name="freeform_form_handle_7f86c8" id="freeform_form_handle_7f86c8"></div>
  <style>
    label.required:after {
      content: "*";
      color: #d00;
      margin-left: 5px;
    }

    .submit-align-left {
      text-align: left
    }

    .submit-align-right {
      text-align: right
    }

    .submit-align-center {
      text-align: center
    }

    .submit-align-center button:not(:first-of-type),
    .submit-align-left button:not(:first-of-type),
    .submit-align-right button:not(:first-of-type) {
      margin-left: 5px
    }

    .submit-align-spread button:first-child {
      float: left
    }

    .submit-align-spread button:last-child {
      float: right
    }
  </style>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-6 form-group">
      <label class="form__label" for="form-input-first_name">First Name</label>
      <input name="first_name" type="text" id="form-input-first_name" class="form-control field ">
      <span class="help-block with-errors text-danger"></span>
    </div>
    <div class=" col-xs-12 col-sm-6 form-group">
      <label class="form__label" for="form-input-last_name">Last Name</label>
      <input name="last_name" type="text" id="form-input-last_name" class="form-control field ">
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-6 form-group">
      <label class="required form__label" for="form-input-email">Email</label>
      <input name="email" type="email" id="form-input-email" class="form-control field" required="">
      <span class="help-block with-errors text-danger"></span>
    </div>
    <div class=" col-xs-12 col-sm-6 form-group">
      <label class="form__label" for="form-input-cell_phone">Phone</label>
      <input name="cell_phone" type="text" id="form-input-cell_phone" class="form-control field " placeholder="###-###-####" maxlength="12" data-minlength="12">
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-12 form-group">
      <label class="form__label" for="form-input-company_name">Company Name</label>
      <input name="company_name" type="text" id="form-input-company_name" class="form-control field ">
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-12 form-group">
      <label class="form__label" for="form-input-website">Website</label>
      <input name="website" type="text" id="form-input-website" class="form-control field ">
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-12 form-group">
      <label class="form__label" for="form-input-address">Address</label>
      <textarea name="address" id="form-input-address" class="form-control field" rows="2"></textarea>
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-4 form-group">
      <label class="form__label" for="form-input-city">City</label>
      <input name="city" type="text" id="form-input-city" class="form-control field ">
      <span class="help-block with-errors text-danger"></span>
    </div>
    <div class=" col-xs-12 col-sm-4 form-group">
      <label class="form__label" for="form-input-state">State</label>
      <select name="state" id="form-input-state" class="form-control field">
        <option value="" selected="">Select a State</option>
        <option value="AL">Alabama</option>
        <option value="AK">Alaska</option>
        <option value="AZ">Arizona</option>
        <option value="AR">Arkansas</option>
        <option value="CA">California</option>
        <option value="CO">Colorado</option>
        <option value="CT">Connecticut</option>
        <option value="DE">Delaware</option>
        <option value="DC">District of Columbia</option>
        <option value="FL">Florida</option>
        <option value="GA">Georgia</option>
        <option value="HI">Hawaii</option>
        <option value="ID">Idaho</option>
        <option value="IL">Illinois</option>
        <option value="IN">Indiana</option>
        <option value="IA">Iowa</option>
        <option value="KS">Kansas</option>
        <option value="KY">Kentucky</option>
        <option value="LA">Louisiana</option>
        <option value="ME">Maine</option>
        <option value="MD">Maryland</option>
        <option value="MA">Massachusetts</option>
        <option value="MI">Michigan</option>
        <option value="MN">Minnesota</option>
        <option value="MS">Mississippi</option>
        <option value="MO">Missouri</option>
        <option value="MT">Montana</option>
        <option value="NE">Nebraska</option>
        <option value="NV">Nevada</option>
        <option value="NH">New Hampshire</option>
        <option value="NJ">New Jersey</option>
        <option value="NM">New Mexico</option>
        <option value="NY">New York</option>
        <option value="NC">North Carolina</option>
        <option value="ND">North Dakota</option>
        <option value="OH">Ohio</option>
        <option value="OK">Oklahoma</option>
        <option value="OR">Oregon</option>
        <option value="PA">Pennsylvania</option>
        <option value="RI">Rhode Island</option>
        <option value="SC">South Carolina</option>
        <option value="SD">South Dakota</option>
        <option value="TN">Tennessee</option>
        <option value="TX">Texas</option>
        <option value="UT">Utah</option>
        <option value="VT">Vermont</option>
        <option value="VA">Virginia</option>
        <option value="WA">Washington</option>
        <option value="WV">West Virginia</option>
        <option value="WI">Wisconsin</option>
        <option value="WY">Wyoming</option>
      </select>
      <span class="help-block with-errors text-danger"></span>
    </div>
    <div class=" col-xs-12 col-sm-4 form-group">
      <label class="form__label" for="form-input-zip_code">Zip/Postal Code</label>
      <input name="zip_code" type="text" id="form-input-zip_code" class="form-control field " maxlength="10">
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-6 form-group">
      <label class="form__label" for="form-input-country">Country</label>
      <input name="country" type="text" id="form-input-country" class="form-control field ">
      <span class="help-block with-errors text-danger"></span>
    </div>
    <div class=" col-xs-12 col-sm-6 form-group">
      <label class="form__label" for="form-input-home_phone">Phone Number</label>
      <input name="home_phone" type="text" id="form-input-home_phone" class="form-control field " placeholder="###-###-####" maxlength="12" data-minlength="12">
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-12 form-group">
      <label class="form__label" for="form-input-message">Tell us about yourself and your company's needs</label>
      <textarea name="message" id="form-input-message" class="form-control field" rows="5"></textarea>
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class="col-xs-12 col-sm-12 form-group">
      <label class="required form__label" for="form-input-how_did_you_hear_about_us_">How did you hear about us? </label>
      <select name="how_did_you_hear_about_us_" id="form-input-how_did_you_hear_about_us_" class="form-control field" required="">
        <option value="Select One" selected="">Select One</option>
        <option value="Website">Website</option>
        <option value="Google">Google</option>
        <option value="Facebook">Facebook</option>
        <option value="Instagram">Instagram</option>
        <option value="LinkedIn">LinkedIn</option>
        <option value="Conference">Conference</option>
      </select>
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row hidden">
    <div class=" col-xs-12 col-sm-12 form-group">
      <label class="form__label" for="form-input-where_at">Where At?</label>
      <input name="where_at" type="text" id="form-input-where_at" class="form-control field ">
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-12 form-group">
      <script src="https://www.google.com/recaptcha/api.js"></script>
      <div class="g-recaptcha" data-sitekey="6LebG5QaAAAAAAEWoHCOzWURA9LlFrjt2lNZmXn-">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LebG5QaAAAAAAEWoHCOzWURA9LlFrjt2lNZmXn-&amp;co=aHR0cHM6Ly93d3cuaW5ub3ZhbGxjLmNvbTo0NDM.&amp;hl=de&amp;v=u35fw2Dx4G0WsO6SztVYg4cV&amp;size=normal&amp;cb=hns6njipwxh"
              width="304" height="78" role="presentation" name="a-3tnnvf1h8cbf" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div><input type="hidden" name="grecaptcha_pbKzQNJqM">
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <div class="row form__row">
    <div class=" col-xs-12 col-sm-12 form-group submit-align-center">
      <button type="submit" class="form__btn btn btn--large btn--blue disabled rippler rippler-default" name="form_page_submit">Request Your Demo</button>
      <span class="help-block with-errors text-danger"></span>
    </div>
  </div>
  <script>
    var o = document.getElementsByName("freeform_form_handle_7f86c8");
    for (var i in o) {
      if (!o.hasOwnProperty(i)) {
        continue;
      }
      o[i].value = "ebaf6eb3a";
    }
  </script>
  <script>
    "use strict";
    var form = document.getElementById("27c5e3-form-8oWe9jZpP_0dc8_0ddf98f3d64d3e32185f8aef567df818d8fd152e63c6f7d068134").parentElement;
    form.addEventListener("submit", function() {
      var t = form.querySelectorAll("[type=submit]:not([name=form_previous_page_button])"),
        e = !0,
        r = !1,
        n = void 0;
      try {
        for (var o, i = function() {
            var t = o.value;
            t.disabled = !0, setTimeout(function() {
              t.disabled = !1
            }, 6e5)
          }, a = t[Symbol.iterator](); !(e = (o = a.next()).done); e = !0) i()
      } catch (l) {
        r = !0, n = l
      } finally {
        try {
          !e && a["return"] && a["return"]()
        } finally {
          if (r) throw n
        }
      }
    });
  </script>
</form>

POST

<form method="POST">
  <input type="hidden" name="csrf_token" value="53de1e47a418c99e89514a219d5a8da0dbafd5ef"><input type="hidden" name="formHash"
    value="d1EeG8Z68_0dc8_29e16918f8b0071f4b489a334a2d75c6a06c27f663c6f7d038abc"><a id="9bb949-form-d1EeG8Z68_0dc8_29e16918f8b0071f4b489a334a2d75c6a06c27f663c6f7d038abc"></a>
  <div style="position: absolute !important; width: 0 !important; height: 0 !important; overflow: hidden !important;" aria-hidden="true" tabindex="-1"><label for="freeform_form_handle_808cee">Leave this field blank</label><input type="text"
      value="e15e29" name="freeform_form_handle_808cee" id="freeform_form_handle_808cee"></div>
  <label for="mail" class="hidden">Subscribe</label>
  <input type="email" id="mail" name="email" value="" placeholder="Your Email" class="subscribe__field">
  <input type="submit" value="Subscribe" class="btn btn--purple subscribe__btn rippler rippler-default">
  <script>
    var o = document.getElementsByName("freeform_form_handle_808cee");
    for (var i in o) {
      if (!o.hasOwnProperty(i)) {
        continue;
      }
      o[i].value = "dc23dd776";
    }
  </script>
  <script>
    "use strict";
    var form = document.getElementById("9bb949-form-d1EeG8Z68_0dc8_29e16918f8b0071f4b489a334a2d75c6a06c27f663c6f7d038abc").parentElement;
    form.addEventListener("submit", function() {
      var t = form.querySelectorAll("[type=submit]:not([name=form_previous_page_button])"),
        e = !0,
        r = !1,
        n = void 0;
      try {
        for (var o, i = function() {
            var t = o.value;
            t.disabled = !0, setTimeout(function() {
              t.disabled = !1
            }, 6e5)
          }, a = t[Symbol.iterator](); !(e = (o = a.next()).done); e = !0) i()
      } catch (l) {
        r = !0, n = l
      } finally {
        try {
          !e && a["return"] && a["return"]()
        } finally {
          if (r) throw n
        }
      }
    });
  </script>
</form>

Text Content

 * About
   * About
   * Our Team
 * Back Office
   * Back Office
   * Accounting
   * CRM
   * Inspections
   * Inventory Management
   * Pricing Valuations
   * Registration
   * Selling Options
   * Technology
 * Services
   * Services
   * Auction Types
   * Consulting
   * Back Office
   * Retail
 * Blog
 * Careers
 * Contact

Schedule a demo


GAIN CONTROL OF YOUR BUSINESS


A FULL-SPECTRUM VIRTUAL AUCTION PLATFORM

InnovA streamlines your business by consolidating multiple
platform needs, creates sales efficiencies allowing you to retain
your business data so that you can make proactive decisions.

Request Free Demo


YOUR BUSINESS, YOUR STORY

InnovA streamlines your business by consolidating multiple platform needs,
creates sales efficiencies allowing you to retain your business data so that you
can make proactive decisions. 

Our platform allows customers to grow and facilitate their businesses through a
wide variety of software solutions. InnovA's back-office inventory management
platform enables its customers to sell inventory via retail, virtual auctions,
simulcast auctions, and via 3rd party marketplaces

Learn More



TRACK, ANALYZE, AND MANAGE YOUR BUSINESS GOALS


GAIN CONTROL OF YOUR BUSINESS THROUGH DATA

Data can be a daunting aspect of running your business, but with a simplified
and streamlined virtual auction system, it’s easier to approach. By gaining
control of your business’ data, you’re also able to control how your business is
managed, organized, and overall handled just as you like.

Learn More


OUR TEAM

PAT HOIBY CEO

JEFF OLMSTEAD PRESIDENT

JODI AMAYA EXECUTIVE VICE PRESIDENT

PAUL RABALAIS VP, TECHNOLOGY


REQUEST A DEMO

Share some basic info and we will be in touch to schedule a demo.

Leave this field blank
First Name
Last Name
Email
Phone
Company Name
Website
Address
City
State Select a
StateAlabamaAlaskaArizonaArkansasCaliforniaColoradoConnecticutDelawareDistrict
of
ColumbiaFloridaGeorgiaHawaiiIdahoIllinoisIndianaIowaKansasKentuckyLouisianaMaineMarylandMassachusettsMichiganMinnesotaMississippiMissouriMontanaNebraskaNevadaNew
HampshireNew JerseyNew MexicoNew YorkNorth CarolinaNorth
DakotaOhioOklahomaOregonPennsylvaniaRhode IslandSouth CarolinaSouth
DakotaTennesseeTexasUtahVermontVirginiaWashingtonWest VirginiaWisconsinWyoming
Zip/Postal Code
Country
Phone Number
Tell us about yourself and your company's needs
How did you hear about us? Select
OneWebsiteGoogleFacebookInstagramLinkedInConference
Where At?

Request Your Demo

As our team begins to make our shift to InnovA, I just want to send a note of
gratitude. Since beginning conversations with InnovA about transitioning to your
software and auction platform, I’ve been blown away by the responsiveness to our
needs as a company. The software you’ve built is already miles ahead of other
industry competitors and even though I believe there’s always room for
improvement, your team’s willingness to listen and adapt to our specific needs,
as well as the areas we believe from experience are important to other similar
auction companies, is welcomed with gratitude. Our industry landscape is quickly
evolving and as such, we have to be responsive as a company to those changes.
Having a software partner that is ready and willing to adapt with us is
paramount. Thank you for your creativity and dedication to this product, and to
the auction industry.

-Kirk Witcher/Owner / CEO Witcher Auctions LLC
 * 
 * 

QUICK LINKS

 * About
 * Back Office
 * Services
 * Blog
 * Careers

HELP

 * Support
 * Contact
 * Privacy Policy
 * Terms of Use

SUBSCRIBE FOR NEWS & UPDATES

Leave this field blank
Subscribe

Copyright © 2023 InnovA Technologies - All Rights Reserved. Powered by Dallas
Media Group