Define DB Connection
Open a database connection from a SQLAlchemy URL.
Overview
Define DB Connection is a no-code automation step in the Database category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 2 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.
What it does
Open a database connection from a SQLAlchemy URL.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Connection name | variable | Required | db | |
| Connection string | string | Required | SQLAlchemy URL, e.g. sqlite:///C:/temp/app.db Example: sqlite:///C:/temp/app.db Supports variables |
How to use Define DB Connection
- 1
Open AutoFlowRPA and drag the Define DB Connection command from the Database group onto the canvas.
- 2
Set its parameters in the side panel — Define DB Connection has 2 configurable field(s).
- 3
Connect it into your workflow and press Run. Everything executes locally on your machine.
Frequently asked questions
What does the Define DB Connection command do?
Open a database connection from a SQLAlchemy URL.
Which group does the Define DB Connection command belong to?
Define DB Connection is part of the Database group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.
Does the Define DB Connection command take any parameters?
Yes — Define DB Connection has 2 configurable field(s), all editable in the visual node editor.
More Database commands
Ready to automate your busywork?
Start your free 30-day trial today. No credit card, no commitment.