webapi-eca/webpages/handlers/templates/forge_webhook.html
2014-04-27 00:37:15 +02:00

8 lines
314 B
HTML

<h2>Create your own Webhooks</h2>
<h3>Label the Events received over the new Webhook with :
<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>
<br>
<div id="table_webhooks"></div>