Sync Action?

jwong
New Member

Is it possible access the sync function as an action?

My goal is to include the “sync action” in a sequence of actions, only to be executed if a certain condition is true. I know how to do this with actions in general.

Essentially I would like my app to sync immediately if a certain condition is met, otherwise, delayed sync is fine.

Thanks,

Solved Solved
1 19 6,595
1 ACCEPTED SOLUTION

Bahbus
New Member

To do that with delayed sync on, the easiest way is to create link actions that force the sync. Something like LINKTOVIEW("ViewName")&"&at="&(NOW()+1).

View solution in original post

19 REPLIES 19
Top Labels in this Space