Know your migration lift in minutes

Automated Twilio to Bandwidth Compatibility Check

Building with Twilio’s Voice API?
See exactly how your TwiML maps to BXML, before you write a single line.
The Compatibility Check is the first step in Bandwidth’s open source Developer Migration Toolkit, and is designed to remove the guessing. Paste in your TwiML code, and the tool maps everything to BXML in seconds. Every line gets flagged so you know exactly what you’re working with before you commit to anything.
How to use the Compatibility Check:
  1. Download the tool and open the local .html file in a browser.
  2. Paste your code. Drop in your existing logic. The checker reads it as-is, no formatting required.
  3. See the translation. Instant, side-by-side mapping shows exactly how your code evolves into BXML.
  4. Analyze flags. All verbs are categorized by the following statuses:
    🟢 Clean—ready to go, no changes needed
    🟡 Heads up—requires a quick review before it’ll work
    🔴 Blocker—doesn’t have a direct equivalent; do this instead

Download the tool

FAQ