mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-05-24 14:53:49 +00:00
7 lines
281 B
HTML
7 lines
281 B
HTML
<h2>Create your own Webhooks</h2>
|
|
<h3>Provide your desired Event Name :
|
|
<input type="text" id="inp_hookname" style="font-size:1em;width:300px" /></h3>
|
|
<button type="button" id="but_submit">Create Webhook!</button>
|
|
<br><br>
|
|
<div id="display_hookurl" />
|
|
<div id="table_webhooks" />
|