Additional menu

View Categories

Generate Working Days

< 1 min read

This action will return a list of a defined number of working days starting from a specific date.

Inputs:
Start Date – starting date form the calculation
Numbers of Working Days – how many dates it should return
Work on …? – selection whether given week day is a working day
Exclude Specific Dates – dates in yyyy-MM-dd code to exclude from the list of potential working days

Outputs:
body – array of objects with the working days information, the same structure as in the Calculate Next Working Day action

Example

Return the next 15 working days from today (the 8th of April, 2025).