Advertisement
Guest User

JSON

a guest
Nov 21st, 2019
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. [
  2. {
  3. "message": {
  4. "text": "Hi, big news!\nWir bringen Sitzkissen auf den Markt!"
  5. },
  6. "receiving_app_id": 532160876956612
  7. },
  8. {
  9. "message": {
  10. "attachment": {
  11. "type": "template",
  12. "payload": {
  13. "template_type": "generic",
  14. "elements": [
  15. {
  16. "title": "Gemütliches Sitzkissen Rund aus Filz 4er Set",
  17. "subtitle": "In 2 verschiedenen Farben: Hellgrau & Dunkelgrau\nGröße: Ø 34cm",
  18. "image_url": "https://manybot-thumbnails.s3.eu-central-1.amazonaws.com/fb2310271912396783/ca/big_2ce73c6d4a27aac771eeb566a1116440.jpg"
  19. }
  20. ],
  21. "image_aspect_ratio": "square"
  22. }
  23. }
  24. }
  25. },
  26. {
  27. "message": {
  28. "attachment": {
  29. "type": "template",
  30. "payload": {
  31. "template_type": "button",
  32. "text": "Und du kannst sie jetzt KOSTENLOS testen (und behalten 😊)!\r\n\r\n\nInteressiert? Tippe auf den Button \"Ja! Mehr erfahren!\" unten ⬇",
  33. "buttons": [
  34. {
  35. "type": "postback",
  36. "payload": "MANYCHATJSON(8310121)::ACT::18084b4801ffed2a8b3edb5574bf0093",
  37. "title": "Ja! Mehr erfahren!"
  38. },
  39. {
  40. "type": "postback",
  41. "payload": "MANYCHATJSON(8310121)::ACT::cc9b7ce126c8b08b90e3f079cd3762b0",
  42. "title": "Kein Interesse"
  43. }
  44. ]
  45. }
  46. }
  47. }
  48. }
  49. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement