Chris
Is date within business hours?
Updated: Mar 19, 2020
This new flow action will allow you to quickly and easily calculate if a given date is within your specified business hours. This utilizes the Salesforce built-in Business Hours object. The component has two inputs:
Business Hours Id
Date
The flow will return a boolean value. If true, the date is within your specified business hours. If false, the date is not within your specified business hours.
Enjoy this action!
Installation
Coming Soon
A flow action to determine the next business date for a given date
A flow action to add an interval of time from a start Datetime traversing business hours only.