Sdk.do
DocsPricingAPICLISDKDashboard
GitHubDiscordJoin Waitlist
GitHubDiscord

Do Work. With AI.

Join WaitlistLearn more

Agentic Workflow Platform. Redefining work with Businesses-as-Code.

GitHubDiscordTwitterNPM

.doProducts

  • Workflows.do
  • Functions.do
  • LLM.do
  • APIs.do
  • Directory

Developers

  • Docs
  • APIs
  • SDKs
  • CLIs
  • Changelog
  • Reference

Resources

  • Blog
  • Pricing
  • Enterprise

Company

  • About
  • Careers
  • Contact
  • Privacy
  • Terms

© 2025 .do, Inc. All rights reserved.

Back

Blog

All
Workflows
Functions
Agents
Services
Business
Data
Experiments
Integrations

Getting Started with the .do TypeScript SDK: A Step-by-Step Guide

Your first guide to integrating agentic workflows into your Node.js or web application. We'll cover installation, authentication, and running your first workflow in under 10 minutes.

Integrations
3 min read

5 Powerful Workflow Patterns You Can Build with the .do Python SDK

Move beyond simple tasks. Discover advanced patterns like parallel execution, human-in-the-loop approvals, and dynamic branching to solve complex business problems with our Python SDK.

Workflows
3 min read

.do SDK vs. Direct API Calls: Why Our SDKs Accelerate Development

Thinking of hitting our REST API directly? We break down the advantages of using our official SDKs, from built-in retry logic and type safety to simplified authentication and error handling.

Integrations
3 min read

Automating Customer Onboarding: A Real-World Example with the .do SDK

Learn how to build a robust, automated customer onboarding process. This tutorial walks you through creating the workflow, defining agents for each step, and triggering it from your application using the .do SDK.

Business
3 min read

Building Custom Agents: Extending the .do Platform with Your Own Logic

The true power of .do lies in its extensibility. Learn how to create and register custom agents that encapsulate your unique business logic, and then orchestrate them using our SDKs.

Agents
3 min read

Managing Workflows as Code: Best Practices for CI/CD with .do

Treat your agentic workflows like any other part of your codebase. We'll show you how to version, test, and deploy your .do workflows using your favorite CI/CD tools and our SDK.

Workflows
3 min read

Seamless Error Handling and Retries with the .do SDK

Don't let transient errors derail your critical business processes. Explore the sophisticated error handling, automatic retry, and dead-letter queue mechanisms built into the .do SDKs.

Integrations
3 min read

Integrating .do with Your Data Warehouse for Smarter Automation

Unlock the potential of your data. This post demonstrates how to create agents that connect to Snowflake, BigQuery, or Redshift, allowing your workflows to make data-driven decisions.

Data
3 min read

Human-in-the-Loop (HITL) for Your Automated Processes with .do

Full automation isn't always the answer. Learn how to use the .do SDK to create workflows that pause for human approval, input, or review, blending machine efficiency and human judgment.

Agents
3 min read

From Monolith to Microservices: Orchestrating Services with .do

Migrating to a microservices architecture? Discover how the .do platform and its SDK can act as a powerful orchestration layer, managing complex interactions and sagas between your services.

Services
3 min read