mirror of
https://github.com/owncast/owncast.git
synced 2024-11-25 14:20:54 +03:00
1 line
No EOL
4.6 KiB
HTML
1 line
No EOL
4.6 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="next-head-count" content="2"/><link rel="preload" href="/_next/static/css/fe8aa796c66ec5d4.css" as="style"/><link rel="stylesheet" href="/_next/static/css/fe8aa796c66ec5d4.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-9b2389c2265bae0a.js" defer=""></script><script src="/_next/static/chunks/framework-635f4251d9a94b4c.js" defer=""></script><script src="/_next/static/chunks/main-ce93c01daff93765.js" defer=""></script><script src="/_next/static/chunks/pages/_app-e2313768736f95cc.js" defer=""></script><script src="/_next/static/chunks/481-0ac29e7d1a80a156.js" defer=""></script><script src="/_next/static/chunks/5596-993a89308a275b83.js" defer=""></script><script src="/_next/static/chunks/1407-559a76b4e60afb83.js" defer=""></script><script src="/_next/static/chunks/173-047624672b6febad.js" defer=""></script><script src="/_next/static/chunks/611-6662db09b309896c.js" defer=""></script><script src="/_next/static/chunks/1577-8292091d0aab9761.js" defer=""></script><script src="/_next/static/chunks/3763-f4076e86be871940.js" defer=""></script><script src="/_next/static/chunks/4485-1ab91f2746088c33.js" defer=""></script><script src="/_next/static/chunks/5212-8485cafd45fac151.js" defer=""></script><script src="/_next/static/chunks/4759-236ea584d35f617f.js" defer=""></script><script src="/_next/static/chunks/8909-76ec61e4c0fbbbd6.js" defer=""></script><script src="/_next/static/chunks/3903-845534d4734499d9.js" defer=""></script><script src="/_next/static/chunks/3698-710368294804b227.js" defer=""></script><script src="/_next/static/chunks/3461-f99434dad26fbfea.js" defer=""></script><script src="/_next/static/chunks/6754-4866d130f609e37f.js" defer=""></script><script src="/_next/static/chunks/878-7039ae1c1aad4bf2.js" defer=""></script><script src="/_next/static/chunks/3731-4a514de52c37618a.js" defer=""></script><script src="/_next/static/chunks/pages/admin/webhooks-df4a780571d889b3.js" defer=""></script><script src="/_next/static/RS6orcqLR09nrVGyV3T2y/_buildManifest.js" defer=""></script><script src="/_next/static/RS6orcqLR09nrVGyV3T2y/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div><h1 class="ant-typography">Webhooks</h1><div class="ant-typography">A webhook is a callback made to an external API in response to an event that takes place within Owncast. This can be used to build chat bots or sending automatic notifications that you've started streaming.</div><div class="ant-typography">Read more about how to use webhooks, with examples, at<!-- --> <a href="https://owncast.online/docs/integrations/?source=admin" target="_blank" rel="noopener noreferrer">our documentation</a>.</div><div class="ant-table-wrapper"><div class="ant-spin-nested-loading"><div class="ant-spin-container"><div class="ant-table ant-table-empty"><div class="ant-table-container"><div class="ant-table-content"><table style="table-layout:auto"><colgroup></colgroup><thead class="ant-table-thead"><tr><th class="ant-table-cell"></th><th class="ant-table-cell">URL</th><th class="ant-table-cell">Events</th></tr></thead><tbody class="ant-table-tbody"><tr class="ant-table-placeholder"><td colSpan="3" class="ant-table-cell"><div class="ant-empty ant-empty-normal"><div class="ant-empty-image"><svg class="ant-empty-img-simple" width="64" height="41" viewBox="0 0 64 41" xmlns="http://www.w3.org/2000/svg"><g transform="translate(0 1)" fill="none" fill-rule="evenodd"><ellipse class="ant-empty-img-simple-ellipse" cx="32" cy="33" rx="32" ry="7"></ellipse><g class="ant-empty-img-simple-g" fill-rule="nonzero"><path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"></path><path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" class="ant-empty-img-simple-path"></path></g></g></svg></div><div class="ant-empty-description">No data</div></div></td></tr></tbody></table></div></div></div></div></div></div><br/><button type="button" class="ant-btn ant-btn-primary"><span>Create Webhook</span></button></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/admin/webhooks","query":{},"buildId":"RS6orcqLR09nrVGyV3T2y","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script></body></html> |