From 9c584e6bb8b8c898743494da9c818e5bef67b923 Mon Sep 17 00:00:00 2001 From: Eeshan Garg Date: Sat, 29 Dec 2018 08:12:41 -0330 Subject: [PATCH] webhooks/trello: Remove superflous Advanced section. This section is largely unnecessary, doesn't convey any useful information, and is probably a remnant from an older version of this doc that we forgot to remove. --- zerver/webhooks/trello/doc.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/zerver/webhooks/trello/doc.md b/zerver/webhooks/trello/doc.md index e1ae6ec017..c748fa152a 100644 --- a/zerver/webhooks/trello/doc.md +++ b/zerver/webhooks/trello/doc.md @@ -1,9 +1,9 @@ -Get Zulip notifications from your Trello boards! - !!! tip "" Note that [Zapier][1] is usually a simpler way to integrate Trello with Zulip. +Get Zulip notifications from your Trello boards! + [1]: ./zapier 1. {!create-stream.md!} @@ -59,11 +59,3 @@ Get Zulip notifications from your Trello boards! {!congrats.md!} ![](/static/images/integrations/trello/001.png) - -**Advanced** - -You can learn more about Trello's webhooks via their -[webhook API documentation](https://developers.trello.com/page/webhooks). - -Trello does not provide a web interface for their outgoing notifications, so -any webhook configuration must be done through their API.