Blocks

Render

Cloud hosting and deployment platform

Integrate with Render to deploy web services, static sites, databases, and cron jobs. Manage services, deployments, environment variables, and monitor application performance with API key authentication.

Back to Catalog
Toolsrender

Block Preview

Render

Cloud hosting and deployment platform

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

Inputs (UI)

Render API Key

short-input

Placeholder: Enter your Render API key

Layout: full

Operation

dropdown

Layout: full

Options: List Services, Get Service, Create Service, List Deploys

Service ID

short-input

Placeholder: Enter service ID

Layout: full

Condition: operation = ["get_service","list_deploys","trigger_deploy","list_env_vars"]

Deploy ID

short-input

Placeholder: Enter deploy ID

Layout: full

Condition: operation = "get_deploy"

Inputs (API)

credential

string

Required

operation

string

Required

serviceId

string

Optional

deployId

string

Optional

Outputs

Primary response type:

{
  "data": "json"
}

Tool Access

render_api
Render | NowFlow Blocks