Offline Workflows

Does anyone know if theirs a way to run an offline workflow if a condition is true.

I’m trying to check when a payment(Stripe) is made for a subscription. So that i can make changes to the user in the database.

If you have an alternative method than what i am thinking i am open to any suggestions.

Any help would be great.

Scheduled APIs I think is the way to do it.