mirror of https://github.com/zulip/zulip.git
20 lines
656 B
Markdown
20 lines
656 B
Markdown
|
This legacy integration for Trello works by running a script that
|
||
|
communicates with the Trello API in a cron job. We recommend
|
||
|
[the new Trello webhook integration](#trello) (which will
|
||
|
eventually replace this entirely). Please
|
||
|
[report any issues](https://github.com/zulip/zulip/issues/new)
|
||
|
which cause you to prefer this integration over the webhook
|
||
|
integration.
|
||
|
|
||
|
{!create-stream.md!}
|
||
|
|
||
|
Next, download a copy of
|
||
|
[trello-to-zulip](https://github.com/zulip/trello-to-zulip)
|
||
|
and follow the instructions in `README.md`.
|
||
|
|
||
|
{!congrats.md!}
|
||
|
|
||
|
![](/static/images/integrations/trello/002.png)
|
||
|
|
||
|
##### Thanks to Nathan from FoundationDB for submitting this integration!
|