-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathwebhook.xml
More file actions
executable file
·152 lines (152 loc) · 6.56 KB
/
webhook.xml
File metadata and controls
executable file
·152 lines (152 loc) · 6.56 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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<root>
<name>Webhook</name>
<key>webhook</key>
<state>stable</state>
<!-- stable | unstable | beta | alpha -->
<logo>https://raw.githubusercontent.com/ericferon/glpi-webhook/master/webhook.svg</logo>
<description>
<short>
<en>This plugin let you notify another application about changes in inventoy items.<br/>Then, an API call to this other application can be performed to reflect this change into this other application.<br/></en>
<fr>Ce greffon vous permet de notifier, à une autre application, des changements relatifs à un élément d'inventaire.<br/>Un appel API peut alors être exécuté, pour reporter ce changement dans cette autre application.</fr>
</short>
<long>
<en>This plugin let you notify another application about changes in inventoy items.<br/>Then, an API call to this other application can be performed to reflect this change into this other application.<br/>See the plugin wiki on github for the user manual (https://github.com/ericferon/glpi-webhook/wiki).</en>
<fr>Ce greffon vous permet de notifier, à une autre application, des changements relatifs à un élément d'inventaire.<br/>Un appel API peut alors être exécuté, pour reporter ce changement dans cette autre application.<br/>Consultez le wiki sur github pour le manuel d'utilisation(https://github.com/ericferon/glpi-webhook/wiki).</fr>
</long>
</description>
<homepage>https://github.com/ericferon/glpi-webhook</homepage>
<download>https://github.com/ericferon/glpi-webhook/releases</download>
<issues>https://github.com/ericferon/glpi-webhook/issues</issues>
<readme>https://github.com/ericferon/glpi-webhook/blob/master/README.md</readme>
<authors>
<author>Eric Feron</author>
</authors>
<versions>
<version>
<num>1.0.20</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.20/webhook-v1.0.20.tar.gz</download_url>
</version>
<version>
<num>1.0.19</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.19/webhook-v1.0.19.tar.gz</download_url>
</version>
<version>
<num>1.0.18</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.18/webhook-v1.0.18.tar.gz</download_url>
</version>
<version>
<num>1.0.17</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.17/webhook-v1.0.17.tar.gz</download_url>
</version>
<version>
<num>1.0.16</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.16/webhook-v1.0.16.tar.gz</download_url>
</version>
<version>
<num>1.0.15</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.15/webhook-v1.0.15.tar.gz</download_url>
</version>
<version>
<num>1.0.14</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.14/webhook-v1.0.14.tar.gz</download_url>
</version>
<version>
<num>1.0.13</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.13/webhook-v1.0.13.tar.gz</download_url>
</version>
<version>
<num>1.0.12</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.12/webhook-v1.0.12.tar.gz</download_url>
</version>
<version>
<num>1.0.11</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.11/webhook-v1.0.11.tar.gz</download_url>
</version>
<version>
<num>1.0.10</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.10/webhook-v1.0.10.tar.gz</download_url>
</version>
<version>
<num>1.0.9</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.9/webhook-v1.0.9.tar.gz</download_url>
</version>
<version>
<num>1.0.8</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.8/webhook-v1.0.8.tar.gz</download_url>
</version>
<version>
<num>1.0.7</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.7/webhook-v1.0.7.tar.gz</download_url>
</version>
<version>
<num>1.0.6</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.6/webhook-v1.0.6.tar.gz</download_url>
</version>
<version>
<num>1.0.5</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.5/webhook-v1.0.5.tar.gz</download_url>
</version>
<version>
<num>1.0.4</num>
<compatibility>>=10.0.3</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.4/webhook-v1.0.4.tar.gz</download_url>
</version>
<version>
<num>1.0.3</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.3/webhook-v1.0.3.tar.gz</download_url>
</version>
<version>
<num>1.0.2</num>
<compatibility>~10.0.0</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.2/webhook-v1.0.2.tar.gz</download_url>
</version>
<version>
<num>1.0.1</num>
<compatibility>~9.5.0 || ~10.0.0</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.1/webhook-v1.0.1.tar.gz</download_url>
</version>
<version>
<num>1.0.0</num>
<compatibility>~9.5.0 || ~10.0.0</compatibility>
<download_url>https://github.com/ericferon/glpi-webhook/releases/download/v1.0.0/webhook-v1.0.0.tar.gz</download_url>
</version>
</versions>
<langs>
<lang>en_GB</lang>
<lang>fr_FR</lang>
</langs>
<license>GPL v2+</license>
<tags>
<en>
<tag>Configuration</tag>
<tag>Export</tag>
<tag>Synchronization</tag>
<tag>Notification</tag>
</en>
<fr>
<tag>Configuration</tag>
<tag>Export</tag>
<tag>Synchronisation</tag>
<tag>Notification</tag>
</fr>
</tags>
<screenshots>
</screenshots>
</root>