Zulip
With Zulip modules in Boost.space Integrator, you can manage messages and users in your Zulip account.
To use the Zulip modules, you must have a Zulip account. You can create an account at zulip.com
Refer to the Zulip API documentation for a list of available endpoints.
Connect Zulip to Boost.space Integrator
To establish the connection, you must:
Obtain your API key in Zulip
To obtain your API key from your Zulip account:
-
Log in to your Zulip account.
-
Click on the gear icon in the top right corner to access the Main Menu and select Personal Settings.
-
In the left sidebar click Bots > Add a New Bot. Enter the required details and click Add.
-
Copy the Bot Email and API Key and store them in a safe place.
Establish the connection with Zulip in Boost.space Integrator
To establish the connection in Boost.space Integrator:
-
Log in to your Boost.space Integrator account, add a Zulip module to your scenario, and click Create a connection.
-
Optional: In the Connection name field, enter a name for the connection.
-
In the Email field, add your person or bot email address copied above.
-
In the API Key field, enter the API key copied above.
-
In the Zulip Domain field, add your Zulip domain from your organization url. For example, if your organization url is
https://myDomain.zulipchat.com, you should entermyDomain. -
Click Save.
-
If prompted, authenticate your account and confirm access.
You have successfully established the connection. You can now edit your scenario and add more Zulip modules. If your connection requires reauthorization at any point, follow the connection renewal steps here.
Build Zulip Scenarios
After connecting the app, you can perform the following actions:
Messages
-
Send a Message
-
Upload a File
-
Check if Messages Match a Narrow
Users
-
Create a User
-
Deactivate a User
-
Reactivate a User
-
Get a User
-
Get a User by Email
-
List Users
Other
-
Make an API Call
Note: Enter a path relative to
https://peoly.zulipchat.com/api/. For example,/v1/users/me.
Legacy article, imported from the original Boost.space knowledge base (/knowledge-base/applications/communication/zulip/).