Sim
  • Docs
  • Blog
  • Integrations
  • Models
  • Pricing
  • 27.8k
  • Docs
  • Blog
  • Integrations
  • Models
  • Pricing
  • GitHub

What should we get done?

Docs

Product

MothershipWorkflowsKnowledge BaseTablesMCPAPISelf HostingStatus

Resources

BlogDocsModelsPartnersCareersChangelogContact

Blocks

AgentRouterFunctionConditionAPI BlockWorkflowParallelGuardrailsEvaluatorLoop

Integrations

All IntegrationsConfluenceSlackGitHubGmailHubSpotSalesforceNotionGoogle DriveGoogle SheetsSupabaseStripeJiraLinearAirtableFirecrawlDiscordMicrosoft TeamsTelegram

Socials

X (Twitter)LinkedInDiscordGitHub

Legal

Terms of ServicePrivacy Policy
Back to Integrations

Upstash

Serverless Redis with Upstash

Upstash is a Databasesintegration for Sim, the AI workspace where teams build and deploy AI agents. Sim's Upstash integration provides 16 Upstash tools that AI agents can use inside Sim's visual workflow builder. Upstash connects with an API key. Free to start at sim.ai.

View docs

Last updated June 12, 2026

Overview

Connect to Upstash Redis to perform key-value, hash, list, and utility operations via the REST API.

How to automate Upstash with Sim

  1. 01

    Create a free account

    Sign up at sim.ai in seconds. No credit card required. Your workspace is ready immediately.

  2. 02

    Add a Upstash block

    Open your workspace, drag a Upstash block onto the workflow builder, and paste in your Upstash API key.

  3. 03

    Configure, connect, and run

    Pick the tool you need, wire in an AI agent for reasoning or data transformation, and run. Your Upstash automation is live.

Agent templates

Ready-to-use templates featuring Upstash. Click any to build it instantly.

Supported tools

16 Upstash tools available in Sim

Get

Get the value of a key from Upstash Redis.

Set

Set the value of a key in Upstash Redis with an optional expiration time in seconds.

Delete

Delete a key from Upstash Redis.

List Keys

List keys matching a pattern in Upstash Redis. Defaults to listing all keys (*).

HSET

Set a field in a hash stored at a key in Upstash Redis.

HGET

Get the value of a field in a hash stored at a key in Upstash Redis.

HGETALL

Get all fields and values of a hash stored at a key in Upstash Redis.

INCR

Atomically increment the integer value of a key by one in Upstash Redis. If the key does not exist, it is set to 0 before incrementing.

INCRBY

Increment the integer value of a key by a given amount. Use a negative value to decrement. If the key does not exist, it is set to 0 before the operation.

EXISTS

Check if a key exists in Upstash Redis. Returns true if the key exists, false otherwise.

SETNX

Set the value of a key only if it does not already exist. Returns true if the key was set, false if it already existed.

LPUSH

Prepend a value to the beginning of a list in Upstash Redis. Creates the list if it does not exist.

LRANGE

Get a range of elements from a list in Upstash Redis. Use 0 and -1 for start and stop to get all elements.

EXPIRE

Set a timeout on a key in Upstash Redis. After the timeout, the key is deleted.

TTL

Get the remaining time to live of a key in Upstash Redis. Returns -1 if the key has no expiration, -2 if the key does not exist.

Command

Execute an arbitrary Redis command against Upstash Redis. Pass the full command as a JSON array (e.g., [

Frequently asked questions

Sim's Upstash integration adds 16 Upstash tools to the AI agents you build in Sim's visual workflow builder — no code required. Serverless Redis with Upstash. Teams often pair Upstash with Redis and Rippling in the same agent.

You can get, set, delete, list Keys, and hSET with Upstash in Sim, plus 11 more Upstash tools listed on this page. Each runs as a tool inside an AI agent block, so an agent can chain Upstash with services like Redis and Rippling and apply LLM reasoning between steps.

Connecting Upstash takes about five minutes: (1) Create a free account at sim.ai. (2) Create an agent in your workspace. (3) Drag a Upstash block onto the workflow builder. (4) Paste your Upstash API key to authenticate — you can find it in your Upstash account settings. (5) Pick a tool such as "Get", wire up its inputs, and click Run — your agent is live.

Add a Upstash block to your agent and select "Get" as the tool. Get the value of a key from Upstash Redis. Fill in the required fields — inputs can reference outputs from earlier steps, such as text generated by an AI block or data fetched from another integration. No code is required.

Redis

Key-value operations with Redis

Rippling

Manage workers, departments, custom objects, and company data in Rippling

Linear

Interact with Linear issues, projects, and more

SAP Concur

Manage expense reports, travel requests, cash advances, and more in SAP Concur

Sim

Start automating Upstash today

Build your first AI agent with Upstash in minutes. Connect to every tool your team uses. Free to start, no credit card required.