I have several communities I work with that run on a non-standard schedule, where being able to build the agenda on demand would be quite nice. It feels like this could be done with a workflow_dispatch event, but not sure on the right schedule to use - any suggestions?
I have several communities I work with that run on a non-standard schedule, where being able to build the agenda on demand would be quite nice. It feels like this could be done with a
workflow_dispatchevent, but not sure on the right schedule to use - any suggestions?