I have an activity set with advanced trigger type and does not contain any conditions in the script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 06:21 PM
I have an activity set with advanced trigger type and does not contain any conditions in the script. This activity set is triggered only on certain conditions but there are no conditions mentioned on the activity set. Could any explain how does the script work in activity sets ? the only thing I see is return false
#hrsd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2023 09:09 PM
Hi @Vihitha ,
Advanced trigger is used to add a script that evaluates custom conditions to trigger the activity set.
In your case, if there are no conditions and you see just "Return false" in the script, then this activity set won't trigger.
It's better to mark the activity set as Active False over having a advanced trigger type, like below: