Assign multiple User so all get info about user task

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stk
    Junior Member
    • Feb 2023
    • 10

    Assign multiple User so all get info about user task

    Hi all,

    just want to add multiple user as target user to a user task or the hole flowchart/process, so all get the notification and solve the user task.
    Tried it with the Target Team function but didin´t get it to work.
    Any one an idea?

    Thanks in advance

    kind regards..
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Hi,

    You can use a custom entity instead of the user task entity. After you create a record in the process, you can stop the flow with a Condition Intermediate Event that will check if the record is changed its status to proceed the flow further.

    You can have multiple assigned users in your custom entity.

    Or you notify directly with Create Notification action instead of using built-in assignment notifications.
    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

    Working...