Forum Discussion
MarkShnier__You
Qrew Legend
6 years agoIf you are in edit mode on a subscription and push the button to send a "test" subscription, you will see the URL. Just mimic that. But it will be up to you to figure out how to call that API every 30 minutes.
I had the thought, of a solution looking for a problem, that because a Quick Base sync table can auto refresh every hour, there would be a way to have a single record Syn table refresh every hour, thus triggering a Webhook. A webhook can execute any API including the Send Subscription. So if you can live with once an hour at a regular time of Quick Base's choosing (but every 60 minutes on that same pattern), the you can do this with no code (aside from the Webhook setup which I suppose is "low code".
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
markshnier2@gmail.com
------------------------------
I had the thought, of a solution looking for a problem, that because a Quick Base sync table can auto refresh every hour, there would be a way to have a single record Syn table refresh every hour, thus triggering a Webhook. A webhook can execute any API including the Send Subscription. So if you can live with once an hour at a regular time of Quick Base's choosing (but every 60 minutes on that same pattern), the you can do this with no code (aside from the Webhook setup which I suppose is "low code".
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
markshnier2@gmail.com
------------------------------
- SwathiBoora6 years agoQrew MemberHi Mark,
Thank you for the quick reply. I have tried the "a=sendsubscription&id=1", but am not receiving the subscriptions.
And I need to send the subscription to the user listed in Requester (User field). How we can send it to Requester?
Thank you once again.
Regards,
Swathi
------------------------------
Swathi Boora
------------------------------- SwathiBoora6 years agoQrew Member
Sorry, If I put the subscription to me, I am getting the subscription,after few min, even I don't how many mins it is taking.
I need to send the subscription to Requester which is there in record level.
Thanks,Swathi
------------------------------
Swathi Boora
------------------------------- MarkShnier__You6 years ago
Qrew Legend
If you make a report filters where a User field is equal to the current user, then each recipient will only receive records where they are the Requestor.
So you can send the Subscription to all users in a Role and only some will receive the report if the report had records for them.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
markshnier2@gmail.com
------------------------------