mirror of https://github.com/zulip/zulip.git
integration-docs: Update Crashlytics for new doc format.
Part of #29592.
This commit is contained in:
parent
45dd3d52ef
commit
dcfec61365
|
@ -1,18 +1,29 @@
|
|||
Zulip supports integration with Crashlytics and can notify you
|
||||
about Crashlytics issues.
|
||||
# Zulip Crashlytics integration
|
||||
|
||||
Get notifications about Crashlytics issues in Zulip.
|
||||
|
||||
{start_tabs}
|
||||
|
||||
1. {!create-channel.md!}
|
||||
|
||||
1. {!create-an-incoming-webhook.md!}
|
||||
|
||||
1. {!generate-integration-url.md!}
|
||||
1. {!generate-webhook-url-basic.md!}
|
||||
|
||||
1. Select the app you'd like to be notified about in your
|
||||
[Crashlytics settings panel](https://fabric.io/settings/apps).
|
||||
|
||||
1. On the integrations subpage, click **Web Hook**, enter the URL
|
||||
created above and click **Verify**.
|
||||
1. On the integrations subpage, select **Web Hook**, and enter the URL
|
||||
generated above.
|
||||
|
||||
1. Select **Verify**.
|
||||
|
||||
{end_tabs}
|
||||
|
||||
{!congrats.md!}
|
||||
|
||||
![](/static/images/integrations/crashlytics/001.png)
|
||||
|
||||
### Related documentation
|
||||
|
||||
{!webhooks-url-specification.md!}
|
||||
|
|
Loading…
Reference in New Issue