workforce.equifax.com Open in urlscan Pro
107.162.140.253  Public Scan

URL: https://workforce.equifax.com/contact
Submission Tags: falconsandbox
Submission: On July 31 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: searchBarGET

<form method="get" role="search" class="mx-auto" name="searchBar">
  <div class="form-group m-0">
    <label for="search" class="sr-only">Search</label>
    <div class="position-relative d-flex align-items-center">
      <input type="text" id="search" class="form-control rounded-pill" placeholder="Enter Key Words" aria-label="Enter Key Words" name="keywords" size="30" maxlength="40" onblur="if(this.value == '') { this.value = 'Enter Key Words'; } "
        onfocus="if(this.value == 'Enter Key Words') { this.value = ''; }">
      <button type="submit" class="btn position-absolute" style="right: 0;">
        <span class="mr-2">Search the site</span><svg class="svg-inline--fa fa-search fa-w-16" aria-hidden="true" focusable="false" data-prefix="fa" data-icon="search" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"
          data-fa-i2svg="">
          <path fill="currentColor"
            d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z">
          </path>
        </svg><!-- <span class="fa fa-search" aria-hidden="true"></span> Font Awesome fontawesome.com -->
      </button>
    </div>
  </div>
</form>

Name: WFSContactUsFormPOST

<form id="WFSContactUsForm" name="WFSContactUsForm" data-parsley-validate="" class="bts-form" method="POST" target="output_frame" novalidate="">
  <input type="hidden" id="industry" name="industry" value="Employer">
  <input type="hidden" id="product" name="product" value="General Interest">
  <input type="hidden" id="page" name="page" value="Contact Us | Equifax Workforce Solutions">
  <input type="hidden" name="site" value="Workforce Solutions">
  <input type="hidden" name="cmp" value="">
  <input type="hidden" name="capcha" value="">
  <input type="hidden" name="description" id="description" value="">
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="areaOfInterest">
        <span class="text-secondary">*</span>Reason for Contact</label>
      <select id="areaOfInterest" name="contactReason" class="form-control no-radius" data-parsley-required="" data-parsley-required-message="Please select an item in the list" aria-labelledby="areaOfInterest">
        <option value="">Select</option>
      </select>
    </div>
  </div>
  <div class="form-row selectProduct">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="productSelection">
        <span class="text-secondary">*</span>Product</label>
      <select id="productSelection" name="productSelection" class="form-control no-radius" data-parsley-required="" data-parsley-required-message="Please select a Product in the list" aria-labelledby="productSelection">
        <option value="">Select</option>
        <option class="font-weight-bold" disabled="" value="">Acquire Top Talent</option>
        <option value="Pre-Employment Verification">Pre-Employment Verification</option>
        <option class="font-weight-bold" disabled="" value="">Onboard New Hires</option>
        <option value="Compliance Center">Compliance Center</option>
        <option value="I-9">I-9</option>
        <option class="font-weight-bold" disabled="" value="">Manage HR Activities</option>
        <option value="Affordable Care Act Management">Affordable Care Act Management</option>
        <option value="Compliance Center">Compliance Center</option>
        <option value="Employment Verifications">Employment Verifications</option>
        <option value="Paperless Pay">Paperless Pay</option>
        <option value="Immigration Case Management">Immigration Case Management</option>
        <option class="font-weight-bold" disabled="" value="">Unemployment Activity and Taxes</option>
        <option value="Disaster Relief Tax Credit Management">Disaster Relief Tax Credit Management</option>
        <option value="Employment Tax Services">Employment Tax Services</option>
        <option value="Unemployment Cost Management">Unemployment Cost Management</option>
        <option value="Work Opportunity Tax Credit Management">Work Opportunity Tax Credit Management</option>
      </select>
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="firstName"><span class="text-secondary">*</span>First Name</label>
      <input type="text" class="form-control no-radius" id="firstName" data-parsley-pattern="^[a-zA-Z\s]*$" data-parsley-pattern-message="Alpa characters only." name="firstName" data-parsley-required="" aria-labelledby="firstName">
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="lastName"><span class="text-secondary">*</span>Last Name</label>
      <input type="text" class="form-control no-radius" id="lastName" data-parsley-pattern="^[a-zA-Z\s]*$" data-parsley-pattern-message="Alpa characters only." name="lastName" data-parsley-required="" aria-labelledby="lastName">
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="emailAddress"><span class="text-secondary">*</span>Business Email Address</label>
      <input type="email" class="form-control no-radius" id="emailAddress" name="emailAddress" data-parsley-required="" aria-labelledby="emailAddress">
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="companyName"><span class="text-secondary">*</span>Company Name</label>
      <input type="text" class="form-control no-radius" id="companyName" name="companyName" data-parsley-required="" aria-labelledby="companyName">
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="jobTitle"><span class="text-secondary">*</span>Job Title</label>
      <input type="text" class="form-control no-radius" id="jobTitle" data-parsley-pattern="^[a-zA-Z\s]*$" data-parsley-pattern-message="Alpa characters only." name="jobTitle" data-parsley-required="" aria-labelledby="jobTitle">
      <div class="jobtitleWrapper"></div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="phone"><span class="text-secondary">*</span>Business Phone</label>
      <input type="text" class="form-control no-radius" id="phone" data-parsley-pattern="^[0-9]*$" data-parsley-pattern-message="Numbers only." name="phone" data-parsley-required="" data-parsley-maxlength="10" data-parsley-minlength="10"
        data-parsley-maxlength-message="Must be 10 characters" aria-labelledby="phone">
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="state"><span class="text-secondary">*</span>Business Headquarters State</label>
      <select id="state" name="state" class="form-control text-uppercase no-radius" data-parsley-required="" data-parsley-required-message="Please select an item in the list" aria-labelledby="state">
        <option value="">Select</option>
        <option value="Alabama">Alabama</option>
        <option value="Alaska">Alaska</option>
        <option value="Arizona">Arizona</option>
        <option value="Arkansas">Arkansas</option>
        <option value="California">California</option>
        <option value="Colorado">Colorado</option>
        <option value="Connecticut">Connecticut</option>
        <option value="Delaware">Delaware</option>
        <option value="District of Columbia">District of Columbia</option>
        <option value="Florida">Florida</option>
        <option value="Georgia">Georgia</option>
        <option value="Hawaii">Hawaii</option>
        <option value="Idaho">Idaho</option>
        <option value="Illinois">Illinois</option>
        <option value="Indiana">Indiana</option>
        <option value="Iowa">Iowa</option>
        <option value="Kansas">Kansas</option>
        <option value="Kentucky">Kentucky</option>
        <option value="Louisiana">Louisiana</option>
        <option value="Maine">Maine</option>
        <option value="Maryland">Maryland</option>
        <option value="Massachusetts">Massachusetts</option>
        <option value="Michigan">Michigan</option>
        <option value="Minnesota">Minnesota</option>
        <option value="Mississippi">Mississippi</option>
        <option value="Missouri">Missouri</option>
        <option value="Montana">Montana</option>
        <option value="Nebraska">Nebraska</option>
        <option value="Nevada">Nevada</option>
        <option value="New Hampshire">New Hampshire</option>
        <option value="New Jersey">New Jersey</option>
        <option value="New Mexico">New Mexico</option>
        <option value="New York">New York</option>
        <option value="North Carolina">North Carolina</option>
        <option value="North Dakota">North Dakota</option>
        <option value="Ohio">Ohio</option>
        <option value="Oklahoma">Oklahoma</option>
        <option value="Oregon">Oregon</option>
        <option value="Pennsylvania">Pennsylvania</option>
        <option value="Rhode Island">Rhode Island</option>
        <option value="South Carolina">South Carolina</option>
        <option value="South Dakota">South Dakota</option>
        <option value="Tennessee">Tennessee</option>
        <option value="Texas">Texas</option>
        <option value="Utah">Utah</option>
        <option value="Vermont">Vermont</option>
        <option value="Virginia">Virginia</option>
        <option value="Washington">Washington</option>
        <option value="West Virginia">West Virginia</option>
        <option value="Wisconsin">Wisconsin</option>
        <option value="Wyoming">Wyoming</option>
        <option value="Other location outside of U.S.">Other location outside of U.S. </option>
      </select>
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="companySize"><span class="text-secondary">*</span>Number of Employees</label>
      <select id="companySize" name="companySize" class="form-control no-radius" data-parsley-required="" data-parsley-required-message="Please select an item in the list" aria-labelledby="companySize">
        <option value="">Select</option>
        <option value="1 to 50">1 to 50</option>
        <option value="51 to 500">51 to 500</option>
        <option value="501 to 1,000">501 to 1,000</option>
        <option value="1,001 to 2,500">1,001 to 2,500</option>
        <option value="2,501 to 4,999">2,501 to 4,999</option>
        <option value="5,000 to 9,999">5,000 to 9,999</option>
        <option value="10,000 to 99,999">10,000 to 99,999</option>
        <option value="100,000+">100,000+</option>
      </select>
    </div>
  </div>
  <div class="form-row selectIndustry">
    <div class="col-md-6 offset-md-3 mb-2">
      <label for="industryUse"><span class="text-secondary">*</span>Industry</label>
      <select id="industryUse" name="industrySelect" class="form-control no-radius" data-parsley-required="" data-parsley-required-message="Please select an item in the list" aria-labelledby="industryUse">
        <option value="">Select</option>
        <option value="Financial Services">Banking/Financial Services</option>
        <option value="Education">Education</option>
        <option value="Healthcare/Medical">Healthcare/Medical</option>
        <option value="Hotels">Hotel/Casino/Resort</option>
        <option value="Manufacturing">Manufacturing</option>
        <option value="Business Services">Business Services</option>
        <option value="Staffing">Staffing</option>
        <option value="Restaurant">Restaurant</option>
        <option value="Retail-General">Retail</option>
        <option value="Tech, IT">Technology</option>
        <option value="Transportation">Transportation</option>
        <option value="Utilities">Utilities</option>
        <option value="General Services">Other</option>
      </select>
    </div>
  </div>
  <div style="display:none">
    <label for="pardot_extra_field">Comments</label>
    <input type="text" id="pardot_extra_field" name="pardot_extra_field" aria-labelledby="pardot_extra_field">
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-2 d-flex">
      <input type="hidden" id="marketconsent" name="marketconsent" value="No" aria-labelledby="marketconsent">
      <input style="flex: none;" class="mt-2 mr-2" type="checkbox" id="marketconsentcheck" name="marketconsentcheck" aria-labelledby="marketconsentcheck" data-parsley-multiple="marketconsentcheck">
      <label for="marketconsentcheck">Yes, I wish to receive Equifax offers, news, and important information regarding upcoming and available services from Equifax Workforce Solutions.</label>
    </div>
  </div>
  <div class="form-row mt-5">
    <div class="col-md-6 offset-md-3 mb-3 d-flex justify-content-center">
      <div class="g-recaptcha" data-sitekey="6LeoNGsUAAAAAJ2R87Y1xG1lcSKBkyCY9gjZ883E" data-callback="recaptchaCallback" data-expired-callback="recaptchaExpired">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeoNGsUAAAAAJ2R87Y1xG1lcSKBkyCY9gjZ883E&amp;co=aHR0cHM6Ly93b3JrZm9yY2UuZXF1aWZheC5jb206NDQz&amp;hl=de&amp;v=pCoGBhjs9s8EhFOHJFe8cqis&amp;size=normal&amp;cb=6miwbe5o9zd7"
              width="304" height="78" role="presentation" name="a-ilaxdi2z7sob" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"
              id="df-94e7f3f1-a4f1-45f3-bbde-244769fa6077" data-gtm-yt-inspected-31255850_446="true" data-gtm-yt-inspected-31255850_469="true" data-gtm-yt-inspected-31255850_538="true" data-gtm-yt-inspected-13="true"
              data-gtm-yt-inspected-31255850_658="true"></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 data-wec-listener-initialized="true" data-gtm-yt-inspected-31255850_446="true" data-gtm-yt-inspected-31255850_469="true" data-gtm-yt-inspected-31255850_538="true" data-gtm-yt-inspected-13="true" style="display: none;"
          data-gtm-yt-inspected-31255850_658="true"></iframe>
      </div>
    </div>
  </div>
  <div class="form-row">
    <div class="col-md-6 offset-md-3 mb-3 d-flex justify-content-center">
      <button class="btn btn-efx btn-primary px-5" type="submit" id="btnSubmit" title="Submit" aria-label="Submit" tabindex="0" role="button">Submit</button>
    </div>
  </div>
</form>

Name: hrefFmPOST #

<form action="#" aria-hidden="true" class="hide" id="hrefFm" method="post" name="hrefFm"><span></span><button hidden="" type="submit">Hidden</button></form>

Text Content

Skip to main content
Home
 * Solutions
   Back to Solutions
    * Control Unemployment Costs
      Control Unemployment Costs
      A more comprehensive approach to managing your employer unemployment costs
      & workflows
      Unemployment Cost Solutions
      Employment Tax Services
      Manage benefit charges, analyze M&A efforts, and help maintain SUTA
      Reemployment Services
      Proactive outplacement services to help your separated employees
      Unemployment Claims Fraud Watch
      You and your employee's first line of defense against unemployment claims
      fraud
      Unemployment Cost Management
      Optimize your claims management processes and help manage risk
    * Find Tax Credits & Savings
      Find Tax Credits & Savings
      Helping you Identify and capture more tax credits for your company.
      Tax Credit Solutions
      Employee Retention Credit
      Find out if your organization could still be eligible
      Employment Tax Services
      Recover overpaid taxes, manage employment tax liabilities and minimize
      risk
      Work Opportunity Tax Credit Management
      Integrate WOTC into your onboarding process
    * Manage Form I-9
      I-9 HQ™
      Automate, audit, and transform your Form I-9 compliance process
      I-9 HQ Services
      I-9 Anywhere®
      Help get your I-9s done right, on time, and in person
      I-9 Conversion
      Transform your paper I-9s into electronic I-9s
      I-9 Inspect™
      Gain confidence in your I-9s with our automated audit
      PeopleHQ™
      Bringing together the human resources lifecycle in a single HR compliance
      platform.
    * Meet ACA Requirements
      ACA HQ™
      Full-service ACA solution including Forms 1095 and 1094 reporting
      PeopleHQ™
      Bringing together the human resources lifecycle in a single HR compliance
      platform.
    * Provide Employee Benefits
      Provide Employee Benefits
      Helping you Identify and capture more tax credits for your company.
      Employee Benefit Solutions
      Identity Theft Protection
      Help your employees and their families fight identity fraud
      Immigration Case Management
      Access all-in-one Immigration case management solutions
      Public Service Loan Forgiveness
      Help simplify the PSLF application process for your employees using The
      Work Number®
      Unemployment Claims Fraud Watch
      You and your employee's first line of defense against unemployment claims
      fraud
    * Streamline HR Forms
      Streamline HR Forms
      Help make life easier for your employees with greater accuracy.
      HR Form Solutions
      Compliance Center
      Supporting form management along the entire employee lifecycle
      Immigration Case Management
      Access all-in-one Immigration case management solutions
      Offboarding Forms
      Rules-based separation forms delivered in one digital packet
      State Forms
      Helping manage required state forms for new hires and annual notices
      Tax Form Management
      More easily manage year-end forms including W-2, 1095-C, and Canadian T4
      and R1
    * Verify Information & Inform Decisions
      Verify Information & Inform Decisions
      Safer, more secure and faster. Help ease the burden on your HR team.
      Verification Solutions
      Employment History Verification
      Verify your candidate's employment history with Talent Report™ Employment
      Flex
      Pre-Employment Verification Services
      Helping to secure life's most important moments with The Work Number®
      Talent Report™ Work Inform
      Reporting for employers to help minimize workforce risk

 * Insights
   Insights Overview
   Blog
   Manage your workforce and protect your business with timely and informative
   articles from our specialists.
   Press Room
   Read the latest announcements, updates, and news about Equifax Workforce
   Solutions and the products and services we offer for employers.
   Latest Resources
   Discover, download, and watch the latest from the experts at Equifax.
   
 * Partners
   Partners Partner Overview
   Partner With Us
   Partner with Workforce Solutions to engage and grow your customer base with
   on-demand specialty solutions and incremental revenue for you.
   Partner Network
   Discover the power of partnerships designed to make your job easier. Our
   partner integrations are built to seamlessly fit within your organization’s
   platform and address your specific needs.
 * Contact
 * Search
   Close
   Search
   Search the site

 * Sign Up
   Sign Up
   Affordable Care Act Plans
   See plans to help you meet your ACA obligations
   Compliance Center Plans
   Choose a plan to help you onboard new hires with confidence
   I-9 Management Plans
   Take control of your I-9s by finding a management plan
   Unemployment Cost Management Plans
   Select a plan that fits your organization’s unemployment cost needs
 * Log In
   Log In
   Compliance Center
   Connect your new hire forms and onboarding compliance management.
   I-9 Management
   Manage every I-9 at every stage.
   Tax Credit and Incentives
   Capture all of your available tax credits.
   Unemployment Web Manager
   Reduce the total cost of managing unemployment claims.
   Paperless Pay
   Transform payroll management to a paperless process.
   Tax Form Management
   Eliminate cumbersome tax form distribution processes.
   Manage Your Workforce on The Work Number®
   Gain easier access to your employer experience. Log in on TheWorkNumber.com

CONTACT US

Learn more about the products and services from Equifax Workforce Solutions or
get subject matter assistance with your account.

 1. Home
 2. Contact

SALES

Connect with us to find out more about the HR products and services that are the
best fit for your organization's needs.
Contact Sales
SUPPORT

Need assistance with your existing account? Rest assured, we’ll help you get the
assistance you need. 
Contact Support
Form Content


REQUEST MORE INFORMATION

If you are an Individual and need help accessing your own personal data on The
Work NumberTM visit The Work Number site for Individuals/employees.

If you are an existing employer customer and need help with The Work NumberTM,
I-9, Compliance Center, or Tax Form Management, please reach out to your
Technical Client Relationship Manager or contact Workforce Solutions Support at:

Phone: 877.664.8778

Email: workforcesolutionssupport@equifax.com

For customer service regarding Unemployment or CaseBuilder, please contact your
Unemployment Service Team, Success Manager or contact Unemployment Support at:

Email: UCSupport@Equifax.com




*Reason for Contact Select
*Product Select Acquire Top Talent Pre-Employment Verification Onboard New Hires
Compliance Center I-9 Manage HR Activities Affordable Care Act Management
Compliance Center Employment Verifications Paperless Pay Immigration Case
Management Unemployment Activity and Taxes Disaster Relief Tax Credit Management
Employment Tax Services Unemployment Cost Management Work Opportunity Tax Credit
Management
*First Name
*Last Name
*Business Email Address
*Company Name
*Job Title

*Business Phone
*Business Headquarters State Select Alabama Alaska Arizona Arkansas California
Colorado Connecticut Delaware District of Columbia Florida Georgia Hawaii Idaho
Illinois Indiana Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts
Michigan Minnesota Mississippi Missouri Montana Nebraska Nevada New Hampshire
New Jersey New Mexico New York North Carolina North Dakota Ohio Oklahoma Oregon
Pennsylvania Rhode Island South Carolina South Dakota Tennessee Texas Utah
Vermont Virginia Washington West Virginia Wisconsin Wyoming Other location
outside of U.S.
*Number of Employees Select 1 to 50 51 to 500 501 to 1,000 1,001 to 2,500 2,501
to 4,999 5,000 to 9,999 10,000 to 99,999 100,000+
*Industry Select Banking/Financial Services Education Healthcare/Medical
Hotel/Casino/Resort Manufacturing Business Services Staffing Restaurant Retail
Technology Transportation Utilities Other
Comments
Yes, I wish to receive Equifax offers, news, and important information regarding
upcoming and available services from Equifax Workforce Solutions.

Submit
Get our latest blog posts delivered to your inbox.
Subscribe and get a weekly digest of our most popular blog posts
Subscribe
Subscriber Dialog
×
&amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
Hidden
 * Solutions
 * Insights
 * Press Room

 * Partner With Us
 * Careers
 * Contact

Connect with Us
 * 
 * 

 * Your Privacy Choices
 * Terms of Use
 * FCRA
 * CPRA
 * Site Map
 * Report a Vulnerability

Copyright 2023 Equifax, Inc. All rights reserved Equifax and the Equifax marks
used herein are trademarks of Equifax Inc. Workforce Solutions is a trademark of
Equifax Inc. Other product and company names mentioned herein are the property
of their respective owners.
General Dialog
×