zinnov.com
Open in
urlscan Pro
3.128.54.58
Public Scan
URL:
https://zinnov.com/podcasts/business-resilience/
Submission: On July 06 via api from IN — Scanned from DE
Submission: On July 06 via api from IN — Scanned from DE
Form analysis
8 forms found in the DOMPOST https://zinnov.com/search-results
<form id="searchform" action="https://zinnov.com/search-results" method="POST">
<img id="search-menu-icon" height="28" width="28" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/search.svg" alt="Search icon">
<input id="search-menu-input" name="q" autofocus="" type="text" value="" required="">
<img id="simple-x-icon" height="12" width="12" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/simpleX.svg" alt="Search icon">
</form>
Name: searchformSearchPage — POST
<form id="searchformSearchPage" name="searchformSearchPage" method="post" onsubmit="return handleSearchPodcasts(event);">
<div class="podcasts-section1-search">
<input class="podcasts-input-search" placeholder="Search for Podcasts" name="podcastSearchInput" autofocus="" type="text" value="">
<button class="button-wrapper-hoc" type="submit">
<svg xmlns="http://www.w3.org/2000/svg" class="podcasts-input-icon" viewBox="0 0 20 20" fill="currentColor">
<path fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z" clip-rule="evenodd"></path>
</svg>
</button>
</div>
</form>
Name: contactUsPopup — POST
<form id="contactUsPopup" name="contactUsPopup" onsubmit="return onSubmitFormContactUsPopup('contactUsPopup')" method="post">
<div class="common-popup-container">
<img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
<div class="common-popup-input-error-container">
<input type="text" id="contact-name" name="name" placeholder="Full Name*" class="common-popup-input" required="" autocomplete="name">
<span id="contact-name-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="contact-company" name="company" placeholder="Company Name*" class="common-popup-input" required="" autocomplete="organization">
<span id="contact-company-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="contact-jobtitle" name="jobtitle" placeholder="Job Title*" class="common-popup-input" required="" autocomplete="organization-title">
<span id="contact-jobtitle-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="email" id="contact-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="contact-email-input-error" class="common-popup-input-error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="contact-query" name="query" placeholder="Subject*" class="common-popup-input" required="" autocomplete="off">
<span id="contact-query-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<textarea rows="4" id="contact-message" name="message" placeholder="Message*" class="common-popup-text-area" required="" autocomplete="off"></textarea>
<span id="contact-message-input-error" class="error"></span>
</div>
<label class="common-popup-checkbox-label">
<input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked=""> Subscribe to our newsletter </label>
<!-- <div class="captcha-container">
<div class="captcha-content">
<canvas id="contact-us-popup-captcha-img" class="captcha-canvas"></canvas>
<div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
<img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
</div>
</div>
<input id="captcha-input" class="captcha-input" maxlength="5"
name="captcha" type="text" required autocomplete="off"
oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="captcha-input-error" class="captcha-input-error"></span>
</div> -->
<button id="contact-us-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
</div>
</form>
Name: stickycontactUsPopup — POST
<form id="stickycontactUsPopup" name="stickycontactUsPopup" onsubmit="return onSubmitFormStickyContactUsPopup('stickycontactUsPopup')" method="post">
<div class="common-popup-container">
<img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
<div class="common-popup-input-error-container">
<input type="text" name="firstname" id="sticky-firstname" placeholder="First Name*" class="common-popup-input" autocomplete="given-name">
<span id="sticky-firstname-input-error" class="common-popup-input-error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" name="lastname" id="sticky-lastname" placeholder="Last Name*" class="common-popup-input" autocomplete="family-name">
<span id="sticky-lastname-input-error" class="common-popup-input-error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" name="company" id="sticky-company" placeholder="Company Name*" class="common-popup-input" autocomplete="organization">
<span id="sticky-company-input-error" class="common-popup-input-error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" name="jobtitle" id="sticky-jobtitle" placeholder="Job Title*" class="common-popup-input" autocomplete="organization-title">
<span id="sticky-jobtitle-input-error" class="common-popup-input-error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="email" name="email" id="sticky-email" placeholder="Business Email*" class="common-popup-input" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="sticky-email-input-error" class="common-popup-input-error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" name="query" id="sticky-query" placeholder="Subject*" class="common-popup-input" autocomplete="off">
<span id="sticky-query-input-error" class="common-popup-input-error"></span>
</div>
<div class="common-popup-input-error-container">
<textarea rows="4" name="message" id="sticky-message" placeholder="Message*" class="common-popup-text-area" autocomplete="off"></textarea>
<span id="sticky-message-input-error" class="common-popup-input-error"></span>
</div>
<label class="common-popup-checkbox-label">
<input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked=""> Subscribe to our newsletter </label>
<button id="contact-us-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
</div>
</form>
Name: reportPDFPopup — POST
<form id="reportPDFPopup" name="reportPDFPopup" method="post" onsubmit="return onSubmitFormReportPDFPopup('reportPDFPopup', 33436)">
<div class="common-popup-container">
<img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
<div class="common-popup-input-error-container">
<input type="text" id="rd-name" name="name" placeholder="Full Name*" class="common-popup-input" required="" autocomplete="given-name">
<span id="rd-name-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="rd-company" name="company" placeholder="Company Name*" class="common-popup-input" required="" autocomplete="organization">
<span id="rd-company-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="rd-jobtitle" name="jobtitle" placeholder="Job Title*" class="common-popup-input" required="" autocomplete="organization-title">
<span id="rd-jobtitle-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="email" id="rd-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="rd-email-input-error" class="error"></span>
</div>
<label class="common-popup-checkbox-label">
<input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked=""> Subscribe to our newsletter </label>
<button class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
</div>
</form>
Name: recommendATopic — POST
<form id="recommendATopic" name="recommendATopic" onsubmit="return onSubmitFormRecommendATopicPopup('recommendATopic')" method="post">
<div class="common-popup-container">
<img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
<div class="common-popup-input-error-container">
<input type="text" id="ras-name" name="name" placeholder="Full Name*" class="common-popup-input" required="" autocomplete="name">
<span id="ras-name-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="ras-company" name="company" placeholder="Company Name*" class="common-popup-input" required="" autocomplete="organization">
<span id="ras-company-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="email" id="ras-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="ras-email-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="recommended-topic" name="recommended_topic" placeholder="Recommend Topic*" required="" class="common-popup-input" autocomplete="off">
<span id="recommended-topic-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="why-this-topic" name="why_this_topic_" placeholder="Why this topic?*" required="" class="common-popup-input" autocomplete="off">
<span id="why-this-topic-input-error" class="error"></span>
</div>
<label class="common-popup-checkbox-label">
<input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked=""> Subscribe to our Newsletter </label>
<!-- <div class="captcha-container">
<div class="captcha-content">
<canvas id="recommend-a-topic-popup-captcha-img" class="captcha-canvas"></canvas>
<div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
<img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
</div>
</div>
<input id="captcha-input" class="captcha-input" maxlength="5"
name="captcha" type="text" required autocomplete="off"
oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="captcha-input-error" class="captcha-input-error"></span>
</div> -->
<button id="recommend-a-topic-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
</div>
</form>
Name: nominateASpeaker — POST
<form id="nominateASpeaker" name="nominateASpeaker" onsubmit="return onSubmitFormNominateASpeakerPopup('nominateASpeaker')" method="post">
<div class="common-popup-container">
<img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
<div class="common-popup-input-error-container">
<input type="text" id="nas-name" name="name" placeholder="Full Name*" class="common-popup-input" required="" autocomplete="name">
<span id="nas-name-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="nas-company" name="company" placeholder="Company Name*" class="common-popup-input" required="" autocomplete="organization">
<span id="nas-company-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="email" id="nas-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="nas-email-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="nas-speaker-nominee-name" name="speaker_nominee_name" placeholder="Speaker/Nominee Name*" class="common-popup-input" required="" autocomplete="off">
<span id="nas-speaker-nominee-name-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="nas-speaker-company-name" name="speaker_s_company_name" placeholder="Speaker's Company Name*" class="common-popup-input" required="" autocomplete="off">
<span id="nas-speaker-company-name-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="email" id="nas-speaker-email" name="speaker_s_email" placeholder="Speaker's Business Email*" class="common-popup-input" required="" autocomplete="off">
<span id="nas-speaker-email-input-error" class="error"></span>
</div>
<!-- <div class="captcha-container">
<div class="captcha-content">
<canvas id="nominate-a-speaker-popup-captcha-img" class="captcha-canvas"></canvas>
<div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
<img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
</div>
</div>
<input id="captcha-input" class="captcha-input" maxlength="5"
name="captcha" type="text" required autocomplete="off"
oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="captcha-input-error" class="captcha-input-error"></span>
</div> -->
<button id="nominate-a-speaker-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
</div>
</form>
Name: subscribeToOurPodcastPopup — POST
<form id="subscribeToOurPodcastPopup" name="subscribeToOurPodcastPopup" method="post" onsubmit="return onSubmitFormSubscribeToOurPodcastPopup('subscribeToOurPodcastPopup', 33436)">
<div class="common-popup-container">
<img id="common-popup-close-button" class="common-popup-close" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/close.svg" alt="close button">
<div class="common-popup-input-error-container">
<input type="text" id="s-name" name="name" placeholder="Name*" class="common-popup-input" required="" autocomplete="name">
<span id="s-name-input-error" class="error"></span>
</div>
<!-- <input type="text" name="company" placeholder="Company" class="common-popup-input" required autocomplete="organization" /> -->
<div class="common-popup-input-error-container">
<input type="email" id="s-email" name="email" placeholder="Business Email*" class="common-popup-input" required="" autocomplete="email" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="s-email-input-error" class="error"></span>
</div>
<!-- <input type="text" name="recommended_topic" placeholder="Recommend Topic" class="common-popup-input" autocomplete="off" />
<input type="text" name="why_this_topic_" placeholder="Why this topic?" class="common-popup-input" autocomplete="off" />
<label class="common-popup-checkbox-label">
<input type="checkbox" name="subscribe_to_zinnov_newsletter" class="common-popup-checkbox" checked />
Subscribe to our Newsletter
</label> -->
<div class="common-popup-input-error-container">
<input type="text" id="linkedin" name="linkedin_url" placeholder="Linkedin*" class="common-popup-input" required="" autocomplete="linkedin" oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="linkedin-input-error" class="error"></span>
</div>
<div class="common-popup-input-error-container">
<input type="text" id="s-country" name="country" placeholder="Location*" class="common-popup-input" required="" autocomplete="off">
<span id="s-country-input-error" class="error"></span>
</div>
<!-- <div class="captcha-container">
<div class="captcha-content">
<canvas id="subscribe-to-our-podcast-popup-captcha-img" class="captcha-canvas"></canvas>
<div id="captcha-refresh" class="captcha-refresh" onclick="captchaRefresh(event)">
<img class="img-captcha-refresh" src="https://zinnov.com/wp-content/themes/zinnov/assets/icons/refresh-captcha.svg" alt="Refresh captcha" />
</div>
</div>
<input id="captcha-input" class="captcha-input" maxlength="5"
name="captcha" type="text" required autocomplete="off"
oninput="managerValidationsForm(event)" onmouseleave="managerValidationsForm(event)">
<span id="captcha-input-error" class="captcha-input-error"></span>
</div> -->
<button id="subscribe-to-our-podcast-popup-button-submit" class="common-popup-submit" type="submit" onclick="managerValidationsForm(event)"> SUBMIT </button>
</div>
</form>
Text Content
We use cookies to personalise content and to provide you with an improved user experience. By using this website, you agree to the use of cookies as outlined in our Privacy Policy. Ok, got it! * NEWSROOM / MEDIA * CONTACT US * INDUSTRIES * Internet & Technology Platforms * Enterprise Software * ER&D and Digital Services * Industrial * Healthcare * Private Equity * OFFERINGS * Globalization Excellence * GAP Platform * Business Growth & Transformation * Mergers & Acquisitions * Private Equity * Technology & Market Insights * Automation * Innovation Strategy * INSIGHTS * Automation * Digital Technologies * Centers of Excellence * Global Talent * Inclusion & Diversity * Strategy & Ops * Leadership & Transformation * Engineering R&D * Mergers & Acquisitions * Private Equity * Innovation * Macro Trends * View All Insights * THE ZINNOV PODCAST * ABOUT US * Our Purpose * Our People and Culture * Our Leadership * Advisory Board * Awards & Recognition * Partnerships & Alliances * CAREERS * Why Zinnov * Explore Opportunities * Our People * Life @ Zinnov * INDUSTRIES * Internet & Technology Platforms * Enterprise Software * ER&D and Digital Services * Industrial * Healthcare * Private Equity * OFFERINGS * GLOBALIZATION EXCELLENCE * GAP PLATFORM * BUSINESS GROWTH & TRANSFORMATION * MERGERS AND ACQUISITIONS * PRIVATE EQUITY * TECHNOLOGY & MARKET INSIGHTS * AUTOMATION * Innovation Strategy * INSIGHTS * Automation * Digital Technologies * Centers of Excellence * Global Talent * Inclusion & Diversity * Strategy & Ops * Leadership & Transformation * Engineering R&D * Mergers & Acquisitions * Private Equity * Innovation * Macro Trends * ABOUT US * OUR PURPOSE * OUR PEOPLE AND CULTURE * OUR LEADERSHIP * ADVISORY BOARD * AWARDS & RECOGNITIONS * PARTNERSHIPS & ALLIANCES * CAREERS * WHY ZINNOV * EXPLORE OPPORTUNITIES * OUR PEOPLE * LIFE @ ZINNOV * NEWSROOM / MEDIA * CONTACT US BUSINESS RESILIENCE The Zinnov Podcast Business Resilience series brings to you conversations between eminent industry stalwarts and thought leaders from across the globe as they discuss their insights on overcoming challenges and the mindset that helped them navigate the journey of crisis resilience and growth RECOMMEND A TOPIC NOMINATE A SPEAKER Don’t miss any of our future Podcasts! SUBSCRIBE TO OUR PODCAST Also subscribe to the Zinnov Podcast on these platforms LATEST EPISODES CLEAR ALL Business Resilience The Agile CXO: Navigating Disruptions In A Dynamic World Rani Pangam | Vice President, Strategy Realization Office | ServiceNow 27 Jun, 2023 In this podcast, listen to Rajat Kohli talk to Rani Pangam about how to lead successful transformations within organizations, and keep up in a dynamic business world. PausePlay 00:00 % buffered00:00 20:03 UnmuteMute Business Resilience The AI Paradox: Between Human Compatibility and Empathy Chetan Dube | Founder and CEO | Amelia & Lanham Napier | President | Amelia 13 Jun, 2023 In this episode, Pari, Chetan and Lanham talk about how AI in the workplace impacts human productivity, and what this can mean in the future. PausePlay 00:00 % buffered00:00 33:22 UnmuteMute Business Resilience The Transformative Force of Technology in the Gig Revolution Bhaskar Basu | Country Head - Modern Work | Microsoft, India 06 Jun, 2023 In this episode, Rajat Kohli talks to Bhaskar Basu about emerging technologies for organizations that can solve the technological hurdles of gig workers. PausePlay 00:00 % buffered00:00 21:06 UnmuteMute Business Resilience The Power of the Brain in the Autonomous Enterprise Alan Trefler | Founder and CEO | Pegasystems 26 May, 2023 Watch this episode with Pari Natarajan and Alan Trefler, about digital transformation's evolution in autonomous enterprises. The leaders discuss how decentralized decision-making can increase efficiency, and ensure business growth. PausePlay 00:00 % buffered00:00 26:49 UnmuteMute LOAD MORE SERIES | 19 EPISODES LISTEN NOW HYPER INTELLIGENT AUTOMATION Hyper Intelligent Automation is a technology born from the confluence of AI and Robotic Process Automation (RPA). Tune in to the Zinnov Podcast – Intelligent Automation series to know how HIA has evolved from a conventional Automation tool to a strategic enterprise game-changer. SERIES | 1 EPISODE LISTEN NOW Just FYI Fuel your Innovation Zinnov’s Just FYI series is where we bring you conversations on all things innovation, from across the global innovation ecosystem. Tune in for fresh insights from innovation experts and thinkers on improving the odds of success and maximizing investments on your innovation strategy. SERIES | 1 EPISODE LISTEN NOW M.A.D VALUATIONS Mergers.Acquisitions.Divestitures Zinnov’s M.A.D. Valuations series is where we unravel the nuances of mergers, acquisitions, and divestitures from across the technology ecosystem, with expert analyses from the industry’s best. Listen in for an insider look into the world of technology M&A deals! SERIES | 1 EPISODE LISTEN NOW Decoding Private Equity Decoding Private Equity Zinnov’s Decoding Private Equity series is the one-stop destination to all the hottest PE deals, their evolving investment theses, and a low down on the industries where all the action is! With a pioneering and influential PE leader on the hot seat in every episode, we unbundle the nuances of the global PE landscape. * * TERMS OF USE * PRIVACY * COOKIE POLICY * CONTACT US * * INSIGHTS * CAREERS * ABOUT US * PODCASTS * * EVENTS * ZINNOV CONFLUENCE * ZINNOV AWARDS * ZINNOV ZONES © 2001-2023 ZINNOV Subscribe to our newsletter SUBMIT Subscribe to our newsletter SUBMIT Subscribe to our newsletter SUBMIT THANK YOU FOR YOUR RESPONSE Subscribe to our Newsletter SUBMIT SUBMIT SUBMIT