mirror of https://github.com/zulip/zulip.git
api docs: Link to our zapier and ifttt /integrations pages.
This commit is contained in:
parent
85bded5cec
commit
e7374a0852
|
@ -6,8 +6,9 @@ guide should help you find the API you need:
|
|||
* First, check if the tool you'd like to integrate with Zulip
|
||||
[already has a native integration](/integrations).
|
||||
* Next, check if [Zapier](https://zapier.com/apps) or
|
||||
[IFTTT](https://ifttt.com/search) has an integration;
|
||||
Zulip's native integrations with Zapier and IFTTT often allow
|
||||
[IFTTT](https://ifttt.com/search) has an integration.
|
||||
[Zulip's Zapier integration](/integrations/doc/zapier) and
|
||||
[Zulip's IFTTT integration](/integrations/doc/ifttt) often allow
|
||||
integrating a new service with Zulip without writing any code.
|
||||
* If you'd like to send content into Zulip, you can
|
||||
[write a native incoming webhook integration](/api/incoming-webhooks-overview)
|
||||
|
|
Loading…
Reference in New Issue