Forum Discussion
ChayceDuncan
2 years agoQrew Captain
Yes, you can. You need to get the 'replicationID' for your sync table, but then you can create a Pipeline using the 'Request' Channel where you POST the following:
URL: https://yourrealm.quickbase.com/qb/sync/refreshTasks?replicationID=yourReplicationID
Headers:
Authorization: QB-USER-TOKEN your usertoken
Then you can schedule your pipeline to run at the set interval you need.
------------------------------
Chayce Duncan
------------------------------