Pipedrive Workflow Automation: What It Does, Where It Stops
Key takeaways
- Pipedrive automation is a trigger and action model, with conditions in between.
- The $14 Lite plan has no workflow automation. It starts at Growth, $39, with 50 active automations shared across the whole company.
- Each automation path is capped at ten actions, ten delay steps and 90 days total duration.
- Rules fire on events, not on judgement: they cannot read a reply and decide what it means.
Pipedrive has real workflow automation built in, and most teams use a fraction of it. This is what it does, what it costs, the rules worth building first, and the point where the trigger and action model stops being enough.
What Pipedrive workflow automation actually is
Pipedrive automation works on a trigger and action model. Something happens to a record, and Pipedrive does something in response.
The triggers are events in the CRM: a deal is created, a deal changes stage, a deal is won or lost, an activity is completed or deleted, a person or organisation is added or updated.
The actions are things Pipedrive can do to its own records, plus email: create an activity, move a deal to another stage, update a field, add a note, send an email from a template, or call a webhook so another system can pick it up.
Conditions sit in the middle. Only if the deal value is above a number. Only if the owner is a particular person. Only if a field is empty.
That is the whole model. It is worth understanding plainly, because it explains both what Pipedrive does well and what it cannot do at all.

What it costs, and the limits nobody mentions
Automation is not on every plan, and the ceilings are lower than most teams expect.
| Plan | Per seat per month, billed annually | Billed as | Active automations |
|---|---|---|---|
| Lite | $14 | $168 per seat, once a year | None |
| Growth | $39 | $468 per seat, once a year | 50 |
| Premium | $59 | $708 per seat, once a year | 150 |
| Ultimate | $79 | $948 per seat, once a year | 250 |
Pipedrive charges the same figure in euros in Europe: €14, €39, €59 and €79. Prices taken from Pipedrive's own pricing page, September 2026.
Three things about that table matter more than the numbers themselves.
Lite has no workflow automation at all. If you priced Pipedrive on the $14 figure and assumed automation was included, it is not. Automation begins at Growth, which is close to triple the entry price.
The monthly figure is not how you pay. Annual billing is one payment per seat: $468 for Growth, $708 for Premium. The per-month number is how it is advertised, not how it leaves your account. A team of six on Growth writes a single cheque for $2,808.
The allowance is company-wide, not per seat. Fifty automations on Growth means fifty for the whole company, not fifty each. A team of ten does not get five hundred.
Testing safely costs the top plan. Pipedrive's sandbox, where you can try a workflow without touching live data, is on Ultimate only. On every plan below it, you build your automation in production and find out there. For a rule that emails customers, that is worth knowing before you write it.
Each automation path has structural limits. A single path can hold up to ten actions and ten delay steps, its total duration is capped at 90 days, and a wait-for-condition step cannot exceed seven days. If you were planning a six-month nurture built entirely inside Pipedrive automation, that is precisely where it stops.
Our full tier breakdown is in how much Pipedrive costs.
The five rules worth building first
Most teams build twenty automations and rely on four. These are the four, plus one that is usually missing.
1. Create the next activity when a deal moves
The single most valuable rule in any CRM. When a deal enters a stage, Pipedrive creates the activity that stage requires, assigned to the owner, with a date.
Without it, deals sit in a stage with nothing owed to them and nobody notices for a fortnight. This is the rule that changes what the team does, rather than saving a few clicks.
2. Send the confirmation that always gets forgotten
Deal moves to "proposal sent", Pipedrive sends the follow-up with the terms attached. It is the same message every time, so a person writing it adds nothing except delay and the chance of forgetting.
Keep this to messages that genuinely are identical every time. More on why below.
3. Fill the field that reporting depends on
Every team has one field that is empty half the time and quietly breaks every report. Set it on deal creation from whatever you already know: source, the owner's region, the pipeline it entered.
This is unglamorous and it is the reason your dashboards will still be trustworthy in a year.
4. Notify only on the deals worth interrupting someone for
Not every deal. A rule that fires on everything gets muted within a week, and then the one that mattered gets muted with it.
Set a threshold: value above a number, or a stage change on a named account.
5. Reopen what goes quiet
Pipedrive can flag deals with no activity for a set number of days. Most teams switch this on and then ignore the flag, which is the same as not having it.
Pair it with an action, not a notification. Create an activity rather than sending an alert, so the deal appears in somebody's list rather than in a feed they have stopped reading.
Automation, sequences and campaigns are three different things
This trips people up constantly, because all three send email and all three live in the same product.
Workflow automation is the trigger and action model described above. It reacts to something happening on a record, and it is as good at updating a field as it is at sending a message.
Sequences are scheduled multi-step outreach: a series of emails sent to a contact on a cadence, stopping when they reply. They are capped separately, with 50 available on the Ultimate plan, and they are the closest thing Pipedrive has to a sales engagement tool.
Campaigns is bulk marketing email, sold as a separate add-on. It is a newsletter tool, not a sales tool, and it bills on its own.
If someone tells you "we automate our follow-ups in Pipedrive", ask which of the three they mean. The answer changes what it costs, what it can do, and whether the ceiling you are about to hit is 50 automations, 50 sequences, or a separate subscription entirely.
Two mistakes that make automation worse than nothing
Automating a process nobody agreed on. If your stages mean different things to different reps, automating them multiplies the confusion instead of fixing it. The rule fires correctly and produces the wrong outcome consistently, which is harder to spot than a rule that simply fails. Sort the process on paper first, then encode it.
Sending automated email that reads automated. A template with a merge field is still a template, and prospects can tell. Automation is safe on internal actions: creating activities, updating fields, moving records. On outbound messages it needs far more care than most teams give it, and the reply rate is where you find out.
There is a practical warning here too. Pipedrive's Campaigns feature has a recurring complaint in user forums about stopping mid-campaign and asking for re-authentication, without warning. If revenue depends on a sequence arriving, check it rather than assuming it ran.
Where Pipedrive automation stops
This is the important part, and it is not a criticism of Pipedrive. It is the limit of the model itself.
It fires on events, not on judgement. A rule can send a follow-up three days after the last one. It cannot decide that this particular prospect asked a pricing question on Monday and should hear back today, while that one is out of office until the 14th and should be left alone. The rule sees a timer, not a conversation.
It cannot read the reply. When a prospect responds, Pipedrive knows an email arrived. It does not know whether that email was interest, a polite no, a question about the contract or an automatic bounce. A person has to open it, decide what it was, and move the deal by hand.
It writes what you wrote. The email that goes out is the template you saved with a first name dropped into it. It is not written for the person receiving it, and after three of them the recipient knows.
Branching is where it gets awkward. Pipedrive's rules handle straightforward sequences well. Conditional logic with several outcomes is a common complaint in its reviews, and the ten-action path limit puts a hard ceiling on how far you can push it.
Somebody still maintains it. Every rule is a small piece of software with no tests and no owner. Processes change and rules do not, so after a year a portion of your automations are quietly doing the wrong thing. This is why the twice-yearly review below matters.
What the next step looks like
The gap is between automation and decision.
Automation does the same thing every time a trigger fires. That is exactly what you want for creating an activity or stamping a field. It is the wrong tool for deciding whether a human being should be contacted this week.
Outsales is built for that second job. It reads the conversation, decides who is due a follow-up and when, writes the message for that person rather than filling in a template, sends it from your own inbox, and then updates the contact, the note and the stage itself. When a reply comes in, it works out what kind of reply it is and acts accordingly, or stops.
Every decision comes with the reason behind it, so you can see why a message went out on Tuesday and not Friday. You can approve each one before it sends, or let it run without you.
It runs on top of Pipedrive, writing back to the deals your team already works in, or it can be the CRM itself. If you want to see it against your own pipeline, here is how Outsales works with Pipedrive, and the Pipedrive integration covers exactly what syncs.
Start here
- Build the stage-to-activity rule first. It is the one that changes behaviour, and it works on the day you switch it on.
- Keep automated email to messages that are genuinely identical every time. Confirmations, not outreach.
- Review your rules twice a year. The ones you have forgotten about are the ones doing damage.
Frequently asked questions
Does Pipedrive have workflow automation?
Yes. It works on triggers and actions: an event such as a deal changing stage fires an action such as creating an activity, updating a field, or sending an email from a template. You can add conditions in between.
What is the most useful Pipedrive automation?
Creating the next activity when a deal enters a stage. Without it, deals sit in a stage with nothing owed to them and nobody notices. It is the rule that changes what the team does, rather than saving a few clicks.
Can Pipedrive automation reply to emails?
It can send an email from a template when a trigger fires. It cannot read an incoming reply and decide what it means, so classifying a response and choosing what to do next is still a person's job.
Written by
Marcus BennettHead of Growth
Marcus has spent a decade building outbound engines for B2B SaaS teams. He writes about AI SDRs, prospecting, and how lean teams can run a pipeline that used to need a whole sales floor.
Related articles

10 Best CRM Software for Startups (Affordable Picks)
Compare 10 affordable CRM tools for startups -- free plans, visual pipelines, built-in calling, and pricing that grows with your team.
Pipedrive vs monday CRM: Which One Fits Your Team?
Pipedrive vs monday CRM compared on setup, automation limits and seat minimums, plus the trade-off that decides it for most sales teams.
Pipedrive vs Salesforce: Which CRM Fits Your Team?
Pipedrive vs Salesforce compared on price, setup time and where each one fails, with a clear rule for choosing between them.