Blocks

Whereby

Simple embedded video meetings

Integrate with Whereby to embed video meetings into your app without external links. Easy-to-use video conferencing with up to 50 participants, perfect for small to medium-sized meetings with API key authentication.

Back to Catalog
Toolswhereby

Block Preview

Whereby

Simple embedded video meetings

Usage

  1. Add the block to your workflow and connect it to the upstream step.
  2. Configure any required credentials or tokens in the inputs.
  3. Fill in required inputs and optional parameters for the run.
  4. Run a test execution, inspect outputs, and iterate before deploying.
  5. Deploy the whereby block with monitoring enabled in production.

Inputs (UI)

Whereby API Key

short-input

Placeholder: Enter your Whereby API key

Layout: full

Operation

dropdown

Layout: full

Options: Create Meeting, Get Meeting, Delete Meeting, List Meetings

Room Name

short-input

Placeholder: my-meeting-room

Layout: full

Condition: operation = "create_meeting"

Meeting ID

short-input

Placeholder: Enter meeting ID

Layout: full

Condition: operation = ["get_meeting","delete_meeting"]

Start Date (ISO 8601)

short-input

Placeholder: 2025-01-15T10:00:00Z

Layout: half

Condition: operation = "create_meeting"

End Date (ISO 8601)

short-input

Placeholder: 2025-01-15T11:00:00Z

Layout: half

Condition: operation = "create_meeting"

Inputs (API)

credential

string

Required

operation

string

Required

roomName

string

Optional

meetingId

string

Optional

startDate

string

Optional

endDate

string

Optional

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

whereby_api
Whereby | NowFlow Blocks