Automate Stream for free on Stepper

Stream is a scalable chat and activity feed API. Build real-time messaging, team chat, live comments, and in-app notifications.

I want to integratewithSee how to connect Stream to ...

Triggers available for Stream on Stepper

New User

Triggers when a new user is created in the Stream app.

New Channel

Triggers when a new channel is created.

  • 1 parameter s

New Message

Triggers when a new message is posted in a specific channel.

  • 2 parameter s

Actions available for Stream on Stepper

Create or Update User

Creates a new user or updates an existing user in Stream.

  • 5 parameter s

Create Channel

Creates a new channel of the specified type.

  • 6 parameter s

Update Channel

Updates an existing channel.

  • 4 parameter s

Delete Channel

Deletes a channel of the specified type.

  • 3 parameter s

Add Channel Members

Adds one or more members to a channel.

  • 3 parameter s

Remove Channel Members

Removes one or more members from a channel.

  • 3 parameter s

Send Message

Sends a message to a Stream channel.

  • 5 parameter s

Update Message

Updates the text and associated user of an existing message.

  • 3 parameter s

Delete Message

Deletes a message by its ID.

  • 2 parameter s

Send Reaction

Sends a reaction to a message.

  • 3 parameter s

Ban User

Bans a user from the app or from a specific channel.

  • 6 parameter s

Unban User

Removes a ban for a user, optionally scoped to a specific channel.

  • 3 parameter s

Mute User

Mutes a user so their messages are hidden from the muting user.

  • 2 parameter s

Flag Message

Flags a message for moderation review.

  • 2 parameter s

Find User

Finds a single user by their ID.

  • 1 parameter s

Find Channel

Finds a channel by type and ID.

  • 2 parameter s

Search Messages

Searches for messages across Stream channels matching a text query.

  • 2 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.