-
Event Description
{
"name": "",
"startDate": "$eventStartDate",
"endDate": "$eventEndDate",
"startTime": "$eventStartTime",
"endTime": "$eventEndTime",
"location": "$con.location",
"description": "$con.description\n\n",
"label": "Add to Calendar",
"options": [
"Apple",
"Google",
"iCal",
"Microsoft365",
"MicrosoftTeams",
"Yahoo"
],
"timeZone": "America/Chicago",
"trigger": "click",
"inline": true,
"listStyle": "modal",
"iCalFileName": "Reminder-Event"
}