MarketplaceStudioActivityNNIT Microsoft Planner

Create your first automation in just a few minutes.Try Studio Web

NNIT Microsoft Planner

NNIT Microsoft Planner

by YouTube

StarStarStarStarStarStarStarStarStarStar

0

Activity

Downloads

<100

back button
back button
next button
next button

Summary

Summary

UiPath custom activities for interacting with Microsoft Planner by using the Microsoft Graph API. These activities were developed during the custom activities Hackathon 2020.

Overview

Overview

The following activities are included: 

Prerequisites for using these activities: 

Azure App registration with the following settings: 

  • Redirect Uri enabled, 
  • Default client type set treat application as a public client to yes
  • The Following APi permissions rights:

 

     - User.read,

     - User.Read.All

     - Group.Read.All

     - Group.ReadWrite.All.

See attached the document in the Resources section for a more detailed description on how to create a app registration.

Documentation on the Graph API can be found here.

Planner Scope - authenticates towards an Azure app registration

Plan activities: 

- Get all buckets in a plan

- Get All Tasks in Plan

- Get Plan

- Get Plan Details

- Get Planner Group

- Update Plan

- Update Plan Details

Bucket Activities:

- Create Bucket

- Delete Bucket

- Get All Tasks in Bucket

- Get Bucket

- Update Bucket

Task Activities:

- Create Task

- Delete Task

- Get Task

- Get All My Task

- Get Task Details

- Update Task

- Update Task Details

Group and User:

- Get Plans Related to Group Id

- Get User

Conversation:

- Post Comment to Conversation - used to reply on a conversation in a task.

Features

Features

The ability of automating Microsoft Planner like automatically copying commit message from Github and posting them on a planner task.

Additional Information

Additional Information

Dependencies

Microsoft.identityModel.clients.ActiveDirectory

Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

MIT

Privacy Terms

Technical

Version

0.1.0

Updated

May 5, 2020

Works with

Tested with UiPath Studio 2019.10.1.

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings