Hi all,
First thanks for all the help! Iโve got a nice workflow with a push notification. In the notification i have a deep link to the detail view. Only when i tab this notification i need to hit the sync button first. In the sync settings is autosync enabled. Is there a solution?
Remco
Solved! Go to Solution.
@Remco_Edelenbos
You can pass a deep-link in your push notification with a force-sync like this:
LINKTOVIEW("YourDesiredViewNameHere") & "&at=" & NOW()
@Remco_Edelenbos
You can pass a deep-link in your push notification with a force-sync like this:
LINKTOVIEW("YourDesiredViewNameHere") & "&at=" & NOW()
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |