Replies: 1 comment
-
Hello @jjauzion! 👋 I'm here to help you with any bugs, questions, or contributions you have. Let's tackle this together! Yes, it is possible to create an Out Of Office entry for a specific time period, such as a few hours, using the If the specified times are being ignored and the entry is defaulting to a whole day, there might be an issue with how the API is being used or a potential bug. Double-check the JSON payload format and ensure the times are correctly specified. If the problem persists, it might be worth investigating further in the code or documentation for any known issues. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
Path: /api-reference/v2/orgs-users-ooo/create-an-ooo-entry-for-user
Is it possible to create an Out Of Office, only for few hours?
For example:
start: "2023-05-01T12:00:00.000Z"
end: "2023-05-01T15:00:00.000Z"
It seems that this entry create an OoO for the whole day
Beta Was this translation helpful? Give feedback.
All reactions