Forum Discussion
QuickBaseCoachD
Qrew Captain
If you are the Admin, you can go to the Subscription setup page and click the button to send out a test Subscription., That basically forces out the Subscription at will. It does take a few minutes to get though the queue and get processes.
If you want to make a URL formula button to force out a Subscription, you can mimic the URL that you see when you click that button.
URLRoot() & "db/" & [_DBID_TABLE_NAME_GOES_HERE] & "?a=SendSubscription&ID=XX"
Replace XX with the Subscription number you see in the URL when working with the Subscription.
If you want to make a URL formula button to force out a Subscription, you can mimic the URL that you see when you click that button.
URLRoot() & "db/" & [_DBID_TABLE_NAME_GOES_HERE] & "?a=SendSubscription&ID=XX"
Replace XX with the Subscription number you see in the URL when working with the Subscription.
QuickBaseCoachD
7 years agoQrew Captain
Are you talking about a button which forces out a Subscription? like .... & "?a=SendSubscriptin&ID=1