Connector for the nexmo-conversion API (generated from its OpenAPI spec).
Type: Tool
Category: Communication
Version: 1.0.0
Provider: Blue Isle
License: MIT
nexmo-conversionapiopenapi
Nexmo Conversion
Connector for the nexmo-conversion API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.nexmo.com/conversions
Auth: query:api_key (pass your key via the apiKey input)
Operations
smsconversion — POST /sms — Tell Nexmo if your SMS message was successful
voiceconversion — POST /voice — Tell Nexmo if your voice call was successful
Inputs
apiKey — your nexmo-conversion API key
operation — one of the operations above
path parameters when an operation's path contains {...}