Excel Get Range
Utilisez Excel Get Range 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
Get a range from a worksheet using Microsoft Graph API.
Utilisez Excel Get Range avec Excel Tools via Aident Loadout. Vérifiez les entrées, sorties, la configuration, le tarif et le risque avant exécution.
Get a range from a worksheet using Microsoft Graph API.
addressObligatoirestringValid Excel range address or named range. Cell ranges: A1, A1:B2, A:A, Sheet1!A1:B2. Named ranges: must start with letter/underscore, no spaces (use underscores: Sales_Tax not Sales Tax).
item_idObligatoirestringThe ID of the Excel file (drive item) containing the worksheet.
drive_idstringOptional drive ID. If provided, uses /drives/{drive_id}/items/{item_id} endpoint (required for application permissions). If not provided, uses /me/drive/items/{item_id} endpoint (for delegated permissions).
session_idstringOptional session ID for the workbook. If provided, will be sent in the headers.
worksheet_idObligatoirestringThe ID or name of the worksheet (required, cannot be empty). Provide the sheet name (e.g., 'Sheet1') or its unique ID. Use the list worksheets action if you need to find available worksheet names or IDs.
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.