Everything you need to know about using Dranseq.
Dranseq is an automation platform that lets you connect your apps and services to create powerful automated workflows — called Sequences. Build sequences visually with a drag-and-drop editor, set up triggers to start them automatically, and let Dranseq handle the rest.
Follow these steps to set up your first automation:
Sequences are the core of Dranseq. Each sequence consists of a trigger and one or more action steps that execute in order.
Triggers determine when a sequence runs. Common trigger types include: webhooks (HTTP requests), schedules (cron), and app-specific events (e.g. "New email received" or "Form submitted").
Actions are the steps that execute after the trigger fires. You can send emails, create records in a CRM, post messages to Slack, transform data with code steps, and much more. Steps can reference data from previous steps using dynamic values.
Use branching conditions to run different steps based on data values. Loop steps let you iterate over lists of items. These building blocks let you create complex workflows with ease.
Connections store the credentials needed to interact with external services. When you add a step that requires authentication, Dranseq will prompt you to connect your account.
Supported authentication methods include OAuth 2.0, API keys, basic authentication, and custom headers. All credentials are encrypted at rest. You can manage your connections from the Connections page in the sidebar.
Templates are pre-built sequences that you can add to your project with a single click. They help you get started quickly with common automation patterns.
Open the Explore Templates panel in the sequence builder sidebar to browse available templates. Click "Add to Sequence" to apply a template to your current sequence. This replaces the current steps but keeps your sequence name and connections intact.
Dranseq includes templates for popular integrations including:
A run is a single execution of a sequence. Each time a trigger fires, Dranseq creates a run that processes through each step in order.
Before publishing, test each step individually using the Test button (or press Cmd/Ctrl + G). Testing executes the step with real data and shows you the output, so you can verify everything works before going live.
Open the Runs panel in the builder sidebar to see recent executions for the current sequence. Each run shows its status (success, failed, or running), duration, and timestamp. Click a run to see the data that flowed through each step.
Each plan includes a monthly run allowance. The Free plan includes 500 runs per month. View your current usage on the billing page. Runs reset at the start of each billing cycle.
Collaborate with your team by inviting members and sharing sequences and folders.
Navigate to the Team page from the sidebar and click Invite Member. Enter the email address and select a role. Team members can be assigned one of the following roles:
Share individual sequences or entire folders with specific team members. Use the Share button in the sequence builder header or from the sequence actions menu. Shared sequences inherit the permissions of the team member's role.
Team member limits depend on your plan. The Free plan does not include team features. Starter allows up to 3 members, Pro up to 10, and Business up to 25. View plans for details.
Tables provide built-in data storage directly within Dranseq. Use them to store, query, and manage structured data without needing an external database.
You can create tables with custom fields, import data from CSV files, and read/write table records from within your sequences. Tables are useful for tracking state, building simple CRMs, or storing form submissions.
Dranseq includes built-in AI agent capabilities. Agents can use AI models to process text, make decisions, and interact with your sequences as tools.
Configure AI providers from the platform settings. You can connect OpenAI, Anthropic, and other providers. AI credits can be purchased from the billing page if your plan supports it.
Dranseq supports Single Sign-On via OAuth 2.0 and SAML 2.0 for enterprise customers.
You can restrict sign-ups and logins to specific email domains. Go to Platform Settings > Security > SSO and configure the allowed domains list. When enforced, only users with matching email domains can access the platform.
Dranseq provides a REST API for programmatic access. Generate API keys from Platform Settings > Security > API Keys.
API keys grant full access to the Dranseq APIs for your platform, including managing sequences, connections, and runs. Keep your API keys secure and never share them publicly.
Dranseq offers Free, Starter, Pro, and Business plans. Each tier includes progressively more features, active sequences, and execution time.
You can view and change your plan from the Pricing page. Upgrades take effect immediately, and you only pay the difference between plans. Downgrades are credited toward future billing. Cancellations take effect at the end of the current billing period.
For full refund terms, see our Refund Policy.
If you need help or have questions, reach out to our support team: