What’s Supported

Supported actions

This connector supports:

Example integration

To define an integration for Whereby, create a manifest file that looks like this:

# amp.yaml
specVersion: 1.0.0
integrations: 
  - name: whereBy-integration
    displayName: Whereby
    provider: whereby
    proxy:
      enabled: true

Using the connector

This connector uses API Key authentication, so you do not need to configure a Provider App before getting started. (Provider Apps are only required for providers using the OAuth2 Authorization Code grant type.)

To integrate with Whereby:

  • Create a manifest file similar to the example above.
  • Deploy it using the amp CLI.
  • Embed the InstallIntegration UI component, which will prompt the customer for an API key.
  • Start making Proxy Calls, and Ampersand will automatically attach the API key provided by the customer. Please note that this connector’s base URL is https://api.whereby.dev.

Creating an API key for Whereby

  1. Log in to your Whereby account.
  2. Navigate to Configure and click Generate Key.
  3. Add Key name and click save

What’s Supported

Supported actions

This connector supports:

Example integration

To define an integration for Whereby, create a manifest file that looks like this:

# amp.yaml
specVersion: 1.0.0
integrations: 
  - name: whereBy-integration
    displayName: Whereby
    provider: whereby
    proxy:
      enabled: true

Using the connector

This connector uses API Key authentication, so you do not need to configure a Provider App before getting started. (Provider Apps are only required for providers using the OAuth2 Authorization Code grant type.)

To integrate with Whereby:

  • Create a manifest file similar to the example above.
  • Deploy it using the amp CLI.
  • Embed the InstallIntegration UI component, which will prompt the customer for an API key.
  • Start making Proxy Calls, and Ampersand will automatically attach the API key provided by the customer. Please note that this connector’s base URL is https://api.whereby.dev.

Creating an API key for Whereby

  1. Log in to your Whereby account.
  2. Navigate to Configure and click Generate Key.
  3. Add Key name and click save