-
Notifications
You must be signed in to change notification settings - Fork 117
Expand file tree
/
Copy pathitems.yml
More file actions
112 lines (112 loc) · 3.66 KB
/
Copy pathitems.yml
File metadata and controls
112 lines (112 loc) · 3.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
imports:
root: __package__.yml
webhooks:
collection_item_created:
audiences: []
method: POST
display-name: Collection Item Created
headers: {}
payload: root.CollectionItemCreated
examples:
- payload:
triggerType: collection_item_created
payload:
id: 580e64008c9a982ac9b8b754
workspaceId: 625860a7a6c16d624927122f
siteId: 65427cf400e02b306eaa049c
collectionId: 664243617fcc8b464b23c4ee
lastPublished: '2023-03-17T18:47:35Z'
lastUpdated: '2023-03-17T18:47:35Z'
createdOn: '2023-03-17T18:47:35Z'
isArchived: false
isDraft: false
fieldData:
name: Pan-Galactic Gargle Blaster
slug: pan-galactic-gargle-blaster
docs: Information about a new collection item
collection_item_changed:
audiences: []
method: POST
display-name: Collection Item Updated
headers: {}
payload: root.CollectionItemChanged
examples:
- payload:
triggerType: collection_item_changed
payload:
id: id
workspaceId: workspaceId
siteId: siteId
collectionId: collectionId
fieldData:
name: name
slug: slug
docs: Information about an updated collection item
collection_item_deleted:
audiences: []
method: POST
display-name: Collection Item Deleted
headers: {}
payload: root.CollectionItemRemoved
examples:
- payload:
triggerType: collection_item_deleted
payload:
id: 66424365e972c886137a1cf1
siteId: 65427cf400e02b306eaa049c
workspaceId: 625860a7a6c16d624927122f
collectionId: 664243617fcc8b464b23c4ee
cmsLocaleId: 681442a144bb80bd00480fda
lastUpdated: '2025-05-28T04:44:33Z'
createdOn: '2025-05-28T04:27:12Z'
isArchived: false
isDraft: false
fieldData:
name: Earth
slug: earth
description: Mostly harmless
color: '#0000FF'
type: planet
galaxy: Milky Way
docs: Information about a deleted collection item
collection_item_published:
audiences: []
method: POST
display-name: Collection Item Published
headers: {}
payload: root.CollectionItemPublished
examples:
- payload:
triggerType: collection_item_published
payload:
id: 6321ca84df3949bfc6752327
siteId: 65427cf400e02b306eaa049c
workspaceId: 625860a7a6c16d624927122f
collectionId: 664243617fcc8b464b23c4ee
cmsLocaleId: 681442a144bb80bd00480fda
docs: Information about a collection item that was published
collection_item_unpublished:
audiences: []
method: POST
display-name: Collection Item Unpublished
headers: {}
payload: root.CollectionItemUnpublished
examples:
- payload:
triggerType: collection_item_unpublished
payload:
id: 66424365e972c886137a1cf1
siteId: 65427cf400e02b306eaa049c
workspaceId: 625860a7a6c16d624927122f
collectionId: 664243617fcc8b464b23c4ee
cmsLocaleId: 681442a144bb80bd00480fda
lastUpdated: '2025-05-28T04:44:33Z'
createdOn: '2025-05-28T04:27:12Z'
isArchived: false
isDraft: false
fieldData:
name: Anna Gunn
slug: anna-gunn
_locale: 681442a144bb80bd00480fda
_noSearch: false
docs: Information about a collection item that was removed from the live site