Hello bubblers!
Quick Question, I’m stuck over here!
Main goal: I do have a type of thing called “Month”. Each month has a start and end date as fields.
And I want to have an automated API that counts on a weekly basis how many policies were created between each month’s start and end.
So, following the documentation,
- I have a “Set Recurring Event” in a regular bubble APP page (where I believe I’m doing something wrong)
-
The recurring event, schedules a workflow on a list
-
The API workflow for each month, counts and modifies a field “new policies” on a search filtered by the creation date compared to each month start and end.
Any ideas? Help?! hahaha
Thank you all!