api docs: Add script and plugin integrations to integrations-overview.

This commit is contained in:
Rishi Gupta 2018-10-16 20:05:12 -07:00
parent df20f1a47f
commit 6a352ab249
1 changed files with 4 additions and 1 deletions

View File

@ -47,7 +47,10 @@ integration and don't have an engineer on staff, reach out to
* If the third-party service supports outgoing webhooks, you likely want to
build an [incoming webhook integration](/api/incoming-webhooks-overview).
* Otherwise, you can
* If it doesn't, you may want to write a
[script or plugin integration](/api/non-webhook-integrations).
* Finally, you can
[send messages using Zulip's API](/api/send-message).
### Sending and receiving content