Skip to main content
Ankita Kodoli (Revele Technology) a posé une question dans #Flow

Hello Everyone,

 

I have created a flow that should create a follow-up task on Opportunity after 2 and 5 days. The date field on which it should check is present on the Opportunity object.

 

The flow looks all fine but the edit works only when I manually "EDIT THE RECORD AND SAVE". How can I make the flow run every day without manual updating?

 

I have used record-triggered flow.

#flow
1 réponse
  1. 16 mai 2022, 20:48

    Record-triggered flow only runs on create/edit of the record.  You would want a scheduled flow if you want it to run each day at a certain time.

0/9000