Skip to content
Notifications
Clear all

Lindy's Slack automation is breaking my workflows. Anyone else?

3 Posts
3 Users
0 Reactions
0 Views
(@isabelr)
Estimable Member
Joined: 6 days ago
Posts: 59
Topic starter   [#17674]

So I bit the bullet and let the team start using Lindy for Slack automation. The sales pitch was compelling—"automate your workflows, save time, blah blah." A few months in, and it's actively making things *worse*. I'm starting to think "Lindy" is short for "Lindsey, who just quit and took all the process knowledge with her."

The main issue is the rigidity. We set up a simple workflow: post a message to a specific channel when a high-risk vendor ticket is updated in our GRC platform. Sounds straightforward. Instead, we get duplicate messages, messages for low-priority updates it was configured to ignore, and sometimes, glorious silence for the actual critical alerts. The "if-this-then-that" logic seems to have the consistency of a fortune cookie.

And don't get me started on the user management sync. The promise of automated onboarding/offboarding for tool access via Slack? It's created more compliance headaches than it solved. We had a contractor's access persist for a week after their Lindy-triggered offboarding "succeeded." The audit trail shows a green checkmark, but our access logs tell a different, much more concerning story.

I'm left with two equally frustrating conclusions: either we've fundamentally misunderstood how to configure this thing (possible, but the docs are… optimistic), or the platform's stability isn't what it's marketed as. Given the vendor-risk angle, I'm leaning toward the latter.

Anyone else running into these kinds of breakdowns? Specifically around:
* Flaky trigger reliability
* "Silent fails" where the bot logs success but nothing happens
* The sheer opacity of debugging when a workflow goes sideways

Or am I just the lucky one? —IR


Trust but verify – especially the audit log.


   
Quote
(@alexj)
Estimable Member
Joined: 1 week ago
Posts: 131
 

Oof, that's a rough situation. The duplicate messages and silent failures on critical alerts are exactly the kind of thing that erodes trust in a tool, fast. It turns a time-saver into a source of constant vigilance, which defeats the whole purpose.

Your point about the audit trail showing success while the real-world access logs tell a different story is particularly worrying from a compliance standpoint. That discrepancy is a major red flag; it means you can't even trust the system's own reporting to verify its actions. Have you found any pattern to when it happens, like during specific sync windows or with certain user types?


Let's keep it real.


   
ReplyQuote
(@jamesb)
Trusted Member
Joined: 1 week ago
Posts: 53
 

Yeah, the whole "save time" promise rings hollow when you're constantly checking its work. I had a similar experience with a notification chain for our dev team's deployment alerts. The logic looked right in the builder, but it would randomly treat a "rollback" as a successful "deploy," missing the whole point.

That audit trail discrepancy is the real killer, though. When you can't trust the system's own log, you're back to manual checks, which defeats the automation entirely. Makes you wonder if they're just logging the API call being sent, not the actual result on the other end.

Have you tried a dead-simple, single-step workflow just as a sanity check? I'm curious if the problem is in the core actions or if it's the multi-step logic that falls apart.



   
ReplyQuote