ytechie / VstsCalendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSTS Activities to iCal

This is an Azure Function project to enable Outlook or other calendars to read VSTS activities as an iCal (.ics) feed.

The idea is to take a list of activities in VSTS

VSTS Activity List

Add to Outlook:

Customizing

The code makes a number of assumptions about the configuration of your VSTS instance.

Customize vstsCalGen.js to set up the mappings between your fields in the iCal fields.

URL Parameters

Note: You can also set these paramters as application settings for your function.

Creating a Personal Access Token (PAT)

About


Languages

Language:JavaScript 100.0%