You can use the Scheduled time trigger to run something like every day. You can use “get customer data” to get a list of customers. And loop over those customers using “For each”. Then call the Rivo action to add points.
What isn’t clear is which customers you want to do this for or how you would get that list via Get customer data. Something like a tag might work.
We would like customers who have an account will be able to get the points. The trigger variables that I can only see is “Scheduled At” when using the Scheduled time trigger. How could I set it up so that will check whether they have an account?