Blocks

Dyte

Live video SDK with 99.99% uptime

Integrate with Dyte for embedded video calls, live streaming, interactive features, and real-time collaboration. SOC 2, GDPR, and HIPAA compliant with customizable video experiences using API key authentication.

Back to Catalog
Toolsdyte

Block Preview

Dyte

Live video SDK with 99.99% uptime

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 dyte block with monitoring enabled in production.

Inputs (UI)

Dyte API Key

short-input

Placeholder: Enter your Dyte API key

Layout: full

Organization ID

short-input

Placeholder: Enter your organization ID

Layout: full

Operation

dropdown

Layout: full

Options: Create Meeting, Get Meeting, Add Participant, List Participants

Meeting ID

short-input

Placeholder: Enter meeting ID

Layout: full

Condition: operation = ["get_meeting","add_participant","list_participants","start_recording","stop_recording"]

Meeting Title

short-input

Placeholder: Team Standup

Layout: full

Condition: operation = "create_meeting"

Participant Name

short-input

Placeholder: John Doe

Layout: full

Condition: operation = "add_participant"

Inputs (API)

credential

string

Required

orgId

string

Required

operation

string

Required

meetingId

string

Optional

title

string

Optional

participantName

string

Optional

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

dyte_api
Dyte | NowFlow Blocks