You could get the integer value for the hour, then perform a check so see if it's between, say 9 and 17 for office hours:
int(formatDateTime(triggerOutputs()?['body/receivedDateTime'],'HH'))
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.