www.vizionapi.com Open in urlscan Pro
34.251.201.224  Public Scan

Submitted URL: https://www.vizionapi.com/blog-pages/podcast
Effective URL: https://www.vizionapi.com/visibility-resources/podcast
Submission: On November 16 via manual from IL — Scanned from DE

Form analysis 2 forms found in the DOM

Name: wf-form-Hubspot-Contact-UsPOST https://api.hsforms.com/submissions/v3/integration/submit/8694848/8b1d400b-5e30-4a82-81f6-1ad8a42768e9

<form id="wf-form-Hubspot-Contact-Us" name="wf-form-Hubspot-Contact-Us" data-name="Hubspot Contact Us" action="https://api.hsforms.com/submissions/v3/integration/submit/8694848/8b1d400b-5e30-4a82-81f6-1ad8a42768e9" method="post"
  class="form w-clearfix" aria-label="Hubspot Contact Us" data-hs-cf-bound="true">
  <div class="flexbox flexbox--end-spacing vertical-on-phone">
    <div class="form__input-wrapper"><label for="firstname-contact">First Name</label><input type="text" class="input__field w-input" maxlength="256" name="firstname" data-name="firstname" placeholder="First Name" id="firstname-contact" required="">
    </div>
    <div class="form__input-2-col-spacer"></div>
    <div class="form__input-wrapper"><label for="lastname-contact">Last Name</label><input type="text" class="input__field w-input" maxlength="256" name="lastname" data-name="lastname" placeholder="Last Name" id="lastname-contact" required=""></div>
  </div>
  <div class="flexbox flexbox--end-spacing vertical-on-phone">
    <div class="form__input-wrapper">
      <div><label for="email-3">Business Email</label>
        <div id="contact-email-sublabel" class="input__sublabel">Only valid business email addresses.</div>
      </div><input type="email" class="input__field w-input" maxlength="256" name="email" data-name="email" placeholder="email@company.com" id="email-contact" required="">
    </div>
    <div class="form__input-2-col-spacer"></div>
    <div class="form__input-wrapper">
      <div><label for="field-6">Phone Number</label>
        <div class="input__sublabel">Please include country code.</div>
      </div><input type="tel" class="input__field w-input" maxlength="256" name="phone" data-name="phone" placeholder="(555) 123 - 4567" id="phone-contact" required="">
    </div>
  </div><label for="type_of_company-contact">Type Of Company</label><select id="type_of_company-contact" name="type_of_company" data-name="type_of_company" class="input__field--selector w-select">
    <option value="">Select one...</option>
    <option value="Freight Forwarder">Logistics Service Provider</option>
    <option value="Software Company">Software Company</option>
    <option value="Beneficial Cargo Owner">Beneficial Cargo Owner</option>
    <option value="Other">Other</option>
  </select><label for="question_or_comment-contact">Question or comment</label><textarea id="question_or_comment-contact" name="question_or_comment" maxlength="5000" data-name="question_or_comment" placeholder="Your question or comments here..."
    required="" class="input__field input__field--text-area w-input"></textarea><input type="submit" value="Let's Talk!" data-wait="Sending..." id="form-submit-button" class="form__submit-button w-button"><input type="text"
    class="perm-hidden w-input" maxlength="256" name="subject" data-name="subject" placeholder="Source" id="subject">
  <div class="perm-hidden w-embed w-script">
    <script>
      document.getElementById("subject").value = "Contact Us Form Submission";
    </script>
    <script defer="">
      const FORM_SUBMIT_BUTTON = document.getElementById("form-submit-button");
      const EMAIL_INPUT = document.getElementById("email-contact");
      const EMAIL_SUBLABEL = document.getElementById("contact-email-sublabel");

      function validateEmail() {
        //test against filterList
        if (filterList.test(EMAIL_INPUT.value)) {
          EMAIL_INPUT.classList.remove("restricted-email-border");
          EMAIL_SUBLABEL.classList.remove("restricted-email-label");
          FORM_SUBMIT_BUTTON.removeAttribute("disabled");
        } else {
          EMAIL_INPUT.classList.add("restricted-email-border");
          EMAIL_SUBLABEL.classList.add("restricted-email-label");
          FORM_SUBMIT_BUTTON.setAttribute("disabled", "true");
        }
      }
      EMAIL_INPUT.addEventListener("change", function(e) {
        validateEmail();
      });
    </script>
  </div>
</form>

Name: wf-form-Hubspot-Contact-FormPOST https://api.hsforms.com/submissions/v3/integration/submit/8694848/0fdc2e7d-1673-4b0c-858b-8a67cdc85816

<form id="chili-piper-form" name="wf-form-Hubspot-Contact-Form" data-name="Hubspot Contact Form" action="https://api.hsforms.com/submissions/v3/integration/submit/8694848/0fdc2e7d-1673-4b0c-858b-8a67cdc85816" method="post" class="form w-clearfix"
  aria-label="Hubspot Contact Form" data-hs-cf-bound="true">
  <div class="flexbox flexbox--end-spacing vertical-on-phone">
    <div class="form__input-wrapper"><label for="firstname-chilipiper">First Name</label><input type="text" class="input__field w-input" maxlength="256" name="firstname" data-name="firstname" placeholder="First Name" id="firstname-chilipiper"
        required=""></div>
    <div class="form__input-2-col-spacer"></div>
    <div class="form__input-wrapper"><label for="lastname-chilipiper">Last Name</label><input type="text" class="input__field w-input" maxlength="256" name="lastname" data-name="lastname" placeholder="Last Name" id="lastname-chilipiper" required="">
    </div>
  </div>
  <div class="form__input-wrapper"><label for="company-chilipiper">Company Name</label><input type="text" class="input__field w-input" maxlength="256" name="company" data-name="company" placeholder="Company Name" id="company-chilipiper" required="">
  </div>
  <div class="flexbox flexbox--end-spacing vertical-on-phone">
    <div class="form__input-wrapper">
      <div><label for="email-3">Business Email</label>
        <div id="contact-email-sublabel-chilipiper" class="running-head-small">Only valid business email addresses.</div>
      </div><input type="email" class="input__field w-input" maxlength="256" name="email" data-name="email" placeholder="email@company.com" id="email-chilipiper" required="">
    </div>
    <div class="form__input-2-col-spacer"></div>
    <div class="form__input-wrapper">
      <div><label for="field-6">Phone Number</label>
        <div class="running-head-small">Please include country code.</div>
      </div><input type="tel" class="input__field w-input" maxlength="256" name="phone" data-name="phone" placeholder="(555) 123 - 4567" id="phone-chilipiper" required="">
    </div>
  </div>
  <div class="flexbox flexbox--end-spacing vertical-on-phone">
    <div class="form__input-wrapper"><label for="container-per-year-chilipiper">Containers Per Year</label><select id="container-per-year-chilipiper" name="container_per_year" data-name="container_per_year" required=""
        class="input__field--selector w-select">
        <option value="">Select one...</option>
        <option value="1 - 1,199 Containers">1 - 1,199 Containers</option>
        <option value="1,200 - 10,000 Containers">1,200 - 10,000 Containers</option>
        <option value="10,001 - 40,000 Containers">10,001 - 40,000 Containers</option>
        <option value="40,000+ Containers">40,000+ Containers</option>
        <option value="Other">Other</option>
      </select></div>
    <div class="form__input-2-col-spacer"></div>
    <div class="form__input-wrapper"><label for="type-of-company-chilipiper">Type Of Company</label><select id="type-of-company-chilipiper" name="type_of_company" data-name="type_of_company" class="input__field--selector w-select">
        <option value="">Select one...</option>
        <option value="Logistics Service Provider">Logistics Service Provider</option>
        <option value="Software Company">Software Company</option>
        <option value="Beneficial Cargo Owner">Beneficial Cargo Owner</option>
        <option value="Other">Other</option>
      </select></div>
  </div><input type="submit" value="Book Demo" data-wait="Please wait..." id="contact-submit-chilipiper" class="form__submit-button w-button">
</form>

Text Content

Visibility Solutions
API ServicesContainer Tracking APIData Enrichment Add-onsLive Container
Monitoring
Who We Serve
Logistic Service ProvidersShippers And Cargo OwnersLogistic Tech Providers
About Us
About VIZION APIPartnersCareers
Resource Hub
Developers
API DocumentationAPI StatusKnowledge Base
Book A Demo

Book A Demo






FULL OF SHIP PODCAST

< Resource Hub

Blog
Podcast
Use Case Guides
Videos
News



FULL OF SHIP EPISODE TWENTY TWO: GUEST LUCAS SCHORER

Lucas Schorer, President & Co-Founder of Kestrel Insights joins Full of Ship to
discuss Kestrel's focus on data quality & geofencing, if the industry's trending
toward ecosystems or monoliths, the demand for indoor geofencing, & what the
future look like for geo-related supply chain tech.

Listen Now


FULL OF SHIP EPISODE TWENTY ONE: GUEST AMIR TAICHMAN

Amir Taichman, Founder & CEO of Unity SCM joins Full of Ship to discuss what is
the future for supply chain consolidation, how much value has come from
inter-operability, and how should supply chain decision makers plan for their
future.

Listen Now


FULL OF SHIP EPISODE TWENTY: GUEST KEN LYON

Ken Lyon, Managing Director of Virtual Partners joins Full of Ship to discuss
where is the market today in end-to-end supply chain visibility, is the chasing
of Amazon’s logistics prowess realistic and how do companies look to compete to
stay competitive with those expectations.

Listen Now


FULL OF SHIP EPISODE NINETEEN: GUEST PIERRE GARREAU

Pierre Garreau CEO & Co-Founder of Searoutes joins Full of Ship to discuss what
kind of customers does SeaRoutes serve, the biggest misconceptions regarding
carbon emissions & technology, and the new trends for carbon emissions and
logistics.

Listen Now


FULL OF SHIP EPISODE EIGHTEEN: GUEST DANIEL SOKOLOVSKY

Daniel Sokolovsky CEO & Co-Founder of WARP joins Full of Ship to discuss what do
customers ask for when it comes to visibility, what are the big trends in
challenges coming up in the next few years and more.

Listen Now


FULL OF SHIP EPISODE SEVENTEEN: GUEST STEVEN WEISENSEE

Guest Steven Weisensee from Continental Logistics joins Full of Ship to talk
about everything you need to know about the chassis shortage, Is there a shift
happening between the ports and more!

Listen Now


FULL OF SHIP EPISODE SIXTEEN: GUEST ERIC REMPEL

Eric Rempel of Redwood Logistics joins Full of Ship to discuss of all the
digital solutions, which is furthest along the curve, What needs to change in
the industry to help the non-tech person and more.

Listen Now


FULL OF SHIP EPISODE FIFTEEN: GUEST LARS JENSEN

Lars Jensen joins Full of Ship to discuss What companies have responded well to
the "supply chain crisis, What is visibility, What influence has it had over the
past decade and much more.

Listen Now


FULL OF SHIP EPISODE FOURTEEN: GUEST KRENAR KOMONI

Krenar Komoni, CEO, Founder at Tive Inc. joins Kyle to discuss what have been
the drivers behind the need/desire for better visibility data.

Listen Now


FULL OF SHIP EPISODE THIRTEEN: GUEST DAVID WARRICK

Guest David Warrick joins Full of Ship to discuss pain points of box software
and What does the next generation of supply chain look like?

Listen Now


FULL OF SHIP EPISODE TWELVE: GUEST HANNAH TESTANI

Hannah Testani from Intelligent Audit joins Full of Ship to discuss what have
cargo owners learned and what will they do differently?

Listen Now


FULL OF SHIP EPISODE ELEVEN: GUEST GRACE SHARKEY PT 2

Grace and Kyle continue the conversation talking about why are we seeing more
partnerships between tech players and platform suites?

Listen Now


FULL OF SHIP EPISODE TEN: GUEST GRACE SHARKEY

Grace Sharkey from FreightWaves joins Full of Ship to discuss What is causing
the explosion of freight tech and logtech related startups?

Listen Now


FULL OF SHIP EPISODE NINE: GUEST MATT MOTSICK

Matt Motsick, CEO of RPA Labs joins Kyle to discuss why is the forwarding
segment so ripe for digital disruption.

Listen Now


FULL OF SHIP EPISODE EIGHT: GUEST BRIAN KEMPISTY

Brian Kempisty, CEO & Co-Founder of Port X Logistics and Carrier911 joins Kyle
to discuss Why are Ports Getting so much Attention?

Listen Now


FULL OF SHIP EPISODE SEVEN: GUEST THOMAS SMITH

Thomas Smith, Senior EDI Implementation Strategy Consultant for Visionet Systems
joins Kyle

Listen Now


FULL OF SHIP EPISODE SIX: GUEST CHARLEY DEHONEY

Charley Dehoney, Vice President at ZEBOX joins Kyle to discuss his new venture
ZEBOX and what 2022 has in store.

Listen Now


FULL OF SHIP EPISODE FIVE: GUEST TYLER HUGHES

Tyler Hughes, CTO and Co-Founder of Vizion joins Kyle to talk the state of the
shipping industry and trends

Listen Now


FULL OF SHIP EPISODE FOUR: GUEST ERIC JOHNSON

Eric and Kyle discuss why has it been so tough for Forwarders, BCOs, to Get
Quality Container Tracking Data?

Listen Now


FULL OF SHIP EPISODE THREE: GUEST ERIC JOHNSON

Kyle Henderson is joined by Eric Johnson, Senior Technology Editor, JOC

Listen Now


FULL OF SHIP EPISODE TWO: GUEST TYLER HUGHES

Kyle and Tyler continue their conversation about state of the industry.

Listen Now


FULL OF SHIP EPISODE ONE: GUEST TYLER HUGHES

Kyle Henderson welcomes CTO and Co-Founder of Vizion, Tyler Hughes

Listen Now


HAVE A QUESTION?
TALK TO AN EXPERT.

Our experts love to answer questions. Fill out the form and someone will contact
you soon.

First Name

Last Name
Business Email
Only valid business email addresses.

Phone Number
Please include country code.
Type Of CompanySelect one...Logistics Service ProviderSoftware CompanyBeneficial
Cargo OwnerOtherQuestion or comment

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
TwitterFacebookYoutubeLinkedIn
Copyright © 2022 Vizion | All Rights Reserved | Terms And Conditions


BOOK A DEMO

Are you ready to experience the many benefits of container visibility? Schedule
a VIZION API demo today.

First Name

Last Name
Company Name
Business Email
Only valid business email addresses.

Phone Number
Please include country code.
Containers Per YearSelect one...1 - 1,199 Containers1,200 - 10,000
Containers10,001 - 40,000 Containers40,000+ ContainersOther

Type Of CompanySelect one...Logistics Service ProviderSoftware CompanyBeneficial
Cargo OwnerOther
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.


×
Notice

We and selected third parties use cookies or similar technologies for technical
purposes and, with your consent, for “basic interactions & functionalities”,
“experience enhancement”, “measurement” and “targeting & advertising”. Denying
consent may make related features unavailable.

You can freely give, deny, or withdraw your consent at any time.

In case of sale of your personal information, you may opt out by using the link
"Do Not Sell My Personal Information".

Use the “Accept” button to consent to the use of such technologies. Use the
“Reject” button or close this notice to continue without accepting.

Press again to continue 0/2
Learn more and customize
RejectAccept