- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 10:32 AM
I have my flow set to trigger when a field on the sys_user table changes. That is the only trigger I have and when I test it, it works perfectly. However, when a user record actually is updated (the chosen field value changes), the flow does not get triggered. Is this something that I would have to do with a workflow instead? I know workflows require more scripting
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 10:54 AM
Hi,
You may want to check the "Run Trigger" field and set it to "For every update" if not already done.
Thanks,
Arav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 10:48 AM
Just to confirm, is your flow Activated/Published?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 01:38 PM
Hi! Yes, it is activated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2022 01:52 PM
Can you post screenshot of your trigger?
As @Arav mentioned below, make sure the run trigger is set to For every update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 04:10 PM
Hi,
I have set it to for every update and it is not working currently. It was working before but for some reason it is not anymore. Any ideas what they issue could be?