Action - Delete in Workflows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mazhid_kat
    Junior Member
    • Apr 2019
    • 18

    Action - Delete in Workflows

    Hi there!

    Does anybody know if there is a possibility in any of the recent releases of Espocrm to trigger some kind of delete action in Workflows?

    Would be very grateful for any help on this matter

  • yuri
    Member
    • Mar 2014
    • 8455

    #2
    Hi,

    Try using Update Record action and set with formula

    deleted = true;
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment


    • mazhid_kat
      mazhid_kat commented
      Editing a comment
      Thanks a lot
Working...