Skip to main content

Quickstart

Connect to Bandwidth with Nango and see data flow in 2 minutes.
1

Create the integration

In Nango (free signup), go to Integrations -> Configure New Integration -> Bandwidth.
2

Authorize Bandwidth

Go to Connections -> Add Test Connection -> Authorize, then pick the API subdomain (messaging for this quickstart) and enter the Client ID and Client Secret of a Bandwidth API Credential. Later, you’ll let your users do the same directly from your app.
3

Call the Bandwidth API

Let’s make your first request to the Bandwidth Messaging API (list uploaded media). Replace the placeholders below with your Environment API key, integration ID, connection ID, and Bandwidth account ID:
Or fetch credentials with the Node SDK or API.The connection’s API subdomain sets the default host. To call another Bandwidth product API with the same credential, pass a base URL override (for example Base-Url-Override: https://voice.bandwidth.com).You’re connected! Check the Logs tab in Nango to inspect requests.
4

Implement Nango in your app

Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the connect guide linked below.

Bandwidth integration guides

Nango-maintained guides for common use cases. Official docs:

Pre-built syncs & actions for Bandwidth

Enable them in your dashboard. Extend and customize to fit your needs. No pre-built syncs or actions available yet.
Not seeing the integration you need? Build your own independently.