Automatic blocking

Hello, I want to create an application based on api calls.

Users pay me by Pix, by hand, or transfer. I want my system to automatically block (send an action via api) if I don’t click the button to renew it for another 30 days. How to do this using bubble ?

Thinking about the programming logic, it would be a counter that starts from the date of registration of the customer, ending in 30 days. After the deadline, an action is sent via an external api, unless I click on a button that generates another 30 days for the user, the blocking function would check how many days that customer still has to know 30 days after my click on the button and share the action of sending information to external api or doing nothing.

I want an idea to generate this flow. Thank you all

This topic was automatically closed after 70 days. New replies are no longer allowed.