Sha256: 0bc86eb35863734f0a579bfbcf9901a5506e1acdb296b64b4074606bc8c80d14
Contents?: true
Size: 1.45 KB
Versions: 94
Compression:
Stored size: 1.45 KB
Contents
title: Sending a Viber message description: The Messages API provides the ability to send messages to various channels, including Facebook Messenger, SMS, WhatsApp and Viber. This tutorial describes using the Messages API to send a Viber message. products: - messages introduction: title: Introduction to this tutorial description: This tutorial shows you how to send a Viber message with Messages API. content: | # Introduction The [Messages API](/messages/overview) allows you to send a Viber message. In this tutorial you learn how to send a Viber message. This tutorial provides a step-by-step guide to installing the required tools, building your application, writing the code and testing. The message sent is plain text. For further background information on Viber messaging see our [supporting documentation](/messages/concepts/viber). > **NOTE:** Please carefully review the prerequisites. prerequisites: - create-nexmo-account - install-nodejs - install-nexmo-cli-beta - install-node-sdk-beta - messages-dispatch/create-application - messages-dispatch/configure-webhooks - messages-dispatch/write-webhook-server - messages-dispatch/test-webhook-server tasks: - messages-dispatch/send-viber-message conclusion: title: What's next? description: What else can you do with the Messages API? content: | # What's next? You can do a lot more with the Messages API. See [Messages API documentation](/messages/overview).
Version data entries
94 entries across 94 versions & 1 rubygems