JavaScript

前提条件の設定

このチュートリアルを始める前に、いくつかの前提条件をクリアしておく必要があります。すでに完了している場合は、このステップをスキップしてください。

To use the Vonage Business Communications APIs, you must first request a developer account.

To request an account, contact your Vonage Business Communications account representative.

You will use the developer account to:

  1. Log in to the Business Communications Developer Portal
  2. Create API applications
  3. Subscribe to Vonage Business Communications APIs

Note: Your developer credentials are different than your Vonage Business Communications credentials and can only be used to log in to the Business Communications Developer Portal.

Subscribe to An API

Now that you have created your Application and configured authentication, you can subscribe to any one of the available Vonage Business Communications API's.

  1. Click the API Directory link in the left-hand navigation menu.
  2. Locate the API that you need in your application and click Go.
  3. Select your application from the My Applications drop-down located on the right-hand corner of the page.
  4. Click Subscribe:
Screenshot showing how to subscribe your Application to the Provisioning API

Generate A Salesforce Security Token

  1. Either login to your salesforce account, or create a Salesforce Developer Account.

  2. On the Salesforce dashboard, click the avatar on the upper right and select Settings.

Screenshot of Salesforce dashboard
  1. On the left side navigation, go to Reset My Security Token. Then, click on Reset Security Token. You will then receive an email from Salesforce with your security token. You will need this token when creating the javascript application. Please keep this token in a safe place.