Zulip node#
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.
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.
 
 
Templates and examples#
            This page was