1{
2 "name": "NTO Welcome Series Email",
3 "channels": {
4 "email": true,
5 "web": false
6 },
7 "views": {
8 "html": {
9 "template": {
10 "id": 108494,
11 "content": "<!DOCTYPE html><body><div><div>Some header content</div><div data-type=\"slot\" data-key=\"firstslot\"></div><br /><div data-type=\"slot\" data-key=\"secondslot\"></div></div></body></html>",
12 "slots": {
13 "firstslot": {
14 "content": "<div data-type=\"block\" data-key=\"block1\"></div><div data-type=\"block\" data-key=\"block2\"></div>",
15 "design": "<div>Drag blocks here to start editing them!</div>",
16 "blocks": {
17 "block1": {
18 "content": "123",
19 "design": "click here to start editing this block",
20 "assetType": {
21 "name": "freeformblock",
22 "id": 195
23 }
24 },
25 "block2": {
26 "content": "234",
27 "design": "click here to start editing this block",
28 "assetType": {
29 "name": "htmlblock",
30 "id": 197
31 }
32 }
33 }
34 },
35 "secondslot": {
36 "content": "<div data-type=\"block\" data-key=\"block3\"></div><div data-type=\"block\" data-key=\"block4\"></div>",
37 "design": "<div>Drag blocks here to start editing them!</div>",
38 "minBlocks": 1,
39 "maxBlocks": 1,
40 "allowedBlocks": ["textblock"],
41 "blocks": {
42 "block3": {
43 "superContent": "Some ampscript or custom markup or http://www.valid.url/likeThis",
44 "content": "Some %%ampscript%% or !!!customMarkup or http://www.invalid.url/%%likeThis%%",
45 "design": "click here to start editing this block",
46 "assetType": {
47 "name": "textblock",
48 "id": 196
49 }
50 }
51 }
52 }
53 },
54 "assetType": {
55 "name": "template",
56 "id": 4
57 }
58 },
59 "content": "<!DOCTYPE html><body><div><div>Some CHANGED header content</div><div data-type=\"slot\" data-key=\"firstslot\"></div><br /><div data-type=\"slot\" data-key=\"secondslot\"></div></div></body></html>",
60 "slots": {
61 "firstslot": {
62 "content": "<div data-type=\"block\" data-key=\"block1\"></div><div data-type=\"block\" data-key=\"block2\"></div>",
63 "design": "<div>Drag blocks here to start editing them!</div>",
64 "blocks": {
65 "block1": {
66 "id": 456,
67 "content": "CHANGED",
68 "design": "click here to start editing this block",
69 "assetType": {
70 "name": "freeformblock",
71 "id": 195
72 }
73 },
74 "block2": {
75 "content": "CHANGED",
76 "design": "click here to start editing this block",
77 "assetType": {
78 "name": "htmlblock",
79 "id": 197
80 }
81 }
82 }
83 },
84 "secondslot": {
85 "content": "<div data-type=\"block\" data-key=\"block3\"></div><div data-type=\"block\" data-key=\"block4\"></div>",
86 "design": "<div>Drag blocks here to start editing them!</div>",
87 "minBlocks": 1,
88 "maxBlocks": 1,
89 "allowedBlocks": ["textblock"],
90 "blocks": {
91 "block3": {
92 "superContent": "Some CHANGED ampscript or custom markup or http://www.valid.url/likeThis",
93 "content": "Some CHANGED %%ampscript%% or !!!customMarkup or http://www.invalid.url/%%likeThis%%",
94 "design": "click here to start editing this block",
95 "assetType": {
96 "name": "textblock",
97 "id": 196
98 }
99 }
100 }
101 }
102 }
103 },
104 "text": {},
105 "subjectline": {},
106 "preheader": {}
107 },
108 "assetType": {
109 "name": "templatebasedemail",
110 "id": 207
111 },
112 "data": {
113 "email": {
114 "someEmailSpecificAttribute": 5
115 }
116 }
117}