Advertisement
Guest User

Untitled

a guest
Apr 26th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.14 KB | None | 0 0
  1. [
  2.     {
  3.         "type": "section",
  4.         "text": {
  5.             "type": "mrkdwn",
  6.             "text": "Conversation started in *San Francisco, CA, US* using *Chrome (71.0)* on *OS X (10.14)*."
  7.         }
  8.     },
  9.     {
  10.         "type": "section",
  11.         "text": {
  12.             "type": "mrkdwn",
  13.             "text": "Current page: https://xeno.app/widgets/7815/conversations#798873"
  14.         },
  15.         "accessory": {
  16.             "type": "button",
  17.             "text": {
  18.                 "type": "plain_text",
  19.                 "text": ":arrows_counterclockwise: Refresh",
  20.                 "emoji": true
  21.             },
  22.             "value": "click_me_123"
  23.         }
  24.     },
  25.     {
  26.         "type": "divider"
  27.     },
  28.     {
  29.         "type": "section",
  30.         "fields": [
  31.             {
  32.                 "type": "mrkdwn",
  33.                 "text": ":email:  *Email*\nremi@slaask.com"
  34.             },
  35.             {
  36.                 "type": "mrkdwn",
  37.                 "text": ":office:  *Company*\nXeno, Inc."
  38.             },
  39.             {
  40.                 "type": "mrkdwn",
  41.                 "text": "​ \n:telephone_receiver:  *Phone*\n+33782598337"
  42.             },
  43.             {
  44.                 "type": "mrkdwn",
  45.                 "text": "​ \n:moneybag:  *Plan*\nPremium ($999)"
  46.             },
  47.             {
  48.                 "type": "mrkdwn",
  49.                 "text": "​ \n:date:  *Registered at*\nThu Jul 12 2018 at 4:19:16 PM"
  50.             },
  51.             {
  52.                 "type": "mrkdwn",
  53.                 "text": "​ \n*Free trial*\nYes :+1:"
  54.             },
  55.             {
  56.                 "type": "mrkdwn",
  57.                 "text": "​ \n*User ID*\n123456"
  58.             },
  59.             {
  60.                 "type": "mrkdwn",
  61.                 "text": "​ \n*Conversations count*\n1234"
  62.             }
  63.         ],
  64.         "accessory": {
  65.             "type": "image",
  66.             "image_url": "https://api.slack.com/img/blocks/bkb_template_images/plants.png",
  67.             "alt_text": "plants"
  68.         }
  69.     },
  70.     {
  71.         "type": "context",
  72.         "elements": [
  73.             {
  74.                 "type": "image",
  75.                 "image_url": "http://cdn.slaask.com/favicon.png",
  76.                 "alt_text": "Slaask icon"
  77.             },
  78.             {
  79.                 "type": "mrkdwn",
  80.                 "text": "Slaask"
  81.             }
  82.         ]
  83.     },
  84.     {
  85.         "type": "actions",
  86.         "elements": [
  87.             {
  88.                 "type": "button",
  89.                 "text": {
  90.                     "type": "plain_text",
  91.                     "text": "Airtable data",
  92.                     "emoji": true
  93.                 },
  94.                 "value": "click_me_123"
  95.             },
  96.             {
  97.                 "type": "button",
  98.                 "text": {
  99.                     "type": "plain_text",
  100.                     "text": "Clearbit data",
  101.                     "emoji": true
  102.                 },
  103.                 "value": "click_me_123"
  104.             }
  105.         ]
  106.     },
  107.     {
  108.         "type": "divider"
  109.     },
  110.     {
  111.         "type": "section",
  112.         "text": {
  113.             "type": "mrkdwn",
  114.             "text": ":globe_with_meridians:  Auto-translated: French → English."
  115.         },
  116.         "accessory": {
  117.             "type": "button",
  118.             "text": {
  119.                 "type": "plain_text",
  120.                 "text": ":double_vertical_bar:  Pause auto-translation",
  121.                 "emoji": true
  122.             },
  123.             "value": "click_me_123"
  124.         }
  125.     },
  126.     {
  127.         "type": "divider"
  128.     },
  129.     {
  130.         "type": "actions",
  131.         "elements": [
  132.             {
  133.                 "type": "button",
  134.                 "style": "danger",
  135.                 "text": {
  136.                     "type": "plain_text",
  137.                     "text": "Close conversation",
  138.                     "emoji": true
  139.                 },
  140.                 "value": "click_me_123"
  141.             }
  142.         ]
  143.     },
  144.     {
  145.         "type": "actions",
  146.         "elements": [
  147.             {
  148.                 "type": "static_select",
  149.                 "placeholder": {
  150.                     "type": "plain_text",
  151.                     "text": "Choose an action...",
  152.                     "emoji": true
  153.                 },
  154.                 "option_groups": [
  155.                     {
  156.                         "label": {
  157.                             "type": "plain_text",
  158.                             "text": "Ask for:"
  159.                         },
  160.                         "options": [
  161.                             {
  162.                                 "text": {
  163.                                     "type": "plain_text",
  164.                                     "text": ":man-raising-hand:  Contact information",
  165.                                     "emoji": true
  166.                                 },
  167.                                 "value": "value-0"
  168.                             },
  169.                             {
  170.                                 "text": {
  171.                                     "type": "plain_text",
  172.                                     "text": ":camera:  A screenshot",
  173.                                     "emoji": true
  174.                                 },
  175.                                 "value": "value-1"
  176.                             }
  177.                         ]
  178.                     },
  179.                     {
  180.                         "label": {
  181.                             "type": "plain_text",
  182.                             "text": "Send a:"
  183.                         },
  184.                         "options": [
  185.                             {
  186.                                 "text": {
  187.                                     "type": "plain_text",
  188.                                     "text": ":books:  Predefined reponse",
  189.                                     "emoji": true
  190.                                 },
  191.                                 "value": "value-0"
  192.                             },
  193.                             {
  194.                                 "text": {
  195.                                     "type": "plain_text",
  196.                                     "text": ":calendar:  Meeting Request",
  197.                                     "emoji": true
  198.                                 },
  199.                                 "value": "value-1"
  200.                             },
  201.                             {
  202.                                 "text": {
  203.                                     "type": "plain_text",
  204.                                     "text": ":incoming_envelope:  Email transcript",
  205.                                     "emoji": true
  206.                                 },
  207.                                 "value": "value-1"
  208.                             }
  209.                         ]
  210.                     }
  211.                 ]
  212.             }
  213.         ]
  214.     }
  215. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement