The CreatorCon Call for Content is officially open! Get started here.

Flow is not triggering when field changes?

astanley
Tera Contributor

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

1 ACCEPTED SOLUTION

Arav
Tera Guru

Hi,

 

You may want to check the "Run Trigger" field and set it to "For every update" if not already done.

 

Thanks,

Arav

View solution in original post

8 REPLIES 8

Mike_R
Kilo Patron
Kilo Patron

Just to confirm, is your flow Activated/Published?

astanley
Tera Contributor

Hi! Yes, it is activated.

Can you post screenshot of your trigger?

As @Arav mentioned below, make sure the run trigger is set to For every update

Mike_R_0-1667508725266.png

 

astanley
Tera Contributor

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?