Skip to main content The Trailblazer Community will be unavailable from 2/1/2025 to 2/2/2025. Please plan your activities accordingly.
Matt Stone asked in #Flow
I wanted to use Process Builder + a flow to automatically delete the chatter post generated on an account when a lead is converted. I've created both parts, but it doesn't seem to be working...

Here's the process builder:

User-added image

It triggers on the "Feed Item" object, when an object is created or edited, with no recursion.

The action group criteria is pretty basic for now, just to test it -- with the only condition being FeedItem Type = "Tracked Change"

User-added image

And the only action is to launch the flow that deletes the record...

User-added image

The flow is just one part:

User-added image

Taking the variable ID from the Process Builder and deleting it

User-added image

Any ideas why this wouldn't work?
3 answers
0/9000