Excel Get Range
Aident Loadout के माध्यम से Excel Tools के साथ Excel Get Range का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
प्रदाता विवरण
Get a range from a worksheet using Microsoft Graph API.
Aident Loadout के माध्यम से Excel Tools के साथ Excel Get Range का उपयोग करें। चलाने से पहले इनपुट, आउटपुट, सेटअप, मूल्य और जोखिम देखें।
Get a range from a worksheet using Microsoft Graph API.
addressआवश्यकstringValid 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_idआवश्यकstringThe 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_idआवश्यकstringThe 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.
dataआवश्यकData from the action execution
errorstringError if any occurred during the execution of the action
successfulआवश्यकbooleanWhether or not the action execution was successful or not
OAuth कनेक्शन। जोखिम स्तर 2/5।
मुफ़्त Action
अभी कोई प्रकाशित Skills इस Action को स्पष्ट रूप से संदर्भित नहीं करती है।