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":{