www.aclmobile.com Open in urlscan Pro
115.114.132.145  Public Scan

Submitted URL: http://www.aclmobile.com/
Effective URL: https://www.aclmobile.com/
Submission: On February 17 via api from SG — Scanned from DE

Form analysis 3 forms found in the DOM

POST javascript:void(0)

<form role="form" id="subscribe_form" method="post" action="javascript:void(0)" novalidate="novalidate">
  <input class="au-input au-input-2 m-b-10" type="text" name="email" id="email" placeholder="Email Address" required="">
  <input class="au-input-submit au-btn au-btn-primary m-b-0 global" type="submit" value="Submit">
</form>

POST https://www.aclmobile.com/resdetails/submit

<form action="https://www.aclmobile.com/resdetails/submit" method="post" id="download_form" accept-charset="utf-8" novalidate="novalidate">
  <input type="hidden" class="form-control" name="QueryType" value="resource">
  <input type="hidden" class="form-control resourcemodal" name="resource" value="">
  <div class="form-group float-label-control">
    <input type="text" class="form-control empty" name="firstname" placeholder="First Name" autocomplete="off" required="">
    <div class="error career hide" id="firstnameid" style="margin-top:0px!important;"></div>
    <label for="">First Name</label>
  </div>
  <div class="form-group float-label-control">
    <input type="text" class="form-control empty" name="lastname" placeholder="Last Name" autocomplete="off" required="">
    <div class="error career hide" id="lastnameid" style="margin-top:0px!important;"></div>
    <label for="">Last Name</label>
  </div>
  <div class="form-group float-label-control">
    <input type="email" class="form-control empty" name="email" placeholder="Email" autocomplete="off" required="">
    <div class="error career hide" id="emailid" style="margin-top:0px!important;"></div>
    <label for="">Email</label>
  </div>
  <div class="form-group float-label-control">
    <input type="text" class="form-control empty" name="phone" placeholder="Phone Number" autocomplete="off" required="">
    <div class="error career hide" id="phoneid" style="margin-top:0px!important;"></div>
    <label for="">Phone Number</label>
  </div>
  <div class="form-group float-label-control">
    <input type="text" class="form-control empty" name="company" placeholder="Company" autocomplete="off">
    <div class="error career hide" id="company_id" style="margin-top:0px!important;"></div>
    <label for="">Company</label>
  </div>
  <div class="form-group float-label-control">
    <div class="g-recaptcha" data-sitekey="6LfC9kQUAAAAAEaAnSD2HOxDIIxfjz01uiYPd84r">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfC9kQUAAAAAEaAnSD2HOxDIIxfjz01uiYPd84r&amp;co=aHR0cHM6Ly93d3cuYWNsbW9iaWxlLmNvbTo0NDM.&amp;hl=de&amp;v=BycHQdSIhzR_1EcOLw2mOzYQ&amp;size=normal&amp;cb=qoxfgiahqnvo"
            width="304" height="78" role="presentation" name="a-1sxzzj9ce16o" 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>
    </div>
  </div>
  <div class="error" id="res_capcha_error"></div>
  <div class="">
    <button class="au-btn au-btn-primary btn-load" id="btn_submit" type="submit">Submit</button>
    <div class="spinner-border text-primary m-1" role="status" id="dwnd_loader" style="display:none;">
    </div>
  </div>
</form>

POST https://www.aclmobile.com/careers/submit

<form action="https://www.aclmobile.com/careers/submit" method="post" id="new_career_form" enctype="multipart/form-data" accept-charset="utf-8" novalidate="novalidate">
  <input type="hidden" class="form-control" name="QueryType" placeholder="Name" value="career">
  <div class="form-group float-label-control">
    <input type="text" class="form-control empty" name="Designation" placeholder="Designation" value="" required="">
    <div class="error career hide" id="designation_id" style="margin-top:0px!important;"></div>
    <label for="">Designation</label>
  </div>
  <div class="form-group float-label-control">
    <input type="text" class="form-control empty" name="firstname" placeholder="First Name" autocomplete="off" required="">
    <div class="error hide" id="firstname_id" style="margin-top:0px!important;"></div>
    <label for="">First Name</label>
  </div>
  <div class="form-group float-label-control">
    <input type="text" class="form-control empty" name="lastname" placeholder="Last Name" autocomplete="off" required="">
    <div class="error hide" id="lastname_id" style="margin-top:0px!important;"></div>
    <label for="">Last Name</label>
  </div>
  <div class="form-group float-label-control">
    <input type="email" class="form-control empty" name="email" placeholder="Email" autocomplete="off" required="">
    <div class="error hide" id="email_id" style="margin-top:0px!important;"></div>
    <label for="">Email</label>
  </div>
  <div class="form-group float-label-control">
    <input type="text" class="form-control empty" name="phone" placeholder="Phone Number" autocomplete="off" required="">
    <div class="error hide" id="phone_id" style="margin-top:0px!important;"></div>
    <label for="">Phone Number</label>
  </div>
  <div class="form-group float-label-control">
    <input name="resume" id="resume" type="file" onchange="Filevalidation()" class="empty">
    <label for="file-upload" class="custom-file-upload1">
    </label>
    <p id="info" style="color:red; font-size:11px;">Only Pdf, Doc, Docx file are allowed*.</p>
    <div class="error hide" id="resume_id" style="margin-top:0px!important;"></div>
    <!-- <div class="alert alert-danger error-msg hide" id="resume_id"></div> -->
  </div>
  <div class="form-group float-label-control">
    <div class="g-recaptcha" data-sitekey="6LfC9kQUAAAAAEaAnSD2HOxDIIxfjz01uiYPd84r">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfC9kQUAAAAAEaAnSD2HOxDIIxfjz01uiYPd84r&amp;co=aHR0cHM6Ly93d3cuYWNsbW9iaWxlLmNvbTo0NDM.&amp;hl=de&amp;v=BycHQdSIhzR_1EcOLw2mOzYQ&amp;size=normal&amp;cb=gngbzvkjgxq9"
            width="304" height="78" role="presentation" name="a-5b0myuwd90cv" 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-1" 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>
  </div>
  <div class="error" id="capcha_error"> </div>
  <div class="">
    <button class="au-btn au-btn-primary btn-load text-center" id="submit_btn" type="submit">Submit</button>
    <div class="spinner-border text-primary m-1" role="status" id="loader" style="display:none;">
    </div>
  </div>
</form>

Text Content

ACL is now Sinch
Yearender 2021: A lookback at a momentous year
 * Products
   * SMS
   * Voice
   * WhatsApp
   * Chatlayer
   * Axiom
   * Credence
 * Platforms
 * Industries
 * Company
   * Our Story
   * Careers
 * Resources
   * Case Studies
   * Blogs
   * Videos
   * News
 * Contact us
 * Request a demo

 * Products
   * SMS
   * Voice
   * WhatsApp
   * Chatlayer
   * Axiom
   * Credence
 * Platforms
 * Industries
 * Company
   * Our Story
   * Careers
 * Resources
   * Case Studies
   * Blogs
   * Videos
   * News
 * Contact us
 * Request a demo


AT THE HEART OF
BUSINESS COMMUNICATIONS


ENABLING BUSINESSES TO ENGAGE THEIR CUSTOMERS ACROSS MULTIPLE CHANNELS; SMS,
VOICE, EMAIL, WHATSAPP AND NOTIFICATIONS.

Let's talk!




BACKED BY TECHNOLOGY,
WE BUILD EVERYTHING YOU ENVISION


2,292

employees


400+

direct connections
to MNOs


47

countries with local
presence


170 BILLION

engagements per
year


100%

Sinch reaches all mobile
phones in the world


8 OUT OF 10

largest US-based tech
companies are customers




MULTICHANNEL COMMUNICATIONS STACK

We are a one stop shop for all business communications need. Our multi-channel
communications platform helps overcome all business to customer communication
challenges to enhance experience and engagement.

WHATSAPP

Authorised WhatsApp Business Solution Provider.

Know More

VOICE

Solutions for Outbound Dialling, Inbound Dialling, Missed Call and Voice OTP.

Know More

CHATLAYER

Smart, scalable AI for effortless engagement

Know More

SMS

Solutions for Campaign Management, One Time Password, Transactional Alerts, and
2-Way Messaging.

Know More

AXIOM

Our Multi-Channel communications platform for on-premise deployment.

Know More

CREDENCE

Omni-Channel marketing automation platform for real-time targeting.

Know More

WHATSAPP

Authorised WhatsApp Business Solution Provider.

Know More

VOICE

Solutions for Outbound Dialling, Inbound Dialling, Missed Call and Voice OTP.

Know More

CHATLAYER

Smart, scalable AI for effortless engagement

Know More

SMS

Solutions for Campaign Management, One Time Password, Transactional Alerts, and
2-Way Messaging.

Know More

AXIOM

Our Multi-Channel communications platform for on-premise deployment.

Know More

CREDENCE

Omni-Channel marketing automation platform for real-time targeting.

Know More




TRUSTED BY ASIA’S MOST DEMANDING ENTERPRISES




CLIENTS SPEAK

Credence has helped us to gain full control of customer communications. The
platform has enabled us to identify preferred channel of the customer.

Ishfaq Shah Manager- Analytics and Strategy, Federal Bank


Axiom is very easy to use and well laid out. We have been using it for 6 years
and the platform is fabulous. It is a great platform backed up by great service

Pradeep TMB Bank


To my knowledge there isn't another technology platform for delivering SMS,
Emails and Mobile alerts or OTP of this scale and stability in the market

Munish Mittal CIO, HDFC Bank


Credence has helped us to gain full control of customer communications. The
platform has enabled us to identify preferred channel of the customer.

Ishfaq Shah Manager- Analytics and Strategy, Federal Bank


Axiom is very easy to use and well laid out. We have been using it for 6 years
and the platform is fabulous. It is a great platform backed up by great service

Pradeep TMB Bank


To my knowledge there isn't another technology platform for delivering SMS,
Emails and Mobile alerts or OTP of this scale and stability in the market

Munish Mittal CIO, HDFC Bank


Credence has helped us to gain full control of customer communications. The
platform has enabled us to identify preferred channel of the customer.

Ishfaq Shah Manager- Analytics and Strategy, Federal Bank

prev
next



VIDEO

Trusted by leading enterprise customers, we have been transforming the way
businesses communicate with customers. Watch the video to discover our journey
so far.

Watch Now


E-BOOK

Multi-channel customer interactions and real time engagement. What it is and why
you need it now? Our e-book has the answers.

Download Now


PRODUCT PAPER

An in-depth study of how banks can optimize customer engagement across multiple
channels. Take a deep dive into our enterprise communications platform right
here.

Download Now




JOIN OUR GLOBAL COMMUNITY

Thank You for Subscribing With Us
There is some problem.Please try again later.



PRODUCTS

 * SMS
 * Voice
 * WhatsApp
 * Chatlayer
 * Axiom
 * Credence


PLATFORMS

 * Platforms


INDUSTRY

 * Industries


COMPANY

 * Our Story
 * Careers


RESOURCES

 * Case Studies
 * Blogs
 * Videos
 * News


CONTACT US

 * Contact us

Privacy Policy | CSR Policy

© 2022 Sinch. All Rights Reserved
 * CONNECT ON
 * 
 * 
 * 
 * 

Privacy Policy | CSR Policy | Contact Us

 * CONNECT ON
 * 
 * 
 * 
 * 

© 2022 Sinch. All Rights Reserved

DOWNLOAD


First Name

Last Name

Email

Phone Number

Company


Submit


UPLOAD RESUME


Designation

First Name

Last Name

Email

Phone Number

Only Pdf, Doc, Docx file are allowed*.




Submit