Open URL

Open an URL when button is pressed.

Available on :

  • Facebook
  • Clustaar Webchat
AttributeTypeRequiredDescription
typestringalways open_url_action
urlstringURL to open (length<=500)
{
    "type":"open_url_action",
    "url":"http://example.com"
}