> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.zulip.md).

# Zulip

Use the Zulip node to automate work in Zulip, and integrate Zulip with other applications. n8n has built-in support for a wide range of Zulip features, including creating, deleting, and getting users and streams, as well as sending messages.

On this page, you'll find a list of operations the Zulip node supports and links to more resources.

{% hint style="info" %}
**Credentials**

Refer to [Zulip credentials](/integrations/builtin/credentials/zulip.md) for guidance on setting up authentication.
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* Message
  * Delete a message
  * Get a message
  * Send a private message
  * Send a message to stream
  * Update a message
  * Upload a file
* Stream
  * Create a stream.
  * Delete a stream.
  * Get all streams.
  * Get subscribed streams.
  * Update a stream.
* User
  * Create a user.
  * Deactivate a user.
  * Get a user.
  * Get all users.
  * Update a user.

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse Zulip node documentation integration templates](https://n8n.io/integrations/zulip) or [search all templates](https://n8n.io/workflows/)
