untitled notebook

node v10.24.1
version: 1.0.0
endpointsharetweet
{ "messages": [ { "attachment": { "type": "template", "payload": { "template_type": "button", "text": "Hello!", "buttons": [ { "type": "show_block", "block_names": ["name of block"], "title": "Show Block" }, { "type": "web_url", "url": "https://rockets.chatfuel.com", "title": "Visit Website" }, { "url": "https://rockets.chatfuel.com/api/welcome", "type":"json_plugin_url", "title":"Postback" } ] } } } ] }
Loading…

no comments

    sign in to comment