powerapps - Microsoft Flow - How to run an activity "When a record is created", until manually stop/more than 30 days -


i creating microsoft flow, , connecting common data service , getting records entity. added "when record created" action , configured monitor database. step running 60 sec (1min) time change timeout duration. wish run flow long time infinitely. if infinite not possible @ least 1 month.

can please let me know how increase duration "when record created" action cds.

many thanks, thirumalai m

the "when record created" trigger in microsoft runs everytime new record added database , based on how information in record , further actions after trigger occurs change how long actions take complete.

so you're attempting have flow "continue run" flow checking "when record created" action , run actions you've added flow's trigger "forever".


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -