Skip to content

Instantly share code, notes, and snippets.

@ralphilius
Last active October 19, 2018 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralphilius/a3ad296f864bebc1ce1f0969d12fc766 to your computer and use it in GitHub Desktop.
Save ralphilius/a3ad296f864bebc1ce1f0969d12fc766 to your computer and use it in GitHub Desktop.
{
"messages": [
{
"attachment":{
"type":"template",
"payload":{
"template_type":"list",
"top_element_style":"large",
"elements":[
{
"title":"Chatfuel Rockets Jersey",
"image_url":"http://rockets.chatfuel.com/assets/shirt.jpg",
"subtitle":"Size: M",
"buttons":[
{
"type":"web_url",
"url":"https://beecow.com/market",
"title":"View Item"
}
]
},
{
"title":"Chatfuel Rockets Jersey",
"image_url":"http://rockets.chatfuel.com/assets/shirt.jpg",
"subtitle":"Size: L",
"default_action": {
"type": "web_url",
"url": "https://rockets.chatfuel.com/store",
"messenger_extensions": true
},
"buttons":[
{
"type":"web_url",
"url":"https://beecow.com/market",
"title":"View Item"
}
]
}
]
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment