Trying to trigger BPM when a Tag is added to a Contact

I'm trying to create a basic workflow that sends an email to a Contact when a tag is added to their record.  I can't see any option that enables me to start the process when a tag is added to a Contact.  Anyone triggering processes when a tag is added? 

Parents
  • Hi Gayle,

    Having access to the Logic Builder tool allows avoiding challenges via configuring Sugar no-code and also allows to help clubmates whenever possible Slight smile

    I've configured a logic hook that creates a Note related to the Contact whenever Contact is tagged so that the Subject of that note starts from the words "Tag is added: " following the name of the Tag

    If curious, here is the flowchart in Logic Builder (to read logic flow just follow the white line)

    and here is ZIP file generated by Logic Builder - it implements the logic:

    z20220617_CreateNoteOnTagIsAdded_v1.zip

    If to install that ZIP file via Module Loader, the corresponding Note will be generated automatically when the tag is added to the Contact.

    Consequently, having this logic hook configured in your Sugar, you should be in a position to set up a SugarBPM Process Definition that starts on Relationship Change and sends the desired email to an addressee

    Smth like this:



    Just mark this response as Verified Answer to let me know on the solution works for your case.

    Have a nice weekend!

    Best Regards,
    Dmytro Chupylka

    integroscrm.com
    We make work in Sugar CRM system faster, more convenient and efficient

Reply
  • Hi Gayle,

    Having access to the Logic Builder tool allows avoiding challenges via configuring Sugar no-code and also allows to help clubmates whenever possible Slight smile

    I've configured a logic hook that creates a Note related to the Contact whenever Contact is tagged so that the Subject of that note starts from the words "Tag is added: " following the name of the Tag

    If curious, here is the flowchart in Logic Builder (to read logic flow just follow the white line)

    and here is ZIP file generated by Logic Builder - it implements the logic:

    z20220617_CreateNoteOnTagIsAdded_v1.zip

    If to install that ZIP file via Module Loader, the corresponding Note will be generated automatically when the tag is added to the Contact.

    Consequently, having this logic hook configured in your Sugar, you should be in a position to set up a SugarBPM Process Definition that starts on Relationship Change and sends the desired email to an addressee

    Smth like this:



    Just mark this response as Verified Answer to let me know on the solution works for your case.

    Have a nice weekend!

    Best Regards,
    Dmytro Chupylka

    integroscrm.com
    We make work in Sugar CRM system faster, more convenient and efficient

Children
No Data