Files
zulip/zerver/webhooks/opencollective/doc.md
Anders Kaseorg dc33a0ae67 markdown: Rewrite include plugin without markdown-include.
markdown-include is GPL licensed.

Also, rewrite it as a block processor, so that it works correctly
inside indented blocks.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00

18 lines
635 B
Markdown

This integration currently supports getting notifications to a stream of your Zulip instance,
when a new member signs-up on an **Open Collective** page.
1. {!create-stream.md!}
1. {!create-bot-construct-url.md!}
1. Go to [Open Collective Website](https://opencollective.com/), find
your desired collective page, then go to *Settings* -> *Webhooks*, paste the
bot URL and choose *Activity* -> *New Member*.
{!congrats.md!}
![](/static/images/integrations/opencollective/001.png)
In the future, this integration can be developed in order to
support other types of *Activity* such as *New Transaction*, *Subscription Canceled* etc.