1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-27 22:18:36 +02:00
Files
OpenIntegrations/docs/en/results/Bitrix24/GetCalendarStructure.log
Vitaly the Alpaca (bot) 5791fe2b82 Test data update (Jenkins)
2025-02-09 00:55:13 +03:00

13 lines
367 B
Plaintext
Vendored

{
"type": "<calendar type: user, group)>",
"ownerId": "<owner identifier>",
"name": "<calendars name>",
"description": "<calendar description>",
"color": "<calendar color>",
"text_color": "<calendar text color>",
"export": {
"ALLOW": "<calendar export permission (bool)>",
"SET": "<export period: all, 3_9 (example: 3 months before and 9 after)>"
}
}