SendWhatsappFlow

POST https://graph.facebook.com/v20.0/{{WhatsApp-Business-ID}}/messages

Request Body

{"messaging_product"=>"whatsapp", "recipient_type"=>"individual", "to"=>"{{Recipient-Phone-Number}}", "type"=>"template", "template"=>{"name"=>"", "language"=>{"code"=>""}, "components"=>[{"type"=>"button", "sub_type"=>"flow", "index"=>"0", "parameters"=>[{"type"=>"action", "action"=>{"flow_token"=>"unused", "flow_action_data"=>{"flow_id"=>"", "flow_action"=>"NAVIGATE", "navigate_screen"=>"SURVEY"}}}]}]}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring