Initialize generation of preloaded calendars from a country code. Creates calendars with national holidays for the specified country and date range. Calendar generation is asynchronous - poll the returned location URL to check completion status.
endDateRequiredstringLast date of the range for which holidays are generated. Must be in ISO 8601 date-time format (e.g., '2024-12-31T23:59:59Z'). Must be after startDate.
startDateRequiredstringFirst date of the range for which holidays are generated. Must be in ISO 8601 date-time format (e.g., '2024-01-01T00:00:00Z').
countryCodeRequiredstringCode of the country for which holidays should be generated. Must be uppercase and from the supported list. Use GET /api/v2/calendarCountryCodes/ to retrieve available country codes.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.