Hi there ! I’m using Linear and Zapier to automatically send a message in a thread when a Linear ticket has been moved to status = DONE.
- Trigger: Check for ticket updates (status = Done)
- Find the original slack thread
- Post a message in the thread “hey this ticket was done”
The problem i have is that my trigger is “Any update with status = done”. A ticket can be updated several time with status = Done (adding labels, commenting, etc) → Each of those updates trigger my zap.
I’d like to add an extra filter step: “IF already a message from zapier bot in this thread, THEN do not post”
Unfortunately, i don’t know how to search for a message from zapier bot in a specific thread.
(i’ve checked this but not sure how to use it)
Any other idea more than welcome :)
Thanks a lot for your help !