How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Archive Microsoft Teams group

calendar_today July 30, 2023 person Elisabetta Landoni domain coreview-fka-4ward365

If you need to archive/delete a Microsoft Teams group using a CoreView custom action, you can import the script below. Custom action script: { “id”: “45fca056-5c23-4728-a67f-096b270eb684”, “title”: “Teams - Archive Teams group”, “description”: “A custom action to archive a Teams group and set the SharePoint site read-only for Team members”, “lastModified”: “2021-05-10T07:29:10.4510000Z”, “target”: “Teams”, “tags”: [], “vars”: [ { “name”: “Guid”, “type”: “string”, “isRequired”: false } ], “params”: [ { “name”: “DisplayName”, “type”: “string”, “isDefault”: true } ], “columns”: { “DisplayName”: “

open_in_new Read original post