-1

I have a URL with content that I want to display in front of a facebook messenger chatbot when a button or quick reply is clicked in the same way Leave Feedback is shown. See image 1 for reference.

1

How would I be able to show this?

How would this be accessed by the user? Would I be able to use a quick reply? Would I be able to do this with a card button? Would I be able to put this in a persistent menu?

TheLegendOfCode
  • 141
  • 2
  • 8

1 Answers1

0

Modals like this are not supported by the Messenger Platform. The closest you could get is use a URL button on a template in order to open the webview to show your content.

amuramoto
  • 2,838
  • 1
  • 11
  • 15