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

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

astanley
Tera Contributor

Hello, 

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?

Hi,

 

Please check if the trigger condition has changed in FD or if are you testing with a record that doesn't meet the trigger condition.

 

Thanks,

Arav

HenryJonesI
Tera Contributor

Hi,

 

i am facing the same issue but couldn’t resolve it. Btw what’s FD? Could you please help?