Skip to content

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.

Credentials

Refer to Zulip credentials for guidance on setting up authentication.

Examples and templates

For usage examples and templates to help you get started, take a look at n8n's Zulip integrations list.

Basic Operations#

  • 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.