I just need to convert a date range (user input), into a list of dates so that I can run that list of dates through an API workflow.
I’ve found no solution to this forums or plugins. The plug-ins recommended just don’t seem to have clear documentation, or have so much functionality that it would take days to watch each hour-length youtube video!
I’d appreciate help on this - It’s a 2 minute task that’s taking me hours now.
I think this is unnecessarily WU intensive and slow - custom event solution is much faster if you need to generate a list of dates in front end to pass to backend, which I think is what OP is trying to do. It might be appropriate in the backend though if required.
Sometimes Bubble uses the name in the header (it has ‘copy’ in it but it’s cut off), and sometimes Bubble uses the API worflow name ( the first item not in the header).
So it wasn’t that, that’s just naming issues, but I’ll double check!
HOWEVER!
I managed to get this working using some of your methodology so THANK YOU. the crux of it was that I didn’t know there was a simple adding (days) function to just write your own list using some logic. Big thanks on that!