Excel Add Table Row
Utilisez Excel Add Table Row avec Excel Tools via Aident Loadout. Vérifiez les entrées, sorties, la configuration, le tarif et le risque avant exécution.
Description du fournisseur
Add a row to a table using Microsoft Graph API.
Utilisez Excel Add Table Row avec Excel Tools via Aident Loadout. Vérifiez les entrées, sorties, la configuration, le tarif et le risque avant exécution.
Add a row to a table using Microsoft Graph API.
indexintegerThe 0-based index at which to insert the row. Use null or omit to append to the end (recommended).
valuesObligatoirearrayA 2D array of values for the new row(s). Each inner array represents one row and MUST have the same number of elements as the table has columns. Use List Table Columns action to verify the table structure first.
item_idObligatoirestringThe ID of the Excel file (drive item) containing the table.
drive_idstringThe ID of the drive containing the Excel file. Use 'me' for the user's default OneDrive (delegated auth), or provide a specific drive ID for SharePoint sites or when using application permissions.
table_idObligatoirestringThe ID of the table to add a row to.
session_idstringOptional session ID for the workbook. If provided, will be sent in the headers.
dataObligatoireData from the action execution
errorstringError if any occurred during the execution of the action
successfulObligatoirebooleanWhether or not the action execution was successful or not
Connexion OAuth. Niveau de risque 2 sur 5.
Action gratuite
Aucune Skill publiée ne référence encore explicitement cette Action.