Microsoft 365 Outlook: Add Attendees to Calendar Event
Add attendees to an event in the Outlook Calendar. Specify the target by event ID. Specify attendees by email address. The link URL can be acquired.
Add attendees to an event in the Outlook Calendar. Specify the target by event ID. Specify attendees by email address. The link URL can be acquired.
Posts an Attachment to an Outlook Calendar event (1 file only, up to 2.9MB).
Retrieves a list of members of a Microsoft365 group. Up to 999 lists can be retrieved.
Retrieves a certain listing on the next page in Microsoft365. The acquired data is appended to a String-type multi-line Data Item. (When acquiring a list, there is a limit to the number of items that can be acquired at one time, and it may be necessary to divide the list into multiple pages)
Removes the specified user from membership in the Microsoft365 group.
Posts a message to Microsoft Teams Chat using the API (Microsoft Graph REST API).
Deletes data in specified rows of an Excel sheet. You can specify a range of columns to be deleted.
Updates Rows of an Excel sheet. The update range can be specified up to 15 columns.
Obtains data from the specified row of an Excel sheet as String-type data. The acquisition range can be specified up to 15 columns.
Adds a row to the end of an Excel sheet and enters data in each of its cells. The input range can be up to 10 columns.
Searches the Excel sheet for the specified value and obtains the row number.
Creates a copy of a file in the specified folder on OneDrive.
Deletes files and folders on OneDrive. You can delete more than one at a time. When you delete multiple items, you should write one URL per line.
Creates a folder in the specified folder on OneDrive.
This item uploads files to the specified folder on OneDrive.
Posts a message to a Microsoft Teams chat using the Incoming Webhook.