From e9a84fccbcca1f16a31bd7e70d82bfe201c81b04 Mon Sep 17 00:00:00 2001 From: Viljami Ketola Date: Mon, 7 Aug 2017 11:57:27 +0300 Subject: [PATCH] Added instructions how to add start button --- set_welcome_screen.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/set_welcome_screen.txt b/set_welcome_screen.txt index a46f442..c6fabad 100644 --- a/set_welcome_screen.txt +++ b/set_welcome_screen.txt @@ -1,3 +1,19 @@ +#SET GET STARTED BUTTON + +-run this command in bash + +curl -X POST -H "Content-Type: application/json" -d '{ + "get_started":{ + "payload":"GET_STARTED_PAYLOAD" + } +}' "https://graph.facebook.com/v2.6/me/messenger_profile?access_token=PAGE_ACCESS_TOKEN" + + + +#SET WELCOME SCREEN + +-run this command in bash + curl -X POST -H "Content-Type: application/json" -d '{ "setting_type":"greeting", "greeting":{