LightningFlowComponents
LightningFlowComponents copied to clipboard
[wip] Expose business hours class
I'm exposing the BusinessHours class' methods for the flow with these five actions. Still have to work a bit on their tests, but the usage of the class is quite straight-forward.
What do you think @alexed1? Is this good to add or better testing is required?
(leaving as a WIP for now)
This looks like a great add. We have a couple of existing posts about Business Hours (here and here), but they point at external packages, and it's preferable to have something that we can support here in the repo, when possible.
Can you write up some basic documentation for your actions that focuses on the inputs and outputs with a simple example use case for each one?
Hi checking in on this...
Hi checking in on this...
Hi, sorry! I've been a bit too busy since making this PR. I'll work on it soon (thanks for the reminder!).