Nexmo Voice

Nexmo is a Communications Platform as a Service (CPaaS) that lets you communicate with other users through cloud-hosted voice, SMS, and chat services.

Actions

  • Get Calls: Retrieve some or all calls that are associated with your application

  • Make an Outbound Call: Make an outbound call to the specified number

  • Download Recording: Download a recording

Common Questions

How to retrieve the Application ID and Application Private Key

To create a Nexmo Voice connection, provide the 'Application ID' and 'Private Key' of the application for which you want to create the connection. Follow the steps to retrieve the 'Application ID' and the 'Private Key' -
  • To retrieve the Application ID -
    1. Log in to your Nexmo account.

    2. Go to the 'Voice' tab. Here you can see the list of all existing apps of your Nexmo account.

    3. Locate the application for which you want to create a connection and copy the application ID listed against it.

  • To retrieve the Private Key -

    The application private key is generated and displayed when the app is created. Hence, it is recommended that you note it for future use.

    If you have created the application through Nexmo UI, the private key is automatically downloaded on your local system. If you have created the application using the 'Create Application' action through IBM® webMethods Integration, you will get the private key in the output of the action.