Sha256: cb306f880dc79f7985f5b063166ece9ab9a0f16b15294e3fbfe2764a1f2bb26f

Contents?: true

Size: 1.7 KB

Versions: 94

Compression:

Stored size: 1.7 KB

Contents

title: Sending a Facebook message with failover
description: The Dispatch API provides the ability to create message workflows with failover to secondary channels. This task looks at using the Dispatch API to send a Facebook message with failover to the SMS channel.
products:
  - dispatch

introduction: 
  title: Introduction to this task
  description: This task shows you how to use the failover functionality of the Dispatch API.
  content: |
    # Introduction
    The [Dispatch API](/dispatch/overview) features workflows with automatic failover. In this tutorial you see how to send a Facebook Messenger message with automatic failover to SMS.

    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 Facebook messaging see our [supporting documentation](/messages/concepts/facebook).

    > **NOTE:** This task assumes you have already created a Facebook Profile and a Facebook Page.

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/link-facebook-page
- messages-dispatch/send-facebook-failover

conclusion:
  title: What's next?
  description: What else can you do with the Dispatch API?
  content: |

    # What's next?
    You can do a lot more with the Dispatch API.

    See [Dispatch API documentation](/dispatch/overview) and [a multi-user, multi-channel workflow Dispatch use case](/use-cases/dispatch-user-fallback).

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
station-0.5.16 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.15 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.14 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.13 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.12 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.11 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.10 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.9 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.8 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.7 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.6 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.5 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.4 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.3 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.2 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.1 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.5.0 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.4.9 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.4.8 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml
station-0.4.7 lib/nexmo_developer/config/tutorials/en/send-facebook-message-with-failover.yml