Forum Discussion

SwathiBoora's avatar
SwathiBoora
Qrew Member
6 years ago

How to send the subscription using APIs

Hi Everyone,

Thank you for  checking this discussion.

I have an requirement to Send Subscription every 30 mins to the User field. I have created a Table report, where i have given the filter condition as  User is equal to current login user. How to send the Subscription to each user listed the User Field of their records.

Is there any API , i can use in Python script?



------------------------------
Swathi
------------------------------

7 Replies

  • If 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
    ------------------------------
    • SwathiBoora's avatar
      SwathiBoora
      Qrew Member
      Hi 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
      ------------------------------
      • SwathiBoora's avatar
        SwathiBoora
        Qrew 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
        ------------------------------