Advertisement
louwng

Chatfuel Gallery Card

Jul 26th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. [
  2. {
  3. "attachment":{
  4. "type":"template",
  5. "payload":{
  6. "template_type":"generic",
  7. "elements":[
  8. {
  9. "title":"Classic White T-Shirt",
  10. "image_url":"http://petersapparel.parseapp.com/img/item100-thumb.png",
  11. "subtitle":"Soft white cotton t-shirt is back in style",
  12. "buttons":[
  13. {
  14. "type":"web_url",
  15. "url":"https://petersapparel.parseapp.com/view_item?item_id=100",
  16. "title":"View Item"
  17. },
  18. {
  19. "type":"web_url",
  20. "url":"https://petersapparel.parseapp.com/buy_item?item_id=100",
  21. "title":"Buy Item"
  22. }
  23. ]
  24. },
  25. {
  26. "title":"Classic Grey T-Shirt",
  27. "image_url":"http://petersapparel.parseapp.com/img/item101-thumb.png",
  28. "subtitle":"Soft gray cotton t-shirt is back in style",
  29. "buttons":[
  30. {
  31. "type":"web_url",
  32. "url":"https://petersapparel.parseapp.com/view_item?item_id=101",
  33. "title":"View Item"
  34. },
  35. {
  36. "type":"web_url",
  37. "url":"https://petersapparel.parseapp.com/buy_item?item_id=101",
  38. "title":"Buy Item"
  39. }
  40. ]
  41. }
  42. ]
  43. }
  44. }
  45. }
  46. ]
  47. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement