Automate Liveblocks for free on Stepper

Liveblocks is a real-time collaboration platform that provides infrastructure for building collaborative experiences with rooms, storage, comments, threads, and user presence.

I want to integratewithSee how to connect Liveblocks to ...

Triggers available for Liveblocks on Stepper

New Room

Triggers when a new room is created in your Liveblocks project.

New Thread in Room

Triggers when a new thread is created in a specific room.

  • 1 parameter s

New Comment in Room

Triggers when a new comment is added to any thread in a specific room.

  • 1 parameter s

Thread Resolved

Triggers when a thread is marked as resolved in a specific room.

  • 1 parameter s

New User Entered Room

Triggers when a user connects to a specific room.

  • 1 parameter s

Actions available for Liveblocks on Stepper

Create Room

Creates a new collaborative room in your Liveblocks project.

  • 5 parameter s

Update Room

Updates properties of an existing room, including access levels and metadata.

  • 5 parameter s

Get Room

Retrieves details of a specific room including its access settings and metadata.

  • 1 parameter s

Delete Room

Permanently deletes a room and all its data including storage, threads, and comments.

  • 1 parameter s

List Rooms

Lists rooms in your Liveblocks project with optional filtering.

  • 2 parameter s

Broadcast Event

Sends a custom event to all users currently connected to a room.

  • 2 parameter s

Create Thread

Creates a new thread with an initial comment in a room.

  • 4 parameter s

Create Comment

Adds a reply comment to an existing thread in a room.

  • 4 parameter s

Mark Thread as Resolved

Marks a thread as resolved in a room.

  • 3 parameter s

Make HTTP Request

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