Open an URL when button is pressed.
Available on :
- Clustaar Webchat
Attribute | Type | Required | Description |
---|---|---|---|
type | string | ✓ | always open_url_action |
url | string | ✓ | URL to open (length<=500) |
{
"type":"open_url_action",
"url":"http://example.com"
}
Open an URL when button is pressed.
Available on :
Attribute | Type | Required | Description |
---|---|---|---|
type | string | ✓ | always open_url_action |
url | string | ✓ | URL to open (length<=500) |
{
"type":"open_url_action",
"url":"http://example.com"
}