python-o365 icon indicating copy to clipboard operation
python-o365 copied to clipboard

Teams Shifts

Open tomiszili opened this issue 5 years ago • 1 comments

Hi all! I'm really new with MSGraph and seeking for some help. I want to use this python module with the MSGraph beta API. How can I use the authenticated Account with beta HTTP requests?

Example: listing shifts and get the current user associated with that shift.

Thanks in advance!

tomiszili avatar Apr 23 '20 12:04 tomiszili

To use the beta enpoint read the README. It’s explained there.

The ms teams api is not yet done. So you can’t list shift .

If you want tl know what’s posible right now. Read the teams.py code file.

alejcas avatar Apr 24 '20 12:04 alejcas